aboutsummaryrefslogtreecommitdiff
path: root/lib/http_digest.h
AgeCommit message (Expand)Author
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2007-08-27Fixed some minor type mismatches and missing consts mainly found by splint.Dan Fandrich
2006-09-07Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg
2004-05-13return CURLDIGEST_NOMEM when a memory function fails to deliverDaniel Stenberg
2004-05-04General HTTP authentication cleanup and fixesDaniel Stenberg
2004-03-31CURLDIGEST_BADALGO is a new return code from the digest codeDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-05-22Better Digest stuffDaniel Stenberg
2003-05-22proper header addedDaniel Stenberg
2003-05-22Initial Digest support. At least partly working.Daniel Stenberg