smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / curl_sspi.c
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-06-22 Seonah Moon[CVE-2016-4802] Windows DLL hijacking 89/75889/2 accepted/tizen/common/20160627.191214 accepted/tizen/ivi/20160623.121440 accepted/tizen/mobile/20160623.121352 accepted/tizen/tv/20160623.121405 accepted/tizen/wearable/20160623.121428 submit/tizen/20160622.070923
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
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-04-05 Steve Holmentlm: Moved the identity generation into shared SSPI...
2014-01-18 Steve Holmewin32: Added additional preprocessor check for Version...
2014-01-17 Steve Holmewin32: Corrected the preprocessor check for Version...
2014-01-15 Steve Holmewin32: Fixed use of deprecated function 'GetVersionInfo...
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: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11 Daniel Stenbergcleanup: remove trailing whitespace
2012-06-11 Marc Hoerskensspi: Fixed incompatible parameter pointer type in...
2012-06-11 Steve Holmesspi.c: Post Curl_sspi_version() rework code tidy up
2012-06-11 Steve Holmesspi: Reworked Curl_sspi_version() to return version...
2012-06-11 Marc Hoerskenschannel: Code cleanup and bug fixes
2012-06-11 Marc Hoerskencurl_sspi: Added Curl_sspi_version function
2012-06-11 Marc Hoerskensspi: Refactored socks_sspi and schannel to use same...
2012-04-23 Yang TseRevert "sspi: Added version information"
2012-04-23 Yang TseRevert "sspi - Small code tidy up"
2012-04-23 Yang TseRevert "Fixed 'Trailing whitespace' found by checksrc."
2012-04-23 Yang TseRevert "sspi: Code tidy up to remove unused variable."
2012-04-22 Steve Holmesspi: Code tidy up to remove unused variable.
2012-04-22 Guenter KnaufFixed 'Trailing whitespace' found by checksrc.
2012-04-22 Steve Holmesspi - Small code tidy up
2012-04-22 Steve Holmesspi: Added version information
2010-09-01 Guenter KnaufUse own typedef as workaround for broken sspi.h header...
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-01-30 Yang Tsefix typo in comment
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...