Age | Commit message (Expand) | Author |
2016-04-03 | checksrc: run checksrc in tests when 'make checksrc' in root | Daniel Stenberg |
2016-04-03 | lib557: allow too long lines | Daniel Stenberg |
2016-04-03 | tests/libtest: follow our code style guidelines better | Daniel Stenberg |
2016-04-03 | unit1604: fix snprintf | Daniel Stenberg |
2016-04-03 | unittests: Fixed compilation warnings | Steve Holme |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-03-26 | sshserver.pl: use quotes for given options | Karlson2k |
2016-03-22 | Revert "sshserver: remove use of AuthorizedKeysFile2" | Daniel Stenberg |
2016-03-21 | sshserver: remove use of AuthorizedKeysFile2 | Daniel Stenberg |
2016-03-14 | runtests: mention when run event-based | Daniel Stenberg |
2016-03-10 | cookies: first n/v pair in Set-Cookie: is the cookie, then parameters | Daniel Stenberg |
2016-03-08 | cookie: do not refuse cookies for localhost | Tim Rühsen |
2016-03-06 | test46: change cookie expiry date | Daniel Stenberg |
2016-02-23 | tests/sshserver.pl: use RSA instead of DSA for host auth | Kamil Dudka |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-22 | runtests: Fixed usage of %PWD on MinGW64 | Karlson2k |
2016-02-20 | Enabled test 1437 after the bug fix in commit 3fa220a6 | Dan Fandrich |
2016-02-19 | Added test 1437 to verify a memory leak | Dan Fandrich |
2016-02-13 | test1604: Add to Makefile.inc so it gets run | Dan Fandrich |
2016-02-09 | tool_doswin: Support for literal path prefix \\?\ | Jay Satiro |
2016-02-08 | cookies: allow spaces in cookie names, cut of trailing spaces | Daniel Stenberg |
2016-02-08 | Proxy-Connection: stop sending this header by default | Daniel Stenberg |
2016-02-05 | unit1604: Fix unit setup return code | Jay Satiro |
2016-02-05 | tool_doswin: Improve sanitization processing | Jay Satiro |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-02-02 | dotdot: allow an empty input string too | Daniel Stenberg |
2016-01-18 | tests: Add a test for pinnedpubkey fail even when insecure | Jay Satiro |
2016-01-11 | lib: Prefix URLs with lower-case protocol names/schemes | Mohammad AlSaleh |
2016-01-10 | runtests: Add mbedTLS to the SSL backends | Jay Satiro |
2016-01-08 | connection reuse: IDN host names fixed | Michael Kaufmann |
2016-01-07 | tests: mark IPv6 FTP and FTPS tests with the FTP keyword | Daniel Stenberg |
2015-12-26 | test 1515: add data check | Marc Hoersken |
2015-12-26 | test 1515: add MSYS support by passing a relative path | Marc Hoersken |
2015-12-26 | test 539: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-26 | runtests.pl: check up to 5 data parts with different text modes | Marc Hoersken |
2015-12-24 | tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 706 and 707: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-24 | tests 400,403,406: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-23 | sockfilt.c: fix calculation of sleep timeout on Windows | Marc Hoersken |
2015-12-23 | tests first.c: fix calculation of sleep timeout on Windows | Marc Hoersken |
2015-12-23 | test 573: add more debug output | Marc Hoersken |
2015-12-23 | test 16: fix on Linux (and Windows) by using plain ASCII characters | Marc Hoersken |
2015-12-23 | tftpd server: add Windows support by writing files in binary mode | Marc Hoersken |
2015-12-23 | tests 252-255: use datacheck mode text for ASCII-mode LISTings | Marc Hoersken |
2015-12-23 | test 16: fix on Windows by converting data file from ANSI to UTF-8 | Marc Hoersken |
2015-12-17 | test 1326: fix file check since curl is outputting binary data | Marc Hoersken |