summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* sws: timeout idle CONNECT connectionsDaniel Stenberg2015-02-251-3/+11
* sws: stop logging about TPC_NODELAY nonsenseDaniel Stenberg2015-02-241-6/+0
* lib530: make it less timing sensibleDaniel Stenberg2015-02-241-7/+9
* tests/README: Updated to reflect email test rangesSteve Holme2015-02-141-1/+3
* unit1600: Fix compilation when NTLM is disabledDan Fandrich2015-02-041-0/+2
* unit1601: MD5 unit testsDaniel Stenberg2015-02-034-2/+82
* unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg2015-02-035-10/+41
* unit1600: NTLM unit testDaniel Stenberg2015-02-034-2/+84
* tests/README: add a new range, clean up some languageDaniel Stenberg2015-02-031-10/+9
* test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg2015-02-023-1/+154
* tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme2015-01-285-10/+10
* tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme2015-01-285-10/+11
* tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme2015-01-285-11/+11
* runtests: identify BoringSSL and libresslDaniel Stenberg2015-01-281-2/+12
* test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat2015-01-2713-1/+674
* tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg2015-01-074-3/+109
* lib1900.c: Fixed cppcheck errorJulien Nabet2014-12-311-1/+1
* sockfilt.c: Fixed compilation warningsSteve Holme2014-12-281-4/+4
* test1509: Fixed compilation warningSteve Holme2014-12-281-3/+4
* test556: Fixed compilation warningSteve Holme2014-12-282-2/+3
* test1520: Fixed initial teething problemsSteve Holme2014-12-282-11/+17
* test1520: Fixed compilation errorsSteve Holme2014-12-281-2/+4
* tests: Added test for bug #1456Steve Holme2014-12-284-0/+175
* code/docs: Use correct case for IPv4 and IPv6Steve Holme2014-12-274-6/+6
* runtests: Fixed detection of Unix Sockets featureSteve Holme2014-12-271-1/+1
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-2620-35/+35
* sockfilt.c: Reduce the number of individual memory allocationsMarc Hoersken2014-12-261-50/+28
* sockfilt.c: Replace 100ms sleep with thread throttleMarc Hoersken2014-12-261-3/+3
* sshserver.pl: clarify and streamline variable namesMarc Hoersken2014-12-221-6/+7
* sockfilt.c: use non-Ex functions that are available before WinXPMarc Hoersken2014-12-211-2/+10
* tests: use Cygwin-style paths in SSH, SSHD and SFTP config filesMarc Hoersken2014-12-211-7/+37
* tests: support spaces in paths to SSH, SSHD and SFTP binariesMarc Hoersken2014-12-213-15/+15
* secureserver.pl: clean up formatting of config and fix verbose outputMarc Hoersken2014-12-191-18/+21