smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / src /
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-08-09 Seonah MoonApply ASLR to curl command tool 00/143300/2 accepted/tizen/4.0/unified/20170828.222541 accepted/tizen/unified/20170814.060102 submit/tizen/20170811.040030 submit/tizen_4.0/20170828.100005
2017-06-19 Seonah Moon[CVE-2017-7407] --write-out out of buffer read 74/134474/1
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
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
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
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
2014-07-11 Dan FandrichFixed some "statement not reached" warnings
2014-07-03 Kamil Dudkatool: oops, forgot to include <plarenas.h>
2014-07-03 Kamil Dudkatool: call PL_ArenaFinish() on exit if NSPR is used
2014-07-02 Kamil Dudkatool: call PR_Cleanup() on exit if NSPR is used
2014-06-16 Michał Górnytool_metalink: Support polarssl as digest provider
2014-05-22 Steve Holmetool_getparam.c: Fixed compilation warnings
2014-05-22 Steve Holmebuild: Fixed incorrect reference to curl_setup.h in...
2014-05-21 Steve HolmeMakefile.inc: Added curlx headers to assist Visual...
2014-05-21 Steve Holmebuild: Renamed CURLX_ONES file list definition to CURLX...
2014-05-17 Steve HolmeMakefile.inc: Added resource file to assist Visual...
2014-05-10 Steve Holmetool_operate.c: Fixed compilation warning
2014-05-09 Steve Holmetool_operate.c: Fixed TAB is white space from commit...
2014-05-09 Steve Holmetool_urlglob.c: Fixed compilation warning
2014-05-09 Steve Holmetool_operate.c: Fixed compilation warnings
2014-05-07 Steve Holmetool_help: Fixed missing --login-options option
2014-05-06 Daniel Stenbergcurl: bail on cookie use when built with disabled cookies
2014-04-18 Marc Hoerskentool_writeout.c: initialize string pointer variable
2014-04-18 Marc Hoerskentool_formparse.c: fix possible use of non-null-terminat...
2014-04-18 Marc Hoerskentool_urlglob.c: added some comments to clarify for...
2014-04-05 Steve HolmeMakefile.vc6: Follow up fix to commit 45d3f00803
2014-04-05 Marc HoerskenMakefile.vc6: added warnless.c to fix build
2014-04-04 Maciej Puziocurl: add --proxy-header
2014-03-30 Paul Markscurl: stop interpreting IPv6 literals as glob patterns.
2014-03-26 Daniel Stenbergmkhelp: generate code for --disable-manual as well
2014-03-23 Steve Holmetool_operate: Fixed uninitialised variable under some...
2014-03-22 Steve Holmetool_parsecfg: Reworked error handling from commit...
2014-03-22 Steve Holmetool_getparam: Removed "dead assignment" code introduce...
2014-03-03 Jiri MalakRework Open Watcom make files to use standard Wmake...
2014-03-02 Steve Holmetool: Do not output libcurl source for the information...
2014-03-02 Steve Holmetool: Fixed libcurl source output for multiple operations
2014-03-01 Steve Holmetool_metalink.h: Fixed compilation warning
2014-03-01 Steve Holmetool: Moved internal variable isatty to the global...
2014-03-01 Steve Holmetool_operate.c: Fixed compilation error
2014-03-01 Steve Holmetool: Moved --libcurl to the global config
2014-03-01 Steve Holmetool: Moved --progress-bar to the global config
2014-03-01 Steve Holmetool: Moved --stderr to the global config
2014-02-28 Dan Fandrichtool_main: Fixed a memory leak on main_init error
2014-02-27 Steve Holmetool_cfgable: Code policing of structure pointers
2014-02-27 Steve Holmetool: Moved --trace and --verbose to the global config
2014-02-27 Steve Holmetool_main: Forgot to initialise the first operation...
2014-02-27 Steve Holmetool: Moved --silient to the global config
2014-02-27 Steve Holmetool_cfgable: Added GlobalConfig pointer to OperationConfig
2014-02-26 Steve Holmetool: Added support to .curlrc for URL specific options
2014-02-26 Steve Holmetool: Reworked argument parsing to use --next/-:
2014-02-26 Steve Holmetool_getparam: Added initial support for --next/-:
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25 Daniel Stenbergparse_args: fix a too long source code line
2014-02-25 Steve Holmetool_help: Moved --no-alpn and --no-npn to be listed...
2014-02-25 Steve Holmetool: Moved --showerror to the global config
2014-02-25 Steve Holmetool_getparam: Added global config to getparameter()
2014-02-25 Steve Holmetool_getparam.h: Fixed compilation warning
2014-02-24 Steve Holmetool_cfgable: Added support for knowing the current...
2014-02-24 Steve Holmetool_operate: Moved easy handle cleanup into tool_main
2014-02-24 Marc Hoerskentool_hugehelp: partially reverted 24e22e10
2014-02-24 Steve Holmetool_main: Moved easy handle into global config structure
2014-02-23 Steve Holmetool: Fixed line longer than 79 characters from commit...
2014-02-23 Steve Holmetool_main: Corrected typo from commit d6b9f054e9 in...
2014-02-23 Steve Holmetool_main: Moved OperateConfig cleanup into main_free()
2014-02-23 Steve Holmetool_main: Moved initial OperateConfig creation into...
2014-02-23 Steve Holmetool_cfgable: Added global config structure
2014-02-23 Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2014-02-23 Steve Holmetool: Fixed incorrect return code with --version from...
2014-02-23 Steve Holmetool_getparam: Moved tool_help() call into operate()
2014-02-23 Steve Holmetool_getparam: Moved hugehelp() call into operate()
2014-02-23 Steve Holmetool_getparam: Moved tool_version_info() call into...
2014-02-22 Steve Holmetool_cfgable: Removed list_engine flag from config...
2014-02-22 Steve Holmetool_operate: Start to use CURLcode rather than int...
2014-02-22 Steve Holmetool: Fixed incorrect return code when setting HTTP...
2014-02-22 Steve Holmetool_getparam: Moved version information into separate...
2014-02-22 Steve Holmetool_operhlp.h: Fixed compilation warning
2014-02-22 Steve Holmetool_operhlp: Consolidated engine output code into...
2014-02-22 Steve Holmetool_operate: Moved list engines into separate function...
2014-02-20 Steve Holmetool_paramhlp: Fixed compilation warnings
2014-02-16 Steve Holmetool_paramhlp: Added URL index to password prompt for...
2014-02-16 Marc Hoerskenwarnless: add wrapper function for read and write on...
2014-02-15 Steve Holmetool_operate: Changed the required argument check/get...
2014-02-15 Steve Holmetool_operate: Moved required argument getting into...
2014-02-14 Marc Hoerskencurl: output protocol headers using binary mode
next