Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / http_digest.h
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-06-03 Daniel Stenbergdigest_cleanup_one: made private
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2007-08-27 Dan FandrichFixed some minor type mismatches and missing consts...
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2004-05-13 Daniel Stenbergreturn CURLDIGEST_NOMEM when a memory function fails...
2004-05-04 Daniel StenbergGeneral HTTP authentication cleanup and fixes
2004-03-31 Daniel StenbergCURLDIGEST_BADALGO is a new return code from the digest...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-05-22 Daniel StenbergBetter Digest stuff
2003-05-22 Daniel Stenbergproper header added
2003-05-22 Daniel StenbergInitial Digest support. At least partly working.