Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digest_cleanup_one: made private | Daniel Stenberg | 2011-06-03 | 1 | -2/+1 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Fixed some minor type mismatches and missing consts mainly found by splint. | Dan Fandrich | 2007-08-27 | 1 | -3/+3 |
* | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg | 2006-09-07 | 1 | -7/+12 |
* | return CURLDIGEST_NOMEM when a memory function fails to deliver | Daniel Stenberg | 2004-05-13 | 1 | -0/+1 |
* | General HTTP authentication cleanup and fixes | Daniel Stenberg | 2004-05-04 | 1 | -1/+4 |
* | CURLDIGEST_BADALGO is a new return code from the digest code | Daniel Stenberg | 2004-03-31 | 1 | -0/+1 |
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
* | Better Digest stuff | Daniel Stenberg | 2003-05-22 | 1 | -0/+2 |
* | proper header added | Daniel Stenberg | 2003-05-22 | 1 | -0/+3 |
* | Initial Digest support. At least partly working. | Daniel Stenberg | 2003-05-22 | 1 | -0/+43 |