Age | Commit message (Expand) | Author |
2015-03-24 | testcurl.pl: add the --notes option to supply more info about a build | Dan Fandrich |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |
2015-03-22 | test1513: eliminated race condition in test run | Dan Fandrich |
2015-03-21 | tests/certs: rebuild certificates with modified key usage bits | Dan Fandrich |
2015-03-21 | tests/certs: added make target to rebuild certificates | Dan Fandrich |
2015-03-21 | testcurl: Allow '=' in values given on command line | Dagobert Michelsen |
2015-03-21 | test938: added missing closing tags | Dan Fandrich |
2015-03-16 | free: instead of Curl_safefree() | Daniel Stenberg |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
2015-03-14 | http2: detect prematures close without data transfered | Daniel Stenberg |
2015-03-13 | test320: Expect the Host header to be the first header | Dan Fandrich |
2015-03-12 | test203[0-3]: Expect the Host header to be the first header | Fabian Keil |
2015-03-12 | http: always send Host: header as first header | Daniel Stenberg |
2015-03-11 | proxy: re-use proxy connections (regression) | Daniel Stenberg |
2015-03-10 | memanalyze.pl: handle free(NULL) | Jay Satiro |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-03-03 | libtest: fixed linker errors on msvc | Sergei Nikulov |
2015-02-25 | dist: add symbol-scan.pl to the tarball | Kamil Dudka |
2015-02-25 | sws: timeout idle CONNECT connections | Daniel Stenberg |
2015-02-24 | sws: stop logging about TPC_NODELAY nonsense | Daniel Stenberg |
2015-02-24 | lib530: make it less timing sensible | Daniel Stenberg |
2015-02-14 | tests/README: Updated to reflect email test ranges | Steve Holme |
2015-02-04 | unit1600: Fix compilation when NTLM is disabled | Dan Fandrich |
2015-02-03 | unit1601: MD5 unit tests | Daniel Stenberg |
2015-02-03 | unit1600: unit test for Curl_ntlm_core_mk_nt_hash | Daniel Stenberg |
2015-02-03 | unit1600: NTLM unit test | Daniel Stenberg |
2015-02-03 | tests/README: add a new range, clean up some language | Daniel Stenberg |
2015-02-02 | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg |
2015-01-28 | tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests | Steve Holme |
2015-01-28 | tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests | Steve Holme |
2015-01-28 | tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests | Steve Holme |
2015-01-28 | runtests: identify BoringSSL and libressl | Daniel Stenberg |
2015-01-27 | test: add test cases for sasl external authentication (imap/pop3/smtp). | Patrick Monnerat |
2015-01-07 | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg |
2014-12-31 | lib1900.c: Fixed cppcheck error | Julien Nabet |
2014-12-28 | sockfilt.c: Fixed compilation warnings | Steve Holme |
2014-12-28 | test1509: Fixed compilation warning | Steve Holme |
2014-12-28 | test556: Fixed compilation warning | Steve Holme |
2014-12-28 | test1520: Fixed initial teething problems | Steve Holme |
2014-12-28 | test1520: Fixed compilation errors | Steve Holme |
2014-12-28 | tests: Added test for bug #1456 | Steve Holme |
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-26 | sockfilt.c: Reduce the number of individual memory allocations | Marc Hoersken |
2014-12-26 | sockfilt.c: Replace 100ms sleep with thread throttle | Marc Hoersken |
2014-12-22 | sshserver.pl: clarify and streamline variable names | Marc Hoersken |
2014-12-21 | sockfilt.c: use non-Ex functions that are available before WinXP | Marc Hoersken |
2014-12-21 | tests: use Cygwin-style paths in SSH, SSHD and SFTP config files | Marc Hoersken |
2014-12-21 | tests: support spaces in paths to SSH, SSHD and SFTP binaries | Marc Hoersken |