summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-08-03Patches to rename libcurl to libgnurl by Christiangnurl-7_43_0Christian Grothoff
2015-06-17test2040: verify basic auth on re-used connectionsKamil Dudka
2015-06-14test1530: added http to required featuresDan Fandrich
2015-06-09CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg
2015-05-31HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris
2015-05-24testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich
2015-05-23test1510: another flaky testDan Fandrich
2015-05-21testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich
2015-05-18hostip: fix unintended destruction of hash tableAnthony Avina
2015-05-18runtests.pl: use 'h2c' now, no -14 anymoreDaniel Stenberg
2015-05-12hostcache: made all host caches use structs, not pointersDaniel Stenberg
2015-04-28CURLOPT_HEADEROPT: default to separateDaniel Stenberg
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