Age | Commit message (Expand) | Author |
2017-06-05 | test1538: added "verbose logs" keyword | Dan Fandrich |
2017-06-05 | test1262: verify ftp download with -z for "if older than this" | Daniel Stenberg |
2017-06-03 | libtest: fix int-in-bool-context warnings | Marcel Raad |
2017-06-03 | libtest: fix implicit-fallthrough warnings with GCC 7 | Marcel Raad |
2017-06-03 | dedotdot: fixed output for ".." and "." only input | Daniel Stenberg |
2017-06-02 | test1538: fix typo | Daniel Stenberg |
2017-06-02 | test1538: verify the libcurl strerror API calls | Daniel Stenberg |
2017-06-02 | test1537: dedicated tests of the URL (un)escape API calls | Daniel Stenberg |
2017-06-02 | coverage: run event tests too | Daniel Stenberg |
2017-06-02 | build: provide easy code coverage measuring | Daniel Stenberg |
2017-05-31 | lib583: fix compiler warning | Marcel Raad |
2017-05-31 | libtest/lib574.c: use correct callback proto | Daniel Stenberg |
2017-05-29 | test557: fix ubsan runtime error due to int left shift | Jay Satiro |
2017-05-28 | tests: removed some redundant empty <stdout> sections | Dan Fandrich |
2017-05-28 | runtests.pl: removed <precommand> feature | Dan Fandrich |
2017-05-27 | runtests.pl: removed unused arguments to valgrindparse | Dan Fandrich |
2017-05-24 | time: fix type conversions and compiler warnings | Michael Kaufmann |
2017-05-23 | redirect: store the "would redirect to" URL when max redirs is reached | Daniel Stenberg |
2017-05-20 | tests: stabilize test 1034 | Michael Kaufmann |
2017-05-15 | SecureTransport/DarwinSSL: Implement public key pinning | moparisthebest |
2017-05-13 | lib510: don't write past the end of the buffer if it's too small | Dan Fandrich |
2017-05-13 | tests: added missing keywords "chunked Transfer-Encoding" | Dan Fandrich |
2017-05-13 | tests: made a couple of prechecks consistent with others | Dan Fandrich |
2017-05-10 | tests: remove superfluous test 1399 | Richard Hsu |
2017-05-09 | tests: make test file names more unique | Dan Fandrich |
2017-05-09 | tests: removed redundant --trace-ascii arguments | Dan Fandrich |
2017-05-09 | tests: list the primary server first in the server section | Dan Fandrich |
2017-05-08 | curl: generate the --help output | Daniel Stenberg |
2017-05-08 | tests: updated for modified fake random | Daniel Stenberg |
2017-05-08 | tests: give each stunnel.conf file a unique name | Dan Fandrich |
2017-05-08 | tftpd: fix signed/unsigned mismatch warnings | Marcel Raad |
2017-05-08 | libtest: fix MinGW-w64 warnings | Marcel Raad |
2017-05-08 | runtests: fix "use of undefined value" warning in -R handling | Daniel Stenberg |
2017-05-08 | test537: use correct variable type | Marcel Raad |
2017-05-06 | runtests.pl: simplify the datacheck read section | Dan Fandrich |
2017-05-05 | tests: fix -Wcast-qual warnings | Marcel Raad |
2017-05-05 | tests/server: run checksrc by default in debug-builds | Daniel Stenberg |
2017-05-05 | unit1305: fix compiler warning | Marcel Raad |
2017-05-05 | runtests: use -R for random order | Daniel Stenberg |
2017-05-04 | runtests: add -o to run test cases in scrambled order | Daniel Stenberg |
2017-05-04 | sockfilt.c: shortened too long line | Dan Fandrich |
2017-05-04 | tests/server: make string literals const | Marcel Raad |
2017-05-04 | test557: set a known good numeric locale | Dan Fandrich |
2017-05-04 | test559: verify use of minimum CURLOPT_BUFFERSIZE | Daniel Stenberg |
2017-05-02 | Telnet: Write full buffer instead of byte-by-byte | Richard Hsu |
2017-05-02 | testpart: remove _MPRINTF_REPLACE | Marcel Raad |
2017-05-01 | unit1606: do not print/access buffer | Daniel Stenberg |
2017-05-01 | getpart: use correct variable type | Marcel Raad |
2017-05-01 | tests: declare TU-local variables static | Marcel Raad |
2017-04-30 | unit1604: fixed indentation | Dan Fandrich |