Age | Commit message (Expand) | Author |
2020-03-15 | tests: fix verification of stdout in test 1452 due to newline | Marc Hoersken |
2020-03-15 | tests: remove python_dependencies for smbserver from our tree | Marc Hoersken |
2020-03-13 | server/getpart: make the "XML-parser" stricter | Daniel Stenberg |
2020-03-11 | tests/data: Fix some XML formatting issues in test cases | Dan Fandrich |
2020-03-10 | test1129: fix invalid case of closing XML-tag and Content-Length | Marc Hoersken |
2020-03-10 | tests/data: fix static ip instead of dynamic value being used | Marc Hoersken |
2020-03-10 | tests/data: fix static ip:port instead of dynamic values being used | Marc Hoersken |
2020-03-09 | sftp: fix segfault regression introduced by #4747 | Jim Fuller |
2020-03-07 | mime: fix the binary encoder to handle large data properly | Patrick Monnerat |
2020-03-07 | mime: do not perform more than one read in a row | Patrick Monnerat |
2020-03-07 | mime: latch last read callback status. | Patrick Monnerat |
2020-03-07 | libssh: Fix matching user-specified MD5 hex key | Jay Satiro |
2020-03-02 | tests: disable 962, 963 and 964 on Windows | Daniel Stenberg |
2020-03-02 | tests: disable SMTP UTF-8 tests on Windows | Steve Holme |
2020-03-02 | Revert "mime: latch last read callback status." | Daniel Stenberg |
2020-03-02 | Revert "mime: do not perform more than one read in a row" | Daniel Stenberg |
2020-03-02 | Revert "mime: fix the binary encoder to handle large data properly" | Daniel Stenberg |
2020-03-02 | mime: fix the binary encoder to handle large data properly | Patrick Monnerat |
2020-03-02 | mime: do not perform more than one read in a row | Patrick Monnerat |
2020-03-02 | mime: latch last read callback status. | Patrick Monnerat |
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 |