Age | Commit message (Expand) | Author |
2020-05-25 | url: accept "any length" credentials for proxy auth | Daniel Stenberg |
2020-05-25 | all: fix codespell errors | Viktor Szakats |
2020-05-23 | curl: remove -J "informational" written on stdout | Daniel Stenberg |
2020-05-15 | test1632: verify FTP through HTTPS-proxy with connection re-use | Daniel Stenberg |
2020-05-15 | test1631: verify FTP download through HTTPS-proxy | Daniel Stenberg |
2020-05-14 | url: make the updated credentials URL-encoded in the URL | Daniel Stenberg |
2020-05-14 | tests: add https-proxy support to the test suite | Daniel Stenberg |
2020-05-13 | docs/options-in-versions: which version added each cmdline option | Daniel Stenberg |
2020-05-12 | tool: Add option --retry-all-errors to retry on any error | Jay Satiro |
2020-05-11 | test1238: avoid tftpd being busy for tests shortly following | Marc Hoersken |
2020-05-06 | test613.pl: make tests 613 and 614 work with OpenSSH for Windows | Marc Hoersken |
2020-05-04 | dynbuf: introduce internal generic dynamic buffer functions | Daniel Stenberg |
2020-05-02 | tests: add support for SSH server variant specific transfer paths | Marc Hoersken |
2020-05-02 | tests: make test 1248 + 1249 use %NOLISTENPORT | Daniel Stenberg |
2020-04-30 | test75: Remove precheck test | Dan Fandrich |
2020-04-30 | tests: Stop referring to server ports when they're not used | Dan Fandrich |
2020-04-30 | conncache: various concept cleanups | Daniel Stenberg |
2020-04-29 | test1177: look for curl.h in source directory | Kamil Dudka |
2020-04-24 | tests: make runtests check that disabled tests exists | Daniel Stenberg |
2020-04-24 | test1154: set a proper name | Daniel Stenberg |
2020-04-22 | transfer: Switch PUT to GET/HEAD on 303 redirect | Jay Satiro |
2020-04-20 | tests: add %NOLISTENPORT and use it | Daniel Stenberg |
2020-04-20 | mqtt: improve the state machine | Daniel Stenberg |
2020-04-20 | ensure all references to ports are replaced by vars | xquery |
2020-04-20 | add more alt-svc test coverage | xquery |
2020-04-20 | test1247: use http server to get the port number set | Daniel Stenberg |
2020-04-19 | mime: properly check Content-Type even if it has parameters | Patrick Monnerat |
2020-04-18 | test1245: make it work with dynamic FTP server port | Daniel Stenberg |
2020-04-18 | test1055: make it work with dynamic FTP port | Daniel Stenberg |
2020-04-18 | test1028: make it run on dynamic FTP server port | Daniel Stenberg |
2020-04-18 | test1056: work with dynamic HTTP ipv6 port | Daniel Stenberg |
2020-04-18 | test1448: work with dynamic HTTP server port | Daniel Stenberg |
2020-04-18 | tests: introduce preprocessed test cases | Daniel Stenberg |
2020-04-18 | tests: make 2006-2010 handle different port number lengths | Daniel Stenberg |
2020-04-14 | test2043: use revoked.badssl.com instead of revoked.grc.com | Marc Hoersken |
2020-04-14 | tests: add four MQTT tests 1190 - 1193 | Daniel Stenberg |
2020-04-13 | test1908: avoid using fixed port number in test data | Daniel Stenberg |
2020-04-11 | test1148: tolerate progress updates better (again) | Jay Satiro |
2020-04-08 | tests: verify split initial HTTP requests with CURL_SMALLREQSEND | Daniel Stenberg |
2020-04-05 | test1566: verify --etag-compare that gets a 304 back | Daniel Stenberg |
2020-04-05 | curl: allow both --etag-compare and --etag-save with same file name | Kwon-Young Choi |
2020-03-29 | test1177: verify that all the CURL_VERSION_ bits are documented | Daniel Stenberg |
2020-03-27 | writeout_json: Fix data type issues | Michael Kaufmann |
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg |
2020-03-22 | getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override | Daniel Stenberg |
2020-03-22 | test970: improve the test | Daniel Stenberg |
2020-03-20 | tests: add test 430, 431 and 432 to verify the --config fix | Daniel Stenberg |
2020-03-20 | test2100: fix static port instead of dynamic value being used | Marc Hoersken |
2020-03-20 | test970: fix static ip:port instead of dynamic values being used | Marc Hoersken |
2020-03-19 | tests: make Python-based servers compatible with Python 2 and 3 | Marc Hoersken |