Age | Commit message (Expand) | Author |
2016-06-19 | tests: fix the HTTP/2 tests | Daniel Stenberg |
2016-06-06 | runtests: don't display logs when http2 server fails to start | Daniel Stenberg |
2016-06-06 | runtests: make stripfile work on stdout as well | Daniel Stenberg |
2016-06-06 | http2-tests: test1700 is the first real HTTP/2 test | Daniel Stenberg |
2016-04-29 | tests: Use 'pathhelp' for current path in runtests.pl | Karlson2k |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-03-14 | runtests: mention when run event-based | Daniel Stenberg |
2016-02-22 | runtests: Fixed usage of %PWD on MinGW64 | Karlson2k |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2016-01-10 | runtests: Add mbedTLS to the SSL backends | Jay Satiro |
2015-12-26 | runtests.pl: check up to 5 data parts with different text modes | Marc Hoersken |
2015-11-12 | runtests: more compact "System characteristics" output | Daniel Stenberg |
2015-11-12 | runtests: rename conditional curl-features to $has_[name] | Daniel Stenberg |
2015-10-17 | cookies: Add support for Mozilla's Publix Suffix List | Tim Rühsen |
2015-09-29 | runtests: Fix pid check in checkdied | Jay Satiro |
2015-08-22 | runtests: Allow for spaces in server-verify curl custom path | Jay Satiro |
2015-07-16 | runtests: Allow for spaces in curl custom path | Jay Satiro |
2015-05-18 | runtests.pl: use 'h2c' now, no -14 anymore | Daniel Stenberg |
2015-04-26 | runtests: use a DISABLED.local file too | Daniel Stenberg |
2015-04-22 | cyassl: Implement public key pinning | Jay Satiro |
2015-04-22 | nss: implement public key pinning for NSS backend | Kamil Dudka |
2015-03-28 | runtests.pl: detect WolfSSL as yassl | Dan Fandrich |
2015-01-28 | runtests: identify BoringSSL and libressl | Daniel Stenberg |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-27 | runtests: Fixed detection of Unix Sockets feature | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-21 | tests: support spaces in paths to SSH, SSHD and SFTP binaries | Marc Hoersken |
2014-12-04 | fix gdb libtool invocation path | Stefan Bühler |
2014-12-04 | tests: add HTTP UNIX socket server testing support | Peter Wu |
2014-11-28 | runtests.pl: fix startup of IPv6 servers | Peter Wu |
2014-11-28 | runtests.pl: fix warning message, remove duplicate value | Peter Wu |
2014-11-22 | runtests.pl: Re-aligned feature support comments | Steve Holme |
2014-11-22 | runtests.pl: Use Kerberos and SPNEGO as proxies for the crypto feature | Steve Holme |
2014-11-22 | runtests.pl: Added support for SPNEGO | Steve Holme |
2014-11-22 | runtests.pl: Added Kerberos detection | Steve Holme |
2014-11-22 | runtests.pl: Added GSS-API detection | Steve Holme |
2014-11-20 | test1800: first plain-text http2 test case | Daniel Stenberg |
2014-11-04 | tests: add new feature 'SSLpinning' | Daniel Stenberg |
2014-08-07 | runtests.pl: Pad test case numbers with up to three zeroes | Fabian Keil |
2014-07-26 | runtests.pl: Remove filteroff() which hasn't been used since 2001 | Fabian Keil |
2014-07-26 | runtests.pl: Don't expect $TESTDIR/DISABLED to exist | Fabian Keil |
2014-07-12 | gnutls: explicitly added SRP to the priority string | Dan Fandrich |
2014-07-11 | tests: adjust for capitalization differences in newer gnutls-serv | Dan Fandrich |
2014-06-11 | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg |
2014-06-11 | Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY set | Steve Holme |
2014-04-29 | runtests.pl: Improved the check for a crash during torture tests | Dan Fandrich |
2014-04-03 | runtests: insist on a <keywords> section | Daniel Stenberg |
2014-03-30 | runtests: check protocol before data | Daniel Stenberg |
2014-03-19 | runtests.pl: verify specified test cases | Daniel Stenberg |
2014-02-17 | tests: Made the crypto test feature usable | Dan Fandrich |