Age | Commit message (Expand) | Author |
2017-12-05 | sasl_getmesssage: make sure we have a long enough string to pass | Daniel Stenberg |
2017-09-15 | tests: add initial gssapi test using stub implementation | Isaac Boukris |
2017-07-06 | runtests: support "threaded-resolver" as a feature | Daniel Stenberg |
2017-05-06 | runtests.pl: simplify the datacheck read section | Dan Fandrich |
2016-06-19 | tests: fix the HTTP/2 tests | Daniel Stenberg |
2016-06-06 | runtests: make stripfile work on stdout as well | Daniel Stenberg |
2015-10-18 | tests/FILEFORMAT: mention PSL as a valid feture to check for | Daniel Stenberg |
2015-07-16 | runtests: Allow for spaces in curl custom path | Jay Satiro |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-04 | tests: add HTTP UNIX socket server testing support | Peter Wu |
2014-11-22 | runtests.pl: Added support for SPNEGO | Steve Holme |
2014-11-21 | FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features list | Steve Holme |
2014-11-21 | FILEFORMAT: Added test requires feature not present information | Steve Holme |
2014-11-20 | FILEFORMAT: mention the new upgrade support | Daniel Stenberg |
2014-11-20 | test1800: first plain-text http2 test case | Daniel Stenberg |
2014-11-04 | tests: add new feature 'SSLpinning' | Daniel Stenberg |
2014-07-11 | tests: document more test identifiers and variables | Dan Fandrich |
2014-01-04 | ftp tests: provide LIST responses in the test file itself | Daniel Stenberg |
2013-09-15 | ftpserver.pl: Added CAPA & AUTH directive support to the SMTP EHLO handler | Steve Holme |
2013-09-08 | ftpserver: Reworked AUTH support to allow for specifying the mechanisms | Steve Holme |
2013-09-08 | ftpserver: Reworked CAPA support to allow for specifying the capabilities | Steve Holme |
2013-08-22 | tftpd: support "writedelay" within <servercmd> | Daniel Stenberg |
2013-06-04 | sws: support extracting test number from CONNECT ipv6-address! | Daniel Stenberg |
2013-05-07 | runtests.pl: support nonewline="yes" in client/stdin sections | Daniel Stenberg |
2013-04-12 | FTP: handle a 230 welcome response | Daniel Stenberg |
2013-03-27 | test1509: verify proxy header response headers count | Daniel Stenberg |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-15 | HTTP proxy: insert slash in URL if missing | Daniel Stenberg |
2012-09-04 | FILEFORMAT: the FTP commands work for more protocols | Daniel Stenberg |
2012-07-12 | connection-monitor: always log disconnect when enabled | Daniel Stenberg |
2012-07-05 | FILEFORMAT: provided a full description of connection-monitor | Daniel Stenberg |
2012-07-05 | sws: add 'connection-monitor' command support | Daniel Stenberg |
2012-06-21 | tests: Added Metalink test case # 2005 | Tatsuhiro Tsujikawa |
2012-01-03 | test proxy supports CONNECT | Daniel Stenberg |
2011-12-15 | Correct substitution var names | Colin Hogben |
2011-10-06 | test harness: non-stunnel https server integration overhaul | Yang Tse |
2011-08-04 | runtests.pl: support option=no-include | Daniel Stenberg |
2011-07-19 | runtests: add 'debug' as a feature a test can require | Daniel Stenberg |
2011-01-21 | Mention axTLS in some more documentation | Dan Fandrich |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-03 | unittests: a dedicated feature in tests | Daniel Stenberg |
2010-11-03 | runtests: allow tests written as perl scripts | Daniel Stenberg |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-04-10 | mention missing test servers for <server> | Daniel Stenberg |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2009-05-30 | Added missing NTLM feature for test 1097 | Dan Fandrich |
2009-01-07 | Always use nocheck="yes" for consistency | Dan Fandrich |
2008-11-25 | If a HTTP request is Basic and num is already >=1000, the HTTP test server | Dan Fandrich |
2008-10-30 | SLOWDOWN actually causes a 0.01 second delay between bytes | Dan Fandrich |