Age | Commit message (Expand) | Author |
2020-03-07 | libssh: Fix matching user-specified MD5 hex key | Jay Satiro |
2020-03-06 | unit1612: fixed the inclusion and compilation of the HMAC unit test | Steve Holme |
2020-03-05 | polarssl: remove more references and mentions | Daniel Stenberg |
2020-03-04 | tests: wrap ignored test failures in braces | Marc Hoersken |
2020-03-04 | tests: align some Windows sleep defines with each other | Marc Hoersken |
2020-03-04 | tests: try to make sleeping portable by avoiding select | Marc Hoersken |
2020-03-04 | runtests.1: rephrase how to specify what tests to run | Daniel Stenberg |
2020-03-03 | ci/tests: fix escaping of testnames and disable proxy for CI APIs | Marc Hoersken |
2020-03-03 | ci/tests: Make it possible to still run but ignore failing tests | Marc Hoersken |
2020-03-03 | ci/tests: Move CI test result creation above environment setup | Marc Hoersken |
2020-03-03 | ci/tests: Send test results to AppVeyor for status overview | Marc Hoersken |
2020-03-03 | dist: include tests/azure.pm in the tarball | Daniel Stenberg |
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-03-01 | unit1651: Fixed conversion compilation warning | Steve Holme |
2020-03-01 | ci/tests: Fix typo in previous commit 597cf2 | Marc Hoersken |
2020-03-01 | ci/tests: Make sure that the AZURE_ACCESS_TOKEN is available | Marc Hoersken |
2020-02-29 | runtests: fix output to command log | Jay Satiro |
2020-02-29 | ci/tests: Send test results to Azure DevOps for reporting | Marc Hoersken |
2020-02-27 | tests: fix Python 3 compatibility of smbserver.py | Marc Hoersken |
2020-02-27 | runtests: restore the command log | Daniel Stenberg |
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 | ftpserver: Corrected the e-mail address regex in MAIL_smtp() and RCTP_smtp() | 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-23 | md5/sha256: Updated the functions to allow non-string data to be hashed | Steve Holme |
2020-02-22 | tests: Added a unit test for SHA256 digest generation | Steve Holme |
2020-02-18 | altsvc: make saving the cache an atomic operation | Daniel Stenberg |
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 |