Age | Commit message (Expand) | Author |
2019-08-16 | http: fix use of credentials from URL when using HTTP proxy | Daniel Stenberg |
2019-08-15 | tests: Replace outdated test case numbering documentation | Mike Crowe |
2019-08-14 | vauth: Use CURLE_AUTH_ERROR for auth function errors | Jay Satiro |
2019-08-09 | http3: make connection reuse work | Daniel Stenberg |
2019-08-08 | cleanup: s/curl_debug/curl_dbg_debug in comments and docs | Daniel Stenberg |
2019-08-08 | alt-svc: add protocol version selection masking | Daniel Stenberg |
2019-08-07 | CURLINFO_RETRY_AFTER: parse the Retry-After header value | Daniel Stenberg |
2019-08-06 | tests: Fix the line endings for the SASL alt-auth tests | Jay Satiro |
2019-08-06 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-08-06 | curl_multi_poll: a sister to curl_multi_wait() that waits more | Daniel Stenberg |
2019-08-06 | http09: disable HTTP/0.9 by default in both tool and library | Daniel Stenberg |
2019-08-03 | alt-svc: more liberal ALPN name parsing | Daniel Stenberg |
2019-08-01 | http_negotiate: improve handling of gss_init_sec_context() failures | Kamil Dudka |
2019-07-30 | curl: cap the maximum allowed values for retry time arguments | Daniel Stenberg |
2019-07-29 | HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown | Balazs Kovacsics |
2019-07-20 | curl: support parallel transfers | Daniel Stenberg |
2019-07-16 | test1173: make it also check all libcurl option man pages | Daniel Stenberg |
2019-07-15 | dist: add manpage-syntax.pl | Daniel Stenberg |
2019-07-15 | test1173: detect some basic man page format mistakes | Daniel Stenberg |
2019-07-14 | libcurl: Add testcase for gopher redirects | Linos Giannopoulos |
2019-07-14 | http: allow overriding timecond with custom header | Peter Simonyi |
2019-06-25 | test1521: adapt to SLISTPOINT | Daniel Stenberg |
2019-06-25 | tests: update fixed IP for hostip/clientip split | Stephan Szabo |
2019-06-24 | test153: fix content-length to avoid occasional hang | Daniel Stenberg |
2019-06-21 | tests: add disable-scan.pl to dist | 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 | runtests: keep logfiles around by default | 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-15 | runtests: report single test time + total duration | Daniel Stenberg |
2019-06-13 | unit1654: cleanup on memory failure | Daniel Stenberg |
2019-06-11 | test1165: verify that CURL_DISABLE_ symbols are in sync | Daniel Stenberg |
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg |
2019-06-05 | build: fix Codacy warnings | Marcel Raad |
2019-06-05 | sws: remove unused variables | Marcel Raad |
2019-06-02 | tests/server/.gitignore: Add socksd to the ignore list | Steve Holme |
2019-06-02 | test334: verify HTTP 204 response with chunked coding header | Daniel Stenberg |
2019-06-02 | http: don't parse body-related headers bodyless responses | Michael Kaufmann |
2019-05-27 | HAProxy tests: add keywords | Marcel Raad |
2019-05-27 | tests: make test 1420 and 1406 work with rtsp-disabled libcurl | Maksim Stsepanenka |
2019-05-25 | Revert all SASL authzid (new feature) commits | Jay Satiro |
2019-05-23 | tests: Fix the line endings for the SASL alt-auth tests | Jay Satiro |
2019-05-22 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-05-22 | tests: add support to test against OpenSSH for Windows | Marc Hoersken |
2019-05-20 | curl: report error for "--no-" on non-boolean options | Daniel Stenberg |
2019-05-20 | lib1560: add tests for parsing URL with too long scheme | Daniel Stenberg |
2019-05-20 | test332: verify the blksize fix | Daniel Stenberg |
2019-05-18 | curl: make code work with protocol-disabled libcurl | Daniel Stenberg |
2019-05-16 | cleanup: remove FIXME and TODO comments | Daniel Stenberg |