Age | Commit message (Expand) | Author |
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 |
2014-04-28 | copyright: Updated following recent edits | Steve Holme |
2014-04-29 | runtests.pl: Improved the check for a crash during torture tests | Dan Fandrich |
2014-04-29 | Added a few more const where possible | Dan Fandrich |
2014-04-28 | unit1395: Fixed null pointer dereference on torture test | Dan Fandrich |
2014-04-23 | test325: verify --proto-redir https=>http | Daniel Stenberg |
2014-04-22 | tests: Fixed torture test for tests 1526 & 1527 | Dan Fandrich |
2014-04-22 | sockfilt.c: clean up threaded approach and add documentation | Marc Hoersken |
2014-04-22 | sockfilt.c: zero initialize variable | Marc Hoersken |
2014-04-22 | sockfilt.c: fixed getting stuck waiting for MinGW stdin pipe | Marc Hoersken |
2014-04-20 | sockfilt.c: properly handle disk files, pipes and character input | Marc Hoersken |
2014-04-20 | sockfilt.c: ignore non-key-events and continue waiting for input | Marc Hoersken |
2014-04-20 | sockfilt.c: free memory in case of memory allocation errors | Marc Hoersken |
2014-04-18 | test810: Updated to use new IMAP URL query string functionality | Steve Holme |
2014-04-06 | tests: Disabled DIGEST-MD5 tests when running with SSPI enabled | Steve Holme |
2014-04-04 | PROXYHEADER: send these headers in "normal" proxy requests too | Daniel Stenberg |
2014-04-04 | test1428: verify --proxy-header | Daniel Stenberg |
2014-04-04 | CURLOPT_HEADEROPT: added | Daniel Stenberg |
2014-04-04 | CURLOPT_PROXYHEADER: set headers for proxy-only | Daniel Stenberg |
2014-04-04 | HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue | Daniel Stenberg |
2014-04-03 | tests: unified use of some keywords | Dan Fandrich |
2014-04-03 | tests: added some missing closing tags | Dan Fandrich |
2014-04-03 | runtests: insist on a <keywords> section | Daniel Stenberg |