summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Updated NTLM tests for NTLMv2 type-3 messageSteve Holme2014-01-3031-49/+49
* tests: make a few lib15?? tests pass the OOM torture testsDan Fandrich2014-01-293-18/+25
* lib1900: make the test pass the OOM torture testsDan Fandrich2014-01-291-15/+9
* unit1304: make the test pass the OOM torture testsDan Fandrich2014-01-281-4/+35
* unit1396: make the test pass the OOM torture testsDan Fandrich2014-01-281-9/+11
* testsuite: visualize line-endings in output comparison diffsMarc Hoersken2014-01-261-2/+10
* sockfilt.c: follow up cleanup commit on 49b63cf3Marc Hoersken2014-01-261-3/+3
* http-pipe tests: use text as output data mode to support WindowsMarc Hoersken2014-01-264-4/+4
* sockfilt.c: fixed and simplified Windows select functionMarc Hoersken2014-01-261-46/+21
* http_pipe.py: replaced epoll with select to support WindowsMarc Hoersken2014-01-251-24/+20
* tests: Added missing HTTP proxy keywordsDan Fandrich2014-01-252-1/+4
* tests: added missing <features> http to a number of testsDan Fandrich2014-01-258-1/+25
* tests: Added a keyword for tests depending on internal info logsDan Fandrich2014-01-243-1/+3
* runtests: Don't log command every torture iteration in verboseDan Fandrich2014-01-241-1/+1
* tests: Added missing http feature to tests 509 & 1513Dan Fandrich2014-01-242-0/+6
* test1514: Used the macros for host and port numberDan Fandrich2014-01-241-1/+1
* test1514: Got rid of a non-const initializer C99ismDan Fandrich2014-01-221-1/+1
* test1514: added - no more negative Content-Length (HTTP POST)Cédric Deltheil2014-01-204-2/+134
* test1417: verify chunked-encoding transfer without CRDaniel Stenberg2014-01-172-1/+79
* test1416: verify the chunked size overflow detectionDaniel Stenberg2014-01-172-0/+64
* Fixed some XML syntax issues in the test dataDan Fandrich2014-01-1734-35/+40
* secureserver.pl: follow up fix for 87ade5fMarc Hoersken2014-01-131-1/+1
* secureserver.pl: added full support for tstunnel on WindowsMarc Hoersken2014-01-131-13/+34
* runtests: disable memory tracking with threaded resolverDaniel Stenberg2014-01-081-1/+25
* runtests.pl: Updated copyright year after edit from d718abd968aeb4Steve Holme2014-01-051-1/+1
* runtests.pl: check for tstunnel command on WindowsMarc Hoersken2014-01-051-1/+1
* testcurl.pl: always show the last 5 commits even with --nogitpullMarc Hoersken2014-01-051-21/+35
* ftp tests: provide LIST responses in the test file itselfDaniel Stenberg2014-01-043-11/+36
* Updated copyright year for recent changesSteve Holme2014-01-042-2/+2
* secureserver.pl: support for stunnel-path with nun-alphanum charsMarc Hoersken2014-01-041-1/+6
* test1513: fix spellingDaniel Stenberg2014-01-031-1/+1
* test1513: added - verify early progress callback return failDaniel Stenberg2014-01-034-2/+111
* unittests: do not include curl_memory.hMarc Hoersken2014-01-032-2/+0
* mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TUSteve Holme2013-12-311-2/+2
* tests: Disabled NTLM tests when running with SSPI enabledSteve Holme2013-12-2848-0/+48
* runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900Steve Holme2013-12-281-1/+1
* runtests.pl: Optimised feature present checking codeSteve Holme2013-12-281-92/+95
* runtests.pl: Added the ability to run tests when a feature is not presentSteve Holme2013-12-281-1/+117
* ftpserver.pl: Fixed compilation errorSteve Holme2013-12-271-1/+0
* ftpserver.pl: Reworked SMTP verified server detectionSteve Holme2013-12-272-84/+63
* pop3: Fixed APOP being determined by CAPA response rather than by timestampSteve Holme2013-12-241-17/+24
* tests: Removed APOP timestamp from default server greetingSteve Holme2013-12-242-1/+2
* test936: Corrected login details from commit 7246255416617aSteve Holme2013-12-231-1/+1
* ftpserver.pl: Updated custom full text REPLY regexSteve Holme2013-12-231-1/+1
* tests: Corrected syntax error from commit 7246255416617aSteve Holme2013-12-231-1/+1
* tests: Added SMTP SASL downgrade testsSteve Holme2013-12-234-1/+199
* tests: Added POP3 SASL downgrade testsSteve Holme2013-12-234-1/+201
* tests: Added IMAP SASL downgrade testsSteve Holme2013-12-234-1/+198
* ftpserver.pl: Fixed runtime warning from commit 7da9c95bcf1fe6Steve Holme2013-12-221-1/+1
* ftpserver.pl: Added the ability to send custom full text repliesSteve Holme2013-12-221-19/+28