Age | Commit message (Expand) | Author |
2009-12-29 | test 802 is the first SMTP test, although not strictly SMTP yet... | Daniel Stenberg |
2009-12-21 | test 566 was missing | Daniel Stenberg |
2009-12-20 | introducing the first IMAP FETCH test | Daniel Stenberg |
2009-12-14 | - Jon Nelson found a regression that turned out to be a flaw in how libcurl | Daniel Stenberg |
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg |
2009-10-30 | - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a | Daniel Stenberg |
2009-09-26 | added test 1105 (disabled) - it repeats a cookie path bug we need to fix | Daniel Stenberg |
2009-09-17 | added three missing files to the dist archive | Daniel Stenberg |
2009-09-11 | Renumbered test565 to test1104 to move it out of the range reserved for | Dan Fandrich |
2009-09-10 | - Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epoch | Daniel Stenberg |
2009-08-24 | - Introduced a SYST-based test to properly set-up name format when dealing w... | Patrick Monnerat |
2009-05-17 | - James Bursa posted a patch to the mailing list that fixed a problem with | Daniel Stenberg |
2009-05-11 | Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using | Daniel Stenberg |
2009-05-10 | Added test 1100 - "HTTP POST with NTLM authorization and following a 302 | Daniel Stenberg |
2009-05-03 | Added and disabled test case 563 which shows KNOWN_BUGS #59. The bug | Dan Fandrich |
2009-04-24 | test 1099: "TFTP get first a non-existing file then an existing" added disabled | Daniel Stenberg |
2009-04-17 | - Pramod Sharma reported and tracked down a bug when doing FTP over a HTTP | Daniel Stenberg |
2009-02-19 | verify that a 550-response for a RETR returns 78 but also that the control | Daniel Stenberg |
2009-01-26 | - Alexey Borzov filed bug report #2535504 | Daniel Stenberg |
2009-01-21 | Fixed a couple more locale-dependent toupper conversions, mainly for | Dan Fandrich |
2008-12-09 | Added test cases 1089 and 1090 to test --write-out after a redirect to | Dan Fandrich |
2008-11-25 | Added tests 1087 and 1088 to test Basic authentication on a redirect | Dan Fandrich |
2008-11-06 | Added test 1086 to test a timeout the occurs during an FTP data transfer. | Dan Fandrich |
2008-10-27 | test #558 tests internal hash create/destroy | Yang Tse |
2008-10-26 | test #558 verifies loop operation using malloc() and free() | Yang Tse |
2008-10-09 | Added tests 633 through 637 to test the new file range support for SFTP. | Dan Fandrich |
2008-10-08 | Added tests 1082 through 1085 to test symbolic --interface parameters | Dan Fandrich |
2008-10-08 | Created test cases 1080 and 1081 to reproduce a problem of | Dan Fandrich |
2008-10-07 | Changed the handling of read/write errors in Curl_perform() to allow a | Dan Fandrich |
2008-09-06 | Added HTTP 1.0 downgrade tests with proxies | Dan Fandrich |
2008-09-05 | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg |
2008-08-29 | Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1 | Dan Fandrich |
2008-08-29 | test 1070 added | Daniel Stenberg |
2008-08-28 | Added test 1069 to test PUT from stdin without content length. It fails | Dan Fandrich |
2008-08-28 | Added test case 1068 to do a simple HTTP PUT from stdin | Dan Fandrich |
2008-08-23 | added test case 1067 to verify --referer "firstone.html;auto" | Daniel Stenberg |
2008-08-22 | Fixed a problem when --dump-header - was given with more than one URL, | Dan Fandrich |
2008-08-18 | Added test case 557 to verify libcurl's internal curl_m*printf() functions | Yang Tse |
2008-08-15 | Added test case 1065 to test a PUT with a single file but two URLs. This | Dan Fandrich |
2008-08-14 | Added test 1063 to test an invalid large range on a file: | Dan Fandrich |
2008-08-12 | Fixed a buffer overflow problem in Curl_proxyCONNECT that could occur | Dan Fandrich |
2008-08-11 | Fixed a boundary condition error in ftp_readresp() whereby a non-terminal | Dan Fandrich |
2008-08-08 | Added test1059 to test the FTP proxy tunnel problem fixed July 11. | Dan Fandrich |
2008-08-01 | Added tests 1057 and 1058 to test FTP and HTTPS transfers with ranges | Dan Fandrich |
2008-07-31 | Added test of IPv6 scope handling | Dan Fandrich |
2008-07-30 | Added test cases 1052 through 1055 to test uploading data from files | Dan Fandrich |
2008-07-30 | Added test case 1051 to test Location: following with PUT, as reported | Dan Fandrich |
2008-07-29 | Return an error code when extra files are found in filecheck: | Dan Fandrich |
2008-07-29 | Added test case 1050 to test --ftp-port with an IPv6 address. | Dan Fandrich |
2008-07-28 | Added test cases 1045 through 1049 as simple tests of --interface using the | Dan Fandrich |