Age | Commit message (Expand) | Author |
2014-11-05 | http_digest: Moved algorithm definitions to SASL module | Steve Holme |
2014-11-05 | http_digest: Use CURLcode instead of CURLdigest | Steve Holme |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: rename 76 lib/*.h files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-06-03 | digest_cleanup_one: made private | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2007-08-27 | Fixed some minor type mismatches and missing consts mainly found by splint. | Dan Fandrich |
2006-09-07 | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg |
2004-05-13 | return CURLDIGEST_NOMEM when a memory function fails to deliver | Daniel Stenberg |
2004-05-04 | General HTTP authentication cleanup and fixes | Daniel Stenberg |
2004-03-31 | CURLDIGEST_BADALGO is a new return code from the digest code | Daniel Stenberg |
2004-01-07 | updated year in the copyright string | Daniel Stenberg |
2003-05-22 | Better Digest stuff | Daniel Stenberg |
2003-05-22 | proper header added | Daniel Stenberg |
2003-05-22 | Initial Digest support. At least partly working. | Daniel Stenberg |