Age | Commit message (Expand) | Author |
2019-09-18 | FTP: remove trailing slash from path for LIST/MLSD | Zenju |
2019-09-15 | doh: fix (harmless) buffer overrun | Paul Dreik |
2019-09-13 | FTP: allow "rubbish" prepended to the SIZE response | Daniel Stenberg |
2019-09-13 | FTP: skip CWD to entry dir when target is absolute | Zenju |
2019-08-16 | http: fix use of credentials from URL when using HTTP proxy | Daniel Stenberg |
2019-08-14 | vauth: Use CURLE_AUTH_ERROR for auth function errors | Jay Satiro |
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 | 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 | 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-18 | test1523: basic test of CURLOPT_LOW_SPEED_LIMIT | 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-11 | test1165: verify that CURL_DISABLE_ symbols are in sync | Daniel Stenberg |
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-20 | curl: report error for "--no-" on non-boolean options | 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-15 | parse_proxy: use the URL parser API | Daniel Stenberg |
2019-05-10 | Revert "multi: support verbose conncache closure handle" | Jay Satiro |
2019-05-06 | test2100: Fix typos in test description | Daniel Gustafsson |
2019-05-05 | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg |
2019-05-03 | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg |
2019-04-29 | CURL_MAX_INPUT_LENGTH: largest acceptable string input size | Daniel Stenberg |
2019-04-22 | sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 | Steve Holme |
2019-04-21 | test 196,197,198: add 'retry' keyword [skip ci] | Daniel Stenberg |
2019-04-20 | test1002: correct the name [skip ci] | Daniel Stenberg |
2019-04-20 | test660: verify CONNECT_ONLY with IMAP | Daniel Stenberg |
2019-04-13 | test: make tests and test scripts use socksd for SOCKS | Daniel Stenberg |
2019-04-13 | socksd: new SOCKS 4+5 server for tests | Daniel Stenberg |
2019-04-11 | test1906: verify CURLOPT_CURLU + CURLOPT_PORT usage | Daniel Stenberg |