summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* secureserver.pl: update Windows detection and fix path conversionMarc Hoersken2014-12-191-2/+14
* secureserver.pl: make OpenSSL CApath and cert absolute path valuesMarc Hoersken2014-12-191-2/+6
* sws.c: Fixed 'rc' may be used uninitialized warningDan Fandrich2014-12-101-1/+1
* cookies: Improved OOM handling in cookiesDan Fandrich2014-12-091-6/+4
* sws.c: Fixed compilation warningSteve Holme2014-12-061-1/+1
* fix gdb libtool invocation pathStefan Bühler2014-12-041-1/+1
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-1/+1
* tests: add two HTTP over UNIX socket testsPeter Wu2014-12-043-1/+133
* tests: add HTTP UNIX socket server testing supportPeter Wu2014-12-045-16/+106
* sws: try to remove socket and retry bindPeter Wu2014-12-041-0/+42
* sws: add UNIX domain socket supportPeter Wu2014-12-042-1/+61
* sws: restrict TCP_NODELAY to IP socketsPeter Wu2014-12-041-29/+44
* sws.c: Fixed compilation warning when IPv6 is disabledSteve Holme2014-12-031-2/+2
* sws: move away from IPv4/IPv4-only assumptionPeter Wu2014-11-301-49/+39
* curl tool: Enable support for the SMB protocolBill Nagel2014-11-301-1/+0
* tests: Disable test 1013 until SMB is fully addedSteve Holme2014-11-291-0/+1
* runtests.pl: fix startup of IPv6 serversPeter Wu2014-11-281-7/+7
* runtests.pl: fix warning message, remove duplicate valuePeter Wu2014-11-281-2/+2
* tests: Added SMTP with --crlf test caseSteve Holme2014-11-262-1/+67
* testcurl: bump the version of this script!Daniel Stenberg2014-11-251-1/+1