smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / src /
2014-02-10 Steve Holmetool_cfgable: Moved easy handle cleanup to fix pingpong...
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2014-02-09 Daniel Stenbergtool_metalink: fix compiler warning when built without...
2014-02-09 Steve Holmetool_operate: Move the trace and error file closure...
2014-02-09 Steve Holmetool_operate: Added support for performing URL specific...
2014-02-09 Steve Holmetool_operate: Let curl handle cleanup take place in...
2014-02-08 Steve Holmetool_getparam: Added support for parsing of specific...
2014-02-07 Steve Holmetool_cfgable: For consistency renamed init_config(...
2014-02-07 Steve Holmetool_cfgable: Introduced config_free() function
2014-02-07 Daniel Stenberg--help: add missing --tlsv1.x options
2014-02-06 Steve Holmetool_operate: Removed unused argument parameters from...
2014-02-06 Steve Holmetool_operate: Moved list SSL engines code into operate()
2014-02-06 Steve Holmetool_operate: Moved argument parsing into operate()
2014-02-05 Steve Holmetool_operate: Moved .curlrc parsing code into operate()
2014-02-05 Steve Holmetool_operate: Moved locale setup code into operate_init()
2014-02-04 Dan Fandrichtool_operate: shortened too-long source line
2014-02-04 Steve Holmetool_operate: Introduced operate_free() function
2014-02-04 Steve Holmetool_operate: Introduced operate_init() function
2014-02-04 Steve Holmetool_operate: Introduced new operate() function
2014-02-03 Steve Holmetool_operate: Moved libcurl information gathering to...
2014-02-03 Steve Holmetool_operate: Moved command line argument parsing into...
2014-02-03 Steve Holmetool_operate: Simplified parse .curlrc decision logic
2014-02-03 Steve Holmetool_operate: Moved main initialisation and cleanup...
2014-02-03 Steve Holmetool_main: Fixed compilation warning from commit 0104678c79
2014-02-03 Steve Holmetool_main: Changed stack based config struct to be...
2014-02-02 Steve Holmetool_operate: Moved memory tracking initialisation...
2014-02-02 Steve Holmetool_operate: Moved initial config setup into new init_...
2014-02-01 Steve Holmetool_main: Moved config struct initialisation into...
2014-01-30 Daniel Stenberghttp2: call it "HTTP 2" and not 2.0
2014-01-28 Maks Naumovgetpass: fix password parsing from console
2014-01-19 Steve Holmetool: Fixed incorrect return code if password prompting...
2014-01-19 Steve Holmetool: Fixed incorrect return code if command line parse...
2014-01-18 Tobias MarkusSubject: progress bar: increase update frequency to...
2014-01-18 Tobias Markusprogress bar: always update when at 100%
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-12-09 Daniel Stenbergparseconfig: warn if unquoted white spaces are detected
2013-12-02 Kamil Dudkatool_metalink: do not use HAVE_NSS_INITCONTEXT
2013-11-29 Daniel Stenbergparseconfig: dash options can't specified with colon...
2013-11-28 Daniel Stenbergglobbing: curl glob counter mismatch with {} list use
2013-11-03 Steve Holmetool_help: Updated --list-only description to include...
2013-11-03 Daniel Stenbergglob_range: pass the closing bracket for a-z ranges
2013-10-26 Steve Holmetool_help: Added login options to --user description
2013-10-26 Steve Holmetool_help: Added clarity to the --oauth2-bearer option
2013-10-21 Daniel Stenbergglob: fix regression from commit 5ca96cb844
2013-10-15 Dave Reisnertool: use XFERFUNCTION to save some casts
2013-10-15 Gergely NagySSL: protocol version can be specified more precisely
2013-10-13 Daniel Stenbergcurl: fix --oauth2-bearer in the --help output
2013-10-12 Daniel Stenbergcurl: rename --bearer to --oauth2-bearer
2013-10-01 François Charlierxattr: add support for FreeBSD xattr API
2013-09-20 Steve Holmepop3: Added basic SASL XOAUTH2 support
2013-09-20 Steve Holmecurl: Added clarification to the --mail options in...
2013-09-13 Steve Holmecurl: Fixed usage of DNS options when not using c-ares...
2013-09-12 Ben Greearcurl: Add support for various DNS binding options.
2013-09-06 Daniel Stenbergurlglob: improved error messages and column number...
2013-09-06 Daniel Stenbergurlglob: avoid error code translation
2013-09-06 Daniel Stenbergurlglob: avoid NULL pointer dereference
2013-09-05 Daniel Stenbergcurl: unbreak --http1.0 again
2013-09-04 Daniel Stenbergcurl: add --http1.1 and --http2.0 options
2013-09-04 Daniel Stenbergcurl -V: output HTTP2 as a feature if present
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-27 Steve Holmetool_operate.c: Fixed compilation warning
2013-08-27 Steve Holmecurl: Moved check for password out of get parameter...
2013-08-26 Kyle L. Huffcurl: added --bearer option to help
2013-08-26 Kyle L. Huffcurl: added basic SASL XOAUTH2 support
2013-08-26 Steve Holmetool_urlglob.c: Fixed compiler warnings
2013-08-20 Daniel Stenbergcurl_easy_perform_ev: debug/test function
2013-08-16 Daniel Stenbergglob: error out on range overflow
2013-08-16 Daniel Stenbergurlglob: better detect unclosed braces, empty lists...
2013-08-14 Daniel Stenberg--help: fix the --sasl-ir in the help output
2013-08-14 Daniel Stenbergcurl: make --no-[option] work properly for several...
2013-08-01 Yang Tsecurl: second follow-up for commit 5af2bfb9
2013-07-31 Yang Tsecurl: follow-up for commit 5af2bfb9
2013-07-31 Daniel Stenbergcurl: --progress-bar max update frequency now at 5Hz
2013-07-31 Daniel Stenbergcurl: make --progress-bar update the line less frequently
2013-07-31 Nick Zitzmannmd5 & metalink: use better build macros on Apple operat...
2013-07-29 Yang Tsetool_operhlp.c: fix add_file_name_to_url() OOM handling
2013-07-29 Yang Tsetool_operate.c: fix brace placement for vi/emacs delimi...
2013-07-29 Yang Tsetool_operate.c: move <fabdef.h> header inclusion location
2013-07-22 John E. Malmbergcurl: fix upload of a zip file in OpenVMS
2013-07-22 Yang Tsecurl: fix symbolic names for CURL_NETRC_* enum in ...
2013-07-22 Yang Tsecurl: fix symbolic names for CURLUSESSL_* enum in ...
2013-07-22 Yang Tsetool_operate.c: fix passing curl_easy_setopt long arg...
2013-07-19 Yang TseMakefile.b32: Borland makefile adjustments. Tested...
2013-07-16 Sergei Nikulovcmake: Fix for MSVC2010 project generation
2013-07-14 Dave Reisnersrc/tool: allow timeouts to accept decimal values
2013-07-14 Dave Reisnersrc/tool_paramhlp: try harder to catch negatives
2013-07-08 Guenter KnaufAdded winssl-zlib target to VC builds.
2013-05-11 Guenter KnaufUpdated zlib version in build files.
2013-05-06 Daniel Stenbergbuild: fixed unit1394 for debug and metlink builds
2013-05-06 Kamil Dudkaunit1394.c: plug the curl tool unit test in
2013-05-06 Kamil Dudkasrc/Makefile.am: build static lib for unit tests if...
2013-05-06 Kamil Dudkatool_getparam: ensure string termination in parse_cert_...
2013-05-06 Kamil Dudkatool_getparam: fix memleak in handling the -E option
2013-05-06 Kamil Dudkatool_getparam: describe what parse_cert_parameter(...
2013-05-06 Jared Jenningscurl -E: allow to escape ':' in cert nickname
2013-04-27 Steve HolmeCorrected version numbers after bump
2013-04-27 Steve Holmesasl-ir: Added --sasl-ir option to curl command line...
2013-04-20 Steve Holmetool_paramhlp: Fixed options being included in username
2013-04-11 Guenter KnaufEnabled MinGW sync resolver builds.
2013-04-09 Guenter KnaufFixed ares-enabled builds with static makefiles.
next