Age | Commit message (Expand) | Author |
2014-10-07 | SSL: implement public key pinning | moparisthebest |
2014-09-26 | test506: Fixed a couple of memory leaks in test | Dan Fandrich |
2014-09-25 | CURLOPT_COOKIELIST: Added "RELOAD" command | Yousuke Kimoto |
2014-09-10 | cookies: reject incoming cookies set for TLDs | Daniel Stenberg |
2014-09-10 | cookies: only use full host matches for hosts used as IP address | Tim Ruehsen |
2014-09-07 | Ensure progress.size_dl/progress.size_ul are always >= 0 | Brandon Casey |
2014-09-07 | tests: Added test1420 to the makefile | Steve Holme |
2014-09-07 | test1420: Removed unnecessary CURLOPT setting | Steve Holme |
2014-09-07 | tests: Added more "Clear Text" authentication keywords | Steve Holme |
2014-09-07 | tests: Updated "based on" text due to email test renumbering | Steve Holme |
2014-09-07 | tests: For consistency added --libcurl to test name | Steve Holme |
2014-09-07 | tests: Added --libcurl for IMAP test case | Steve Holme |
2014-08-15 | http: fix the Content-Range: parser | Daniel Stenberg |
2014-08-07 | runtests.pl: Pad test case numbers with up to three zeroes | Fabian Keil |
2014-07-26 | tests: Fix a couple of incomplete response lines | 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-26 | getpart.pm: Fix a comment typo | Fabian Keil |
2014-07-25 | Curl_base64url_encode: unit-tested in 1302 | Daniel Stenberg |
2014-07-24 | test1013.pl: GSS-Negotiate doesn't exist as a feature anymore | Daniel Stenberg |
2014-07-24 | libtest: fixed duplicated line in Makefile | Sergey Nikulov |
2014-07-23 | test1013.pl: remove SPNEGO/GSS-API tweaks | Daniel Stenberg |
2014-07-17 | testcurl.pl: log the value of --runtestopts in the test header | Dan Fandrich |
2014-07-16 | test506: verify aa6884845168 | Daniel Stenberg |
2014-07-15 | test320: strip off the actual negotiated cipher width | Dan Fandrich |
2014-07-12 | tests: added globbing keyword to URL globbing tests | Dan Fandrich |
2014-07-12 | Fixed some "statement not reached" warnings | Dan Fandrich |
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-07-11 | test320/1/2/4: fix the port number substitution variables | Dan Fandrich |
2014-07-11 | tests: document more test identifiers and variables | Dan Fandrich |
2014-06-18 | tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE | Dan Fandrich |
2014-06-15 | sasl: Added back qop argument mistakenly removed in e95ca7ce | Dan Fandrich |
2014-06-15 | test1398: Added test to Makefile.am | Dan Fandrich |
2014-06-11 | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg |
2014-06-11 | tests: Disabled NTLM tests for non-debug builds | Steve Holme |
2014-06-11 | Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY set | Steve Holme |
2014-06-01 | tests: Fixed up DIGEST-MD5 tests following commit eefeb73af4 | Steve Holme |
2014-05-29 | tests: Fix portability issue with the tftpd server and timeouts | Dan Fandrich |
2014-05-18 | test1014: GSS-API is only in curl-config. not in curl | Daniel Stenberg |
2014-05-18 | test1134: verify CREDSPERREQUEST for HTTP | Daniel Stenberg |
2014-05-15 | timers: fix timer regression involving redirects / reconnects | Daniel Stenberg |
2014-05-11 | tests: Fixed up DIGEST-MD5 tests following commit 8342b6e1dc | Steve Holme |
2014-05-09 | lib1506: make sure the transfers are not within the same ms | Daniel Stenberg |
2014-05-09 | libtests: add a wait_ms() function | Daniel Stenberg |
2014-05-09 | test87: Get rid of extraneous square brackets in tag | Dan Fandrich |
2014-05-05 | tests: Use standard libtest return codes when relevant | Dan Fandrich |
2014-05-05 | test1513: Don't return an uninitialized variable on init failure | Dan Fandrich |
2014-05-04 | mprintf: allow %.s with data not being zero terminated | Daniel Stenberg |
2014-05-01 | test585: Fixed NULL pointer dereference in fopen | Dan Fandrich |