Age | Commit message (Expand) | Author |
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 |
2019-03-05 | ssh: loop the state machine if not done and not blocking | Daniel Stenberg |
2019-03-05 | multi: support verbose conncache closure handle | Jay Satiro |
2019-03-04 | CURLU: fix NULL dereference when used over proxy | Daniel Stenberg |
2019-03-03 | altsvc_out: check the return code from Curl_gmtime | Daniel Stenberg |
2019-03-03 | docs/ALTSVC.md: docs describing the approach | Daniel Stenberg |
2019-03-03 | alt-svc: add a travis build | Daniel Stenberg |
2019-03-03 | alt-svc: add test 355 and 356 to verify with command line curl | Daniel Stenberg |
2019-03-03 | alt-svc: the curl command line bits | Daniel Stenberg |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-03-02 | travis: add build using gnutls | Daniel Stenberg |
2019-03-02 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-03-02 | scripts/completion.pl: also generate fish completion file | Simon Legner |
2019-03-02 | gnutls: remove call to deprecated gnutls_compression_get_name | Daniel Stenberg |
2019-03-02 | system_win32: move win32_init here from easy.c | Jay Satiro |
2019-03-01 | curl_easy_duphandle.3: clarify that a duped handle has no shares | Daniel Stenberg |
2019-03-01 | 10-at-a-time.c: fix too long line | Daniel Stenberg |