aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-15tool_operate: Moved required argument getting into separate functionSteve Holme
2014-02-15valgrind: added another test 165 suppressionDan Fandrich
2014-02-15testsuite: more Windows line-endings fixesMarc Hoersken
2014-02-15test1114: fix line-endings checks on Windows after 75f00deMarc Hoersken
2014-02-15test1113: fix line-endings checks on Windows after 75f00de5Marc Hoersken
2014-02-14lib1515.c: Added support for Windows using the Sleep functionMarc Hoersken
2014-02-14HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken
2014-02-14curl: output protocol headers using binary modeMarc Hoersken
2014-02-14HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken
2014-02-14testsuite: use binary output mode for custom curl test toolsMarc Hoersken
2014-02-14testsuite: changed HTTP and RTSP header line-endings to CRLFMarc Hoersken
2014-02-14curl_easy_setopt.3: Fix word order of CURLOPT_PROXY sectionColin Hogben
2014-02-14OS400: Add new options to RPG binding.Patrick Monnerat
2014-02-14valgrind: added suppression on optimized codeDan Fandrich
2014-02-14dict: fix memory leak in OOM exit pathArvid Norberg
2014-02-13Curl_urldecode: don't allow NULL as receiverDaniel Stenberg
2014-02-13RELEASE-NOTES: synced with 378af08c992Daniel Stenberg
2014-02-13ConnectionExists: reusing possible HTTP+NTLM connections betterDaniel Stenberg
2014-02-13transfer: make Expect: 100-continue timeout configurable.Tiit Pikma
2014-02-12Fix compilation with make mingw32Thomas Braun
2014-02-12chunked decoder: track overflows correctlyDaniel Stenberg
2014-02-11curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0Fabian Frank
2014-02-11openssl: honor --[no-]alpn|npn command line switchFabian Frank
2014-02-11gtls: honor --[no-]alpn command line switchFabian Frank
2014-02-11tests: Disabled broken test 1316Dan Fandrich
2014-02-11version: next release will become 7.36.0Daniel Stenberg
2014-02-11curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPNDaniel Stenberg
2014-02-10tool_cfgable: Moved easy handle cleanup to fix pingpong logout issuesSteve Holme
2014-02-10secureserver: Only set stunnel FIPS option when availableDan Fandrich
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2014-02-10nss: use correct preprocessor macroFabian Frank
2014-02-09tests: Added test for IMAP LSUB commandSteve Holme
2014-02-09tests: Removed test 807 as it has been superseded by tests 815 and 816Steve Holme
2014-02-09tests: Updated the titles of tests 815 and 816Steve Holme
2014-02-09tool_metalink: fix compiler warning when built without metalinkDaniel Stenberg
2014-02-09tool_operate: Move the trace and error file closure to tool_cfgableSteve Holme
2014-02-09TODO: Removed url-specific optionsSteve Holme
2014-02-09tests: Re-enabled IMAP tests that require URL specific option supportSteve Holme
2014-02-09RELEASE-NOTES: Synced with 8e62f7a6503aSteve Holme
2014-02-09secureserver: FIPS option is only supported since stunnel 5.00Marc Hoersken
2014-02-09tool_operate: Added support for performing URL specific operationsSteve Holme
2014-02-09tool_operate: Let curl handle cleanup take place in config_free()Steve Holme
2014-02-09formdata: Must use Curl_safefree instead of freeDan Fandrich
2014-02-08test96: updated according to recent changesDaniel Stenberg
2014-02-08runtests: allow <strippart> to remove linesDaniel Stenberg
2014-02-08tool_getparam: Added support for parsing of specific URL optionsSteve Holme
2014-02-08secureserver: Disable FIPS mode for stunnelDan Fandrich
2014-02-08formdata: Fixed memory leak on OOM conditionDan Fandrich
2014-02-07runtests: Disable valgrind when debuggingDan Fandrich
2014-02-07tool_cfgable: For consistency renamed init_config() to config_init()Steve Holme