Age | Commit message (Expand) | Author |
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 |
2013-12-23 | test936: Corrected login details from commit 7246255416617a | Steve Holme |
2013-12-23 | ftpserver.pl: Updated custom full text REPLY regex | Steve Holme |
2013-12-23 | tests: Corrected syntax error from commit 7246255416617a | Steve Holme |
2013-12-23 | tests: Added SMTP SASL downgrade tests | Steve Holme |
2013-12-23 | tests: Added POP3 SASL downgrade tests | Steve Holme |
2013-12-23 | tests: Added IMAP SASL downgrade tests | Steve Holme |
2013-12-22 | ftpserver.pl: Fixed runtime warning from commit 7da9c95bcf1fe6 | Steve Holme |
2013-12-22 | ftpserver.pl: Added the ability to send custom full text replies | Steve Holme |
2013-12-22 | ftpserver.pl: Added the ability to specify custom full text replies | Steve Holme |
2013-12-22 | ftpserver.pl: Renamed commandreply variable from customreply | Steve Holme |
2013-12-22 | tests: Added SASL cancellation keywords | Steve Holme |
2013-12-18 | imap/pop3/smtp: Added support for SASL authentication downgrades | Steve Holme |
2013-12-14 | login options: remove the ;[options] support from CURLOPT_USERPWD | Daniel Stenberg |
2013-12-01 | base64: Extended validation to look for invalid characters | Steve Holme |
2013-11-24 | tests: Re-ordered test arguments to match other IMAP tests | Steve Holme |
2013-11-24 | tests: Corrected login "username" authentication responses | Steve Holme |
2013-11-24 | tests: Added error code explanation comments | Steve Holme |