Age | Commit message (Expand) | Author |
2014-02-15 | valgrind: added another test 165 suppression | Dan Fandrich |
2014-02-15 | testsuite: more Windows line-endings fixes | Marc Hoersken |
2014-02-15 | test1114: fix line-endings checks on Windows after 75f00de | Marc Hoersken |
2014-02-15 | test1113: fix line-endings checks on Windows after 75f00de5 | Marc Hoersken |
2014-02-14 | lib1515.c: Added support for Windows using the Sleep function | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | curl: output protocol headers using binary mode | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | testsuite: use binary output mode for custom curl test tools | Marc Hoersken |
2014-02-14 | testsuite: changed HTTP and RTSP header line-endings to CRLF | Marc Hoersken |
2014-02-14 | curl_easy_setopt.3: Fix word order of CURLOPT_PROXY section | Colin Hogben |
2014-02-14 | OS400: Add new options to RPG binding. | Patrick Monnerat |
2014-02-14 | valgrind: added suppression on optimized code | Dan Fandrich |
2014-02-14 | dict: fix memory leak in OOM exit path | Arvid Norberg |
2014-02-13 | Curl_urldecode: don't allow NULL as receiver | Daniel Stenberg |
2014-02-13 | RELEASE-NOTES: synced with 378af08c992 | Daniel Stenberg |
2014-02-13 | ConnectionExists: reusing possible HTTP+NTLM connections better | Daniel Stenberg |
2014-02-13 | transfer: make Expect: 100-continue timeout configurable. | Tiit Pikma |
2014-02-12 | Fix compilation with make mingw32 | Thomas Braun |
2014-02-12 | chunked decoder: track overflows correctly | Daniel Stenberg |
2014-02-11 | curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0 | Fabian Frank |
2014-02-11 | openssl: honor --[no-]alpn|npn command line switch | Fabian Frank |
2014-02-11 | gtls: honor --[no-]alpn command line switch | Fabian Frank |
2014-02-11 | tests: Disabled broken test 1316 | Dan Fandrich |
2014-02-11 | version: next release will become 7.36.0 | Daniel Stenberg |
2014-02-11 | curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN | Daniel Stenberg |
2014-02-10 | tool_cfgable: Moved easy handle cleanup to fix pingpong logout issues | Steve Holme |
2014-02-10 | secureserver: Only set stunnel FIPS option when available | Dan Fandrich |
2014-02-10 | NPN/ALPN: allow disabling via command line | Fabian Frank |
2014-02-10 | nss: use correct preprocessor macro | Fabian Frank |
2014-02-09 | tests: Added test for IMAP LSUB command | Steve Holme |
2014-02-09 | tests: Removed test 807 as it has been superseded by tests 815 and 816 | Steve Holme |
2014-02-09 | tests: Updated the titles of tests 815 and 816 | Steve Holme |
2014-02-09 | tool_metalink: fix compiler warning when built without metalink | Daniel Stenberg |
2014-02-09 | tool_operate: Move the trace and error file closure to tool_cfgable | Steve Holme |
2014-02-09 | TODO: Removed url-specific options | Steve Holme |
2014-02-09 | tests: Re-enabled IMAP tests that require URL specific option support | Steve Holme |
2014-02-09 | RELEASE-NOTES: Synced with 8e62f7a6503a | Steve Holme |
2014-02-09 | secureserver: FIPS option is only supported since stunnel 5.00 | Marc Hoersken |
2014-02-09 | tool_operate: Added support for performing URL specific operations | Steve Holme |
2014-02-09 | tool_operate: Let curl handle cleanup take place in config_free() | Steve Holme |
2014-02-09 | formdata: Must use Curl_safefree instead of free | Dan Fandrich |
2014-02-08 | test96: updated according to recent changes | Daniel Stenberg |
2014-02-08 | runtests: allow <strippart> to remove lines | Daniel Stenberg |
2014-02-08 | tool_getparam: Added support for parsing of specific URL options | Steve Holme |
2014-02-08 | secureserver: Disable FIPS mode for stunnel | Dan Fandrich |
2014-02-08 | formdata: Fixed memory leak on OOM condition | Dan Fandrich |
2014-02-07 | runtests: Disable valgrind when debugging | Dan Fandrich |
2014-02-07 | tool_cfgable: For consistency renamed init_config() to config_init() | Steve Holme |
2014-02-07 | tool_cfgable: Introduced config_free() function | Steve Holme |