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/README: add note about manually installing python-impacket | 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-13 | impacket: some more Python 3 code compatibility updates | Marc Hoersken |
2020-03-13 | smbserver: pin Python version to 2 since we are not yet 3 compatible | Marc Hoersken |
2020-03-12 | cleanup: fix some text/comment typos | Viktor Szakats |
2020-03-12 | smbserver: fix Python version specific ConfigParser import | Marc Hoersken |
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-10 | tests/server: fix missing use of exe_ext helper function | Marc Hoersken |
2020-03-10 | runtests: log minimal and maximal used port numbers | Marc Hoersken |
2020-03-09 | sftp: fix segfault regression introduced by #4747 | Jim Fuller |
2020-03-08 | silly web server: silent a compilation warning | Patrick Monnerat |
2020-03-08 | test 1560: avoid valgrind false positives | Patrick Monnerat |
2020-03-07 | lib1564: reduce number of mid-wait wakeup calls | Daniel Stenberg |
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 | runtests: fix missing use of exe_ext helper function | Marc Hoersken |
2020-03-07 | tests: use native Sleep function as fallback on Windows | Marc Hoersken |
2020-03-07 | perl: align order and completeness of Windows OS checks | Marc Hoersken |
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 |