Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |