aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-04-27sws: init http2 state properlyDaniel Stenberg
2015-04-26runtests: use a DISABLED.local file tooDaniel Stenberg
2015-04-25test2039: fixed line endings that caused a test failureDan Fandrich
2015-04-24netrc: add unit tests for 'default' supportViktor Szakats
2015-04-23curl -z: do not write empty file on unmet conditionKamil Dudka
2015-04-22cyassl: Implement public key pinningJay Satiro
2015-04-22tests/unit/.gitignore: hide unit1601 and above, tooKamil Dudka
2015-04-22nss: implement public key pinning for NSS backendKamil Dudka
2015-04-18test1423: added missing "file" to server sectionDan Fandrich
2015-04-08test142[23]: verify that an empty file is stored on successKamil Dudka
2015-04-03fix refreshing of obsolete dns cache entriesStefan Bühler
2015-04-02http2: Fix missing nghttp2_session_send call in Curl_http2_switchedTatsuhiro Tsujikawa
2015-04-01cookie: handle spaces after the name in Set-CookieDaniel Stenberg
2015-03-28runtests.pl: detect WolfSSL as yasslDan Fandrich
2015-03-24testcurl.pl: add the --notes option to supply more info about a buildDan Fandrich
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