Age | Commit message (Expand) | Author |
2019-01-01 | ntlm: update selection of type 3 response | Markus Moeller |
2018-12-27 | hostip: support wildcard hosts | Claes Jakobsson |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-12-19 | cookies: extend domain checks to non psl builds | Daniel Gustafsson |
2018-12-14 | http: Implement trailing headers for chunked transfers | Ayoub Boudhar |
2018-12-13 | test1201: Add a trailing `?' to the selector | Leonardo Taccari |
2018-12-13 | cookies: leave secure cookies alone | Daniel Gustafsson |
2018-12-12 | test1519: use lib1518 and test CURLINFO_REDIRECT_URL more | Daniel Stenberg |
2018-12-12 | Curl_follow: extract the Location: header field unvalidated | Daniel Stenberg |
2018-12-11 | tests: add urlapi unittest | Daniel Gustafsson |
2018-12-11 | http: fix HTTP auth to include query in URI | Jay Satiro |
2018-12-09 | test329: verify cookie max-age=0 immediate expiry | Daniel Stenberg |
2018-11-28 | test328: verify Content-Encoding: none | Daniel Stenberg |
2018-11-23 | cookies: create the cookiejar even if no cookies to save | Daniel Stenberg |
2018-11-22 | test: update test20/1322 for eglibc bug workaround | Tobias Hintze |
2018-11-09 | setopt: add CURLOPT_CURLU | Jim Fuller |
2018-11-07 | curl: add %{stderr} and %{stdout} for --write-out | Frank Gevaerts |
2018-11-06 | url: a short host name + port is not a scheme | Daniel Stenberg |
2018-11-03 | infof: clearly indicate truncation | Daniel Gustafsson |
2018-11-02 | Curl_follow: accept non-supported schemes for "fake" redirects | Daniel Stenberg |
2018-10-30 | test2080: verify the fix for CVE-2018-16842 | Daniel Stenberg |
2018-10-27 | test1651: unit test Curl_extract_certinfo() | Daniel Stenberg |
2018-10-08 | FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output | Daniel Stenberg |
2018-10-06 | test2100: test DoH using IPv4-only | Daniel Stenberg |
2018-10-04 | test320: strip out more HTML when comparing | Daniel Stenberg |
2018-10-02 | test1299: use single quotes around asterisk | Marcel Raad |
2018-10-01 | test1650: make it depend on http/2 | Daniel Stenberg |
2018-09-29 | test2100: require http2 to run | Daniel Stenberg |
2018-09-24 | test320: fix regression in [ci skip] | Viktor Szakats |
2018-09-23 | update URLs in tests | Viktor Szakats |
2018-09-23 | whitespace fixes | Viktor Szakats |
2018-09-22 | url: use the URL API internally as well | Daniel Stenberg |
2018-09-20 | certs: generate tests certs with sha256 digest algorithm | Daniel Stenberg |
2018-09-19 | urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance | Daniel Stenberg |
2018-09-13 | urlglob: improve error message | Daniel Stenberg |
2018-09-12 | tests/certs: rebuild certs with 2048-bit RSA keys | Yiming Jing |
2018-09-10 | misc: fix typos in comments | Daniel Gustafsson |
2018-09-08 | test324: fix after 3f3b26d6feb0667714902e836af608094235fca2 | Marcel Raad |
2018-09-08 | URL-API | Daniel Stenberg |
2018-09-07 | curl_easy_upkeep: removed 'conn' from the name | Daniel Stenberg |
2018-09-07 | upkeep: add a connection upkeep API: curl_easy_conn_upkeep() | Max Dymond |
2018-09-06 | imap: change from "FETCH" to "UID FETCH" | Nicklas Avén |
2018-09-06 | DOH: add test case 1650 and 2100 | Daniel Stenberg |
2018-09-06 | ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code | Han Han |
2018-09-05 | tests: add unit tests for url.c | Jim Fuller |
2018-09-05 | test1452: mark as flaky | Daniel Stenberg |
2018-09-05 | pipelining: deprecated | Daniel Stenberg |
2018-09-02 | test1148: fix precheck output | Marcel Raad |
2018-08-31 | cookies: support creation-time attribute for cookies | Daniel Gustafsson |
2018-08-31 | Don't use Windows path %PWD for SSH tests | Marcel Raad |