smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / http_ntlm.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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-27 Yang TseNTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-26 Yang TseNTLM single-sign on adjustments (X)
2011-08-13 Yang Tsehttp NTLM: change return type of Curl_input_ntlm()...
2011-08-12 Yang Tsehttp NTLM: fix inclusion of curl_ntlm.h
2011-08-12 Steve Holmehttp NTLM: move portions of http_ntlm.h into new curl_n...
2011-08-12 Yang Tsehttp NTLM: more adjustments in preparation of code...
2011-08-09 Yang Tsehttp NTLM: Further tiding up to libcurl standards
2011-08-09 Steve Holmehttp NTLM: Tidied up http_ntlm prior to splitting the...
2011-07-31 Yang TseNTLM single-sign on adjustments (VIII)
2011-07-18 Mandy WuNTLM single-sign on supported
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-02-27 Daniel StenbergIndentation fixes, untabify and related whitespace...
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2008-09-30 Yang Tsefix compiler warning: function declaration isn't a...
2008-08-11 Daniel Stenberg- Constantine Sapuntzakis filed bug report #2042430
2007-08-27 Dan FandrichFixed some minor type mismatches and missing consts...
2007-04-10 Yang TseUpdate NTLM flag and description
2005-11-23 Daniel Stenbergonly enable NTLM if HTTP and NTLM is not disabled,...
2005-07-27 Daniel Stenbergdisabling HTTP should also nullify this function call
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...
2005-03-10 Daniel StenbergChristopher R. Palmer made it possible to build libcurl...
2004-03-30 Daniel Stenberg'authdone' was added to the sessionhandle and thus...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-09-15 Daniel StenbergWhen we issue a HTTP request, first make sure if the...
2003-07-22 Daniel StenbergThe NTLM functions now take a 'proxy' argument as well.
2003-07-21 Daniel Stenbergmoved the proxyuser and proxypasswd fields from the...
2003-06-26 Daniel Stenbergadded ntlm flag bits
2003-06-11 Daniel StenbergInitial take at NTLM authentication. It doesn't really...