Age | Commit message (Expand) | Author |
2014-03-30 | tests: Added email unit tests to verify login credential connection re-use | Steve Holme |
2014-03-30 | tests: Corrected "APOP" authentication keyword | Steve Holme |
2014-03-30 | tests: Replaced email authentication keywords with SASL based keywords | Steve Holme |
2014-03-30 | tests: Added "Clear Text" authentication keyword | Steve Holme |
2014-03-30 | tests: Added "SASL" authentication keyword | Steve Holme |
2014-03-30 | ftpserver.pl: Removed some unused variables | Steve Holme |
2014-03-30 | ftpserver.pl: Reworked some variable names to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Corrected some indentation in senddata() | Steve Holme |
2014-03-29 | lib1513: fix callback proto to silence warning | Daniel Stenberg |
2014-03-29 | ftpserver.pl: Added fallback to <data> support when using multiple URLs | Steve Holme |
2014-03-29 | ftpserver.pl: Updated email based get reply data code to use new method | Steve Holme |
2014-03-29 | ftpserver.pl: Fixed syntax error from commit 3a29ee41 | Steve Holme |
2014-03-29 | ftpserver.pl: Updated argument code in STATUS_imap() to be more meaningful | Steve Holme |
2014-03-29 | ftpserver.pl: Introduced common method for getting a test's reply data | Steve Holme |
2014-03-26 | test1397: Fixed compilation with some SSL backends | Dan Fandrich |
2014-03-26 | test815/816: Use authentication for both URLs | Dan Fandrich |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2014-03-19 | runtests.pl: verify specified test cases | Daniel Stenberg |
2014-03-15 | tests: made the SASL modes separate keywords | Dan Fandrich |
2014-03-15 | tests: added missing HTTP NTLM auth keywords | Dan Fandrich |
2014-03-15 | tests: disable valgrind on the remaining scp/sftp tests | Dan Fandrich |
2014-03-15 | valgrind.supp: added another test 165 suppression | Dan Fandrich |
2014-03-14 | test640/1: add tests for --head with sftp and scp | Dan Fandrich |
2014-02-28 | test96: Updated accordly for recent changes | Steve Holme |
2014-02-26 | tool: Reworked argument parsing to use --next/-: | Steve Holme |
2014-02-26 | valgrind.supp: tweaked a test 165 suppression | Dan Fandrich |
2014-02-22 | stunnel: regenerated self-signed test certificate with SHA1 hash | Marc Hoersken |
2014-02-19 | lib1515.c: Fixed #include path in commit 647f83e809 | Steve Holme |
2014-02-19 | test1515: fix compilation with msvc | Maks Naumov |
2014-02-17 | tests: Made the crypto test feature usable | Dan Fandrich |
2014-02-16 | ConnectionExists: re-use connections better | Daniel Stenberg |
2014-02-16 | sockfilt.c: add undefs which are required after 6239146e | Marc Hoersken |
2014-02-15 | valgrind: added another test 165 suppression | Dan Fandrich |
2014-02-15 | testsuite: more Windows line-endings fixes | Marc Hoersken |
2014-02-15 | test1114: fix line-endings checks on Windows after 75f00de | Marc Hoersken |
2014-02-15 | test1113: fix line-endings checks on Windows after 75f00de5 | Marc Hoersken |
2014-02-14 | lib1515.c: Added support for Windows using the Sleep function | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | HTTP tests: use CRLF as header seperator according to RFC 2616 | Marc Hoersken |
2014-02-14 | testsuite: use binary output mode for custom curl test tools | Marc Hoersken |
2014-02-14 | testsuite: changed HTTP and RTSP header line-endings to CRLF | Marc Hoersken |
2014-02-14 | valgrind: added suppression on optimized code | Dan Fandrich |
2014-02-11 | tests: Disabled broken test 1316 | Dan Fandrich |
2014-02-10 | secureserver: Only set stunnel FIPS option when available | Dan Fandrich |
2014-02-09 | tests: Added test for IMAP LSUB command | Steve Holme |
2014-02-09 | tests: Removed test 807 as it has been superseded by tests 815 and 816 | Steve Holme |
2014-02-09 | tests: Updated the titles of tests 815 and 816 | Steve Holme |
2014-02-09 | tests: Re-enabled IMAP tests that require URL specific option support | Steve Holme |
2014-02-09 | secureserver: FIPS option is only supported since stunnel 5.00 | Marc Hoersken |
2014-02-08 | test96: updated according to recent changes | Daniel Stenberg |