Age | Commit message (Expand) | Author |
2019-03-27 | resolve: apply Happy Eyeballs philosophy to parallel c-ares queries | Brad Spencer |
2019-03-27 | multi: improved HTTP_1_1_REQUIRED handling | Daniel Stenberg |
2019-03-27 | configure: avoid unportable `==' test(1) operator | Leonardo Taccari |
2019-03-27 | RELEASE: 7.64.1 | Daniel Stenberg |
2019-03-27 | Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set" | Daniel Stenberg |
2019-03-26 | ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set | Christian Schmitz |
2019-03-26 | tool_cb_wrt: fix writing to Windows null device NUL | Jay Satiro |
2019-03-25 | CURLMOPT_PIPELINING.3: fix typo | Jay Satiro |
2019-03-25 | TODO: config file parsing | Daniel Stenberg |
2019-03-24 | os400: Disable Alt-Svc by default since it's experimental | Jay Satiro |
2019-03-24 | tests: Fixed XML validation errors in some test files. | Dan Fandrich |
2019-03-24 | tests: Fix some incorrect precheck error messages. | Dan Fandrich |
2019-03-22 | curl_url.3: this is not experimental anymore | Daniel Stenberg |
2019-03-22 | travis: bump the used wolfSSL version to 4.0.0 | Daniel Stenberg |
2019-03-22 | lib: Fix typos in comments | Daniel Gustafsson |
2019-03-20 | openssl: if cert type is ENG and no key specified, key is ENG too | David Woodhouse |
2019-03-20 | sectransp: tvOS 11 is required for ALPN support | Daniel Stenberg |
2019-03-18 | test1541: threaded connection sharing | Daniel Stenberg |
2019-03-17 | os400: alt-svc support. | Patrick Monnerat |
2019-03-17 | conncache: use conn->data to know if a transfer owns it | Daniel Stenberg |
2019-03-15 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-03-15 | configure: add --with-amissl | Chris Young |
2019-03-15 | vtls: rename some of the SSL functions | Chris Young |
2019-03-15 | tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattr | Chris Young |
2019-03-15 | tool_operate: build on AmigaOS | Chris Young |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-03-14 | curl.1: --user and --proxy-user are hidden from ps output | Daniel Stenberg |
2019-03-14 | curl.1: mark the argument to --cookie as <data|filename> | Daniel Stenberg |
2019-03-14 | fuzzer: Only clone the latest fuzzer code, for speed. | Dan Fandrich |
2019-03-14 | Negotiate: fix for HTTP POST with Negotiate | Dominik Hölzl |
2019-03-13 | http: send payload when (proxy) authentication is done | Marc Schlatter |
2019-03-12 | file: fix "Checking if unsigned variable 'readcount' is less than zero." | Daniel Stenberg |
2019-03-12 | memdebug: log pointer before freeing its data | Daniel Stenberg |
2019-03-12 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-03-12 | travis: actually use updated compiler versions | Marcel Raad |
2019-03-12 | travis: update clang to version 7 | Marcel Raad |
2019-03-11 | examples/externalsocket: add missing close socket calls | Andre Guibert de Bruet |
2019-03-11 | multi: removed unused code for request retries | Daniel Stenberg |
2019-03-11 | doh: inherit some SSL options from user's easy handle | Jay Satiro |
2019-03-09 | test331: verify set-cookie for dotless host name | Daniel Stenberg |
2019-03-09 | Revert "cookies: extend domain checks to non psl builds" | Daniel Stenberg |
2019-03-08 | memdebug: make debug-specific functions use curl_dbg_ prefix | Daniel Stenberg |
2019-03-08 | cmdline-opts/proxytunnel.d: the option tunnnels all protocols | Daniel Stenberg |
2019-03-07 | KNOWN_BUGS: Client cert (MTLS) issues with Schannel | Daniel Stenberg |
2019-03-07 | ROADMAP: updated to some more current things to work on | Daniel Stenberg |
2019-03-05 | tests: fix multiple may be used uninitialized warnings | Daniel Stenberg |
2019-03-05 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-03-05 | source: fix two 'nread' may be used uninitialized warnings | Daniel Stenberg |
2019-03-05 | gopher: remove check for path == NULL | Daniel Stenberg |
2019-03-05 | examples: only include <curl/curl.h> | Daniel Stenberg |