Age | Commit message (Expand) | Author |
2014-02-01 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-01 | FTP tests: enable text-mode for more datacheck sections | Marc Hoersken |
2014-01-31 | FTP tests: enable text-mode for data and datacheck sections | Marc Hoersken |
2014-01-31 | runtests.pl: added support for text-mode within datacheck section | Marc Hoersken |
2014-01-31 | ftpserver.pl: directory LISTings use [CR][LF] for ASCII transfer | Marc Hoersken |
2014-01-31 | runtests.pl: reverse line-ending conversion on Windows | Marc Hoersken |
2014-01-30 | tests: make the authorization retry tests pass the torture tests | Dan Fandrich |
2014-01-30 | tests: Missed updating a type-3 message in commit 1c9aaa0bac | Steve Holme |
2014-01-30 | tests: Updated NTLM tests for NTLMv2 type-3 message | Steve Holme |
2014-01-29 | tests: make a few lib15?? tests pass the OOM torture tests | Dan Fandrich |
2014-01-29 | lib1900: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-28 | unit1304: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-28 | unit1396: make the test pass the OOM torture tests | Dan Fandrich |
2014-01-26 | testsuite: visualize line-endings in output comparison diffs | Marc Hoersken |
2014-01-26 | sockfilt.c: follow up cleanup commit on 49b63cf3 | Marc Hoersken |
2014-01-26 | http-pipe tests: use text as output data mode to support Windows | Marc Hoersken |
2014-01-26 | sockfilt.c: fixed and simplified Windows select function | Marc Hoersken |
2014-01-25 | http_pipe.py: replaced epoll with select to support Windows | Marc Hoersken |
2014-01-25 | tests: Added missing HTTP proxy keywords | Dan Fandrich |
2014-01-25 | tests: added missing <features> http to a number of tests | Dan Fandrich |
2014-01-24 | tests: Added a keyword for tests depending on internal info logs | Dan Fandrich |
2014-01-24 | runtests: Don't log command every torture iteration in verbose | Dan Fandrich |
2014-01-24 | tests: Added missing http feature to tests 509 & 1513 | Dan Fandrich |
2014-01-24 | test1514: Used the macros for host and port number | Dan Fandrich |
2014-01-22 | test1514: Got rid of a non-const initializer C99ism | Dan Fandrich |
2014-01-20 | test1514: added - no more negative Content-Length (HTTP POST) | Cédric Deltheil |
2014-01-17 | test1417: verify chunked-encoding transfer without CR | Daniel Stenberg |
2014-01-17 | test1416: verify the chunked size overflow detection | Daniel Stenberg |
2014-01-17 | Fixed some XML syntax issues in the test data | Dan Fandrich |
2014-01-13 | secureserver.pl: follow up fix for 87ade5f | Marc Hoersken |
2014-01-13 | secureserver.pl: added full support for tstunnel on Windows | Marc Hoersken |
2014-01-08 | runtests: disable memory tracking with threaded resolver | Daniel Stenberg |
2014-01-05 | runtests.pl: Updated copyright year after edit from d718abd968aeb4 | Steve Holme |
2014-01-05 | runtests.pl: check for tstunnel command on Windows | Marc Hoersken |
2014-01-05 | testcurl.pl: always show the last 5 commits even with --nogitpull | Marc Hoersken |
2014-01-04 | ftp tests: provide LIST responses in the test file itself | Daniel Stenberg |
2014-01-04 | Updated copyright year for recent changes | Steve Holme |
2014-01-04 | secureserver.pl: support for stunnel-path with nun-alphanum chars | Marc Hoersken |
2014-01-03 | test1513: fix spelling | Daniel Stenberg |
2014-01-03 | test1513: added - verify early progress callback return fail | Daniel Stenberg |
2014-01-03 | unittests: do not include curl_memory.h | Marc Hoersken |
2013-12-31 | mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU | Steve Holme |
2013-12-28 | tests: Disabled NTLM tests when running with SSPI enabled | Steve Holme |
2013-12-28 | runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900 | Steve Holme |
2013-12-28 | runtests.pl: Optimised feature present checking code | Steve Holme |
2013-12-28 | runtests.pl: Added the ability to run tests when a feature is not present | Steve Holme |
2013-12-27 | ftpserver.pl: Fixed compilation error | Steve Holme |
2013-12-27 | ftpserver.pl: Reworked SMTP verified server detection | Steve Holme |
2013-12-24 | pop3: Fixed APOP being determined by CAPA response rather than by timestamp | Steve Holme |
2013-12-24 | tests: Removed APOP timestamp from default server greeting | Steve Holme |