Age | Commit message (Expand) | Author |
2019-06-24 | KNOWN_BUGS: Don't clear digest for single realm | Daniel Stenberg |
2019-06-24 | KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname | Daniel Stenberg |
2019-06-24 | http2: call done_sending on end of upload | Daniel Stenberg |
2019-06-24 | c-ares: honor port numbers in CURLOPT_DNS_SERVERS | James Brown |
2019-06-24 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Daniel Gustafsson |
2019-06-24 | curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy builds | Koen Dergent |
2019-06-24 | test153: fix content-length to avoid occasional hang | Daniel Stenberg |
2019-06-24 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-23 | multi: enable multiplexing by default (again) | Daniel Stenberg |
2019-06-22 | typecheck: add 3 missing strings and a callback data pointer | Daniel Stenberg |
2019-06-21 | tests: add disable-scan.pl to dist | Daniel Stenberg |
2019-06-21 | http2: don't call stream-close on already closed streams | Daniel Stenberg |
2019-06-20 | travis: enable alt-svc for coverage build | Marcel Raad |
2019-06-20 | travis: enable libssh2 for coverage build | Marcel Raad |
2019-06-20 | travis: disable threaded resolver for coverage build | Marcel Raad |
2019-06-20 | travis: enable brotli for all xenial jobs | Marcel Raad |
2019-06-20 | travis: enable warnings-as-errors for coverage build | Marcel Raad |
2019-06-20 | system_win32: fix typo | Gisle Vanem |
2019-06-20 | typecheck: CURLOPT_CONNECT_TO takes an slist too | Daniel Stenberg |
2019-06-20 | tests: support non-localhost HOSTIP for dict/smb servers | Stephan Szabo |
2019-06-18 | test1523: basic test of CURLOPT_LOW_SPEED_LIMIT | Daniel Stenberg |
2019-06-18 | configure: --disable-progress-meter | Daniel Stenberg |
2019-06-18 | curl: improved skip-setopt-options when built with disabled features | Daniel Stenberg |
2019-06-18 | netrc: Return the correct error code when out of memory | Steve Holme |
2019-06-18 | config-os400: add getpeername and getsockname defines | Daniel Stenberg |
2019-06-18 | runtests: keep logfiles around by default | Daniel Stenberg |
2019-06-18 | openssl: fix pubkey/signature algorithm detection in certinfo | Gergely Nagy |
2019-06-17 | conn_maxage: move the check to prune_dead_connections() | Daniel Stenberg |
2019-06-17 | tests: have runtests figure out disabled features | Daniel Stenberg |
2019-06-17 | test188/189: fix Content-Length | Daniel Stenberg |
2019-06-17 | winbuild: use WITH_PREFIX if given | Thomas Gamper |
2019-06-17 | openssl: remove outdated comment | Daniel Gustafsson |
2019-06-16 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-16 | os400: make vsetopt() non-static as Curl_vsetopt() for os400 support. | Patrick Monnerat |
2019-06-15 | runtests: report single test time + total duration | Daniel Stenberg |
2019-06-14 | multi: fix the transfer hash function | Daniel Stenberg |
2019-06-13 | unit1654: cleanup on memory failure | Daniel Stenberg |
2019-06-13 | krb5: fix compiler warning | Marcel Raad |
2019-06-13 | quote.d: asterisk prefix works for SFTP as well | Daniel Stenberg |
2019-06-12 | multi: fix the transfer hashes in the socket hash entries | Daniel Stenberg |
2019-06-12 | url: Fix CURLOPT_MAXAGE_CONN time comparison | Cliff Crosland |
2019-06-11 | test1165: verify that CURL_DISABLE_ symbols are in sync | Daniel Stenberg |
2019-06-11 | configure: remove CURL_DISABLE_TLS_SRP | Daniel Stenberg |
2019-06-11 | Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified" | Daniel Stenberg |
2019-06-11 | cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified | sergey-raevskiy |
2019-06-11 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-11 | http2: remove CURL_DISABLE_TYPECHECK define | Daniel Stenberg |
2019-06-11 | configure: more --disable switches to toggle off individual features | Daniel Stenberg |
2019-06-11 | wolfssl: fix key pinning build error | Daniel Stenberg |
2019-06-10 | CURLMOPT_SOCKETFUNCTION.3: clarified | Daniel Stenberg |