aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-22test1513: eliminated race condition in test runDan Fandrich
2015-03-21tests/certs: rebuild certificates with modified key usage bitsDan Fandrich
2015-03-21tests/certs: added make target to rebuild certificatesDan Fandrich
2015-03-21testcurl: Allow '=' in values given on command lineDagobert Michelsen
2015-03-21test938: added missing closing tagsDan Fandrich
2015-03-16free: instead of Curl_safefree()Daniel Stenberg
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2015-03-14http2: detect prematures close without data transferedDaniel Stenberg
2015-03-13test320: Expect the Host header to be the first headerDan Fandrich
2015-03-12test203[0-3]: Expect the Host header to be the first headerFabian Keil
2015-03-12http: always send Host: header as first headerDaniel Stenberg
2015-03-11proxy: re-use proxy connections (regression)Daniel Stenberg
2015-03-10memanalyze.pl: handle free(NULL)Jay Satiro
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-03-03libtest: fixed linker errors on msvcSergei Nikulov
2015-02-25dist: add symbol-scan.pl to the tarballKamil Dudka
2015-02-25sws: timeout idle CONNECT connectionsDaniel Stenberg
2015-02-24sws: stop logging about TPC_NODELAY nonsenseDaniel Stenberg
2015-02-24lib530: make it less timing sensibleDaniel Stenberg
2015-02-14tests/README: Updated to reflect email test rangesSteve Holme
2015-02-04unit1600: Fix compilation when NTLM is disabledDan Fandrich
2015-02-03unit1601: MD5 unit testsDaniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2015-02-03unit1600: NTLM unit testDaniel Stenberg
2015-02-03tests/README: add a new range, clean up some languageDaniel Stenberg
2015-02-02test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg
2015-01-28tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme
2015-01-28tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme
2015-01-28tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme
2015-01-28runtests: identify BoringSSL and libresslDaniel Stenberg
2015-01-27test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-31lib1900.c: Fixed cppcheck errorJulien Nabet
2014-12-28sockfilt.c: Fixed compilation warningsSteve Holme
2014-12-28test1509: Fixed compilation warningSteve Holme
2014-12-28test556: Fixed compilation warningSteve Holme
2014-12-28test1520: Fixed initial teething problemsSteve Holme
2014-12-28test1520: Fixed compilation errorsSteve Holme
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2014-12-27runtests: Fixed detection of Unix Sockets featureSteve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-26sockfilt.c: Reduce the number of individual memory allocationsMarc Hoersken
2014-12-26sockfilt.c: Replace 100ms sleep with thread throttleMarc Hoersken
2014-12-22sshserver.pl: clarify and streamline variable namesMarc Hoersken
2014-12-21sockfilt.c: use non-Ex functions that are available before WinXPMarc Hoersken
2014-12-21tests: use Cygwin-style paths in SSH, SSHD and SFTP config filesMarc Hoersken
2014-12-21tests: support spaces in paths to SSH, SSHD and SFTP binariesMarc Hoersken
2014-12-19secureserver.pl: clean up formatting of config and fix verbose outputMarc Hoersken