Age | Commit message (Expand) | Author |
2020-02-27 | http2: make pausing/unpausing set/clear local stream window | Daniel Stenberg |
2020-02-27 | tests: Automatically deduce the tool name from the test case for unit tests | Steve Holme |
2020-02-27 | test1323: Added the missing 'unit test' feature requirement in the test case | Steve Holme |
2020-02-26 | http: added 417 response treatment | Daniel Stenberg |
2020-02-26 | smtp: Support the SMTPUTF8 extension for the EXPN command | Steve Holme |
2020-02-26 | smtp: Support the SMTPUTF8 extension in the VRFY command | Steve Holme |
2020-02-26 | smtp: Support the SMTPUTF8 extension in the RCPT TO command | Steve Holme |
2020-02-26 | smtp: Support the SMTPUTF8 extension in the MAIL command | Steve Holme |
2020-02-26 | smtp: Support UTF-8 based host names in the VRFY command | Steve Holme |
2020-02-26 | smtp: Support UTF-8 based host names in the RCPT TO command | Steve Holme |
2020-02-26 | smtp: Support UTF-8 based host names in the MAIL command | Steve Holme |
2020-02-25 | smtp: Added UTF-8 mailbox tests to verify existing behaviour | Steve Holme |
2020-02-24 | ftpserver: Updated VRFY_smtp() so the response isn't necessary in the test case | Steve Holme |
2020-02-24 | hmac: Added a unit test for the HMAC hash generation | Steve Holme |
2020-02-23 | tests: Added a unit test for MD4 digest generation | Steve Holme |
2020-02-23 | test1610: Fixed the link to the unit test | Steve Holme |
2020-02-22 | tests: Added a unit test for SHA256 digest generation | Steve Holme |
2020-02-09 | altsvc: keep a copy of the file name to survive handle reset | Daniel Stenberg |
2020-02-07 | digest: Do not quote algorithm in HTTP authorisation | Pierre-Yves Bigourdan |
2020-02-07 | ftp: remove superfluous checking for crlf in user or pwd | Daniel Stenberg |
2020-01-28 | global_init: move the IPv6 works status bool to multi handle | Daniel Stenberg |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2020-01-21 | curl: Let -D merge headers in one file again | Emil Engler |
2020-01-20 | HTTP: increase EXPECT_100_THRESHOLD to 1Mb | 加藤郁之 |
2020-01-13 | curl: make #0 not output the full URL | Daniel Stenberg |
2020-01-11 | ngtcp2: Add an error code for QUIC connection errors | Emil Engler |
2020-01-11 | multi: Change curl_multi_wait/poll to error on negative timeout | Jay Satiro |
2020-01-09 | test1167: verify global symbols in public headers are curl prefixed | Daniel Stenberg |
2020-01-06 | TrackMemory tests: always remove CR before LF | Marcel Raad |
2020-01-06 | curl -w: handle a blank input file correctly | Daniel Stenberg |
2020-01-04 | curl: properly free mimepost data | Daniel Stenberg |
2019-12-31 | tests: Change NTLM tests to require SSL | Jay Satiro |
2019-12-19 | sws: search for "Testno:" header uncondtionally if no testno | Daniel Stenberg |
2019-12-19 | tests: set LC_ALL in more tests | Daniel Stenberg |
2019-12-19 | test165: set LC_ALL=en_US.UTF-8 too | Daniel Stenberg |
2019-12-19 | test1456: remove the use of a fixed local port | Daniel Stenberg |
2019-12-18 | test1270: a basic -w redirect_url test | Daniel Stenberg |
2019-12-13 | tests: use DoH feature for DoH tests | Marcel Raad |
2019-12-09 | conncache: fix multi-thread use of shared connection cache | Daniel Stenberg |
2019-12-05 | etag: allow both --etag-compare and --etag-save in same cmdline | Daniel Stenberg |
2019-12-05 | test342: make it return a 304 as the tag matches | Daniel Stenberg |
2019-11-28 | curl: two new command line options for etags | Maros Priputen |
2019-11-25 | multi: add curl_multi_wakeup() | Gergely Nagy |
2019-11-22 | test1175: verify symbols-in-versions and libcurl-errors.3 in sync | Daniel Stenberg |
2019-11-21 | include: make CURLE_HTTP3 use a new error code | Daniel Stenberg |
2019-11-14 | curl: fix -T globbing | Daniel Stenberg |
2019-11-12 | quiche: reject headers in the wrong order | Daniel Stenberg |
2019-11-10 | test1558: use double slash after file: | Marcel Raad |
2019-11-08 | test1560: require IPv6 for IPv6 aware URL parsing | Daniel Stenberg |
2019-10-24 | test1591: fix spelling of http feature | Marcel Raad |