summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft7check_utf8_before_libidnJay Satiro2015-07-112-12/+10
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft6Jay Satiro2015-07-081-21/+37
* url: Don't pass UTF-8 hostname to libidn unless it's valid UTF-8. draft5Daniel Hardman2015-07-084-1/+139
* SSL: Pinned public key hash supportmoparisthebest2015-07-013-1/+103
* multi: Move http2 push function declarations to header endJay Satiro2015-06-301-0/+2
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-253-3/+3
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-234-2/+150
* test2040: verify basic auth on re-used connectionsKamil Dudka2015-06-172-1/+71
* test1530: added http to required featuresDan Fandrich2015-06-141-0/+3
* CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg2015-06-094-2/+100
* HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris2015-05-311-24/+4
* testcurl.pl: use rel2abs to make the source directory absoluteDan Fandrich2015-05-241-3/+3
* test1510: another flaky testDan Fandrich2015-05-231-0/+1
* testcurl.pl: allow source to be in an arbitrary directoryDan Fandrich2015-05-211-11/+16
* hostip: fix unintended destruction of hash tableAnthony Avina2015-05-185-3/+112
* runtests.pl: use 'h2c' now, no -14 anymoreDaniel Stenberg2015-05-181-1/+1
* hostcache: made all host caches use structs, not pointersDaniel Stenberg2015-05-121-6/+7
* CURLOPT_HEADEROPT: default to separateDaniel Stenberg2015-04-283-2/+3
* sws: init http2 state properlyDaniel Stenberg2015-04-271-0/+2
* runtests: use a DISABLED.local file tooDaniel Stenberg2015-04-263-10/+23
* test2039: fixed line endings that caused a test failureDan Fandrich2015-04-251-7/+7
* netrc: add unit tests for 'default' supportViktor Szakats2015-04-243-1/+65
* curl -z: do not write empty file on unmet conditionKamil Dudka2015-04-232-1/+77
* cyassl: Implement public key pinningJay Satiro2015-04-221-0/+1
* tests/unit/.gitignore: hide unit1601 and above, tooKamil Dudka2015-04-221-2/+1
* nss: implement public key pinning for NSS backendKamil Dudka2015-04-221-0/+1
* test1423: added missing "file" to server sectionDan Fandrich2015-04-181-0/+1
* test142[23]: verify that an empty file is stored on successKamil Dudka2015-04-083-1/+120
* fix refreshing of obsolete dns cache entriesStefan Bühler2015-04-031-0/+1
* http2: Fix missing nghttp2_session_send call in Curl_http2_switchedTatsuhiro Tsujikawa2015-04-021-3/+2
* cookie: handle spaces after the name in Set-CookieDaniel Stenberg2015-04-011-0/+8
* runtests.pl: detect WolfSSL as yasslDan Fandrich2015-03-281-2/+2
* testcurl.pl: add the --notes option to supply more info about a buildDan Fandrich2015-03-241-1/+5
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-242-1/+65
* test1513: eliminated race condition in test runDan Fandrich2015-03-221-5/+9
* tests/certs: rebuild certificates with modified key usage bitsDan Fandrich2015-03-2139-655/+640
* tests/certs: added make target to rebuild certificatesDan Fandrich2015-03-213-13/+34
* testcurl: Allow '=' in values given on command lineDagobert Michelsen2015-03-211-7/+7
* test938: added missing closing tagsDan Fandrich2015-03-211-0/+2
* free: instead of Curl_safefree()Daniel Stenberg2015-03-161-1/+1
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-1612-92/+42
* http2: detect prematures close without data transferedDaniel Stenberg2015-03-141-0/+4
* test320: Expect the Host header to be the first headerDan Fandrich2015-03-131-6/+5
* test203[0-3]: Expect the Host header to be the first headerFabian Keil2015-03-124-26/+26
* http: always send Host: header as first headerDaniel Stenberg2015-03-12120-226/+224
* proxy: re-use proxy connections (regression)Daniel Stenberg2015-03-112-1/+73
* memanalyze.pl: handle free(NULL)Jay Satiro2015-03-101-3/+6
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+1
* libtest: fixed linker errors on msvcSergei Nikulov2015-03-0311-29/+5
* dist: add symbol-scan.pl to the tarballKamil Dudka2015-02-251-1/+1