smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / http_digest.h
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
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-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
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.