Age | Commit message (Expand) | Author |
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 |
2019-05-15 | parse_proxy: use the URL parser API | Daniel Stenberg |
2019-05-14 | urlapi: require a non-zero host name length when parsing URL | Daniel Stenberg |
2019-05-12 | build: fix "clarify calculation precedence" warnings | Marcel Raad |
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-15 | tests: Run global cleanup at end of tests | Daniel Gustafsson |
2019-04-15 | runtests: start socksd like other servers | Daniel Stenberg |
2019-04-14 | socksd: Fix typos | Daniel Gustafsson |