Age | Commit message (Expand) | Author |
2010-11-10 | test1120: verify FTP response 421 | Daniel Stenberg |
2010-11-03 | test1119: verify symbols-in-versions | Daniel Stenberg |
2010-10-19 | URL-parsing: consider ? a divider | Daniel Stenberg |
2010-09-29 | Renamed test1204 to test1117 to move it into the normal range | Dan Fandrich |
2010-09-27 | Added test case 1204 to test HTTP range failure | Dan Fandrich |
2010-08-25 | Gopher using Curl_write; test suite (4 tests) | Cameron Kaiser |
2010-08-25 | http: handle trailer headers in all chunked responses | Daniel Stenberg |
2010-08-19 | test: added test 579 to verify progress callback for chunked post | Julien Chaffraix |
2010-08-16 | progress: callback for POSTs less than MAX_INITIAL_POST_SIZE | Julien Chaffraix |
2010-05-28 | test1115: verify that unexpected 1xx responses work fine | Daniel Stenberg |
2010-05-27 | test313: a new test for CRL support | Kamil Dudka |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-05-07 | multi interface: missed storing connection time | Daniel Stenberg |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-03-24 | Fix RTSP GET_PARAMETER empty and non-empty operation. | Chris Conroy |
2010-02-22 | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat |
2010-01-28 | Chris Conroy provided first RTSP tests | Yang Tse |
2010-01-19 | - David McCreedy brought a fix and a new test case (129) to make libcurl work | Daniel Stenberg |
2010-01-12 | Added test case #1112 which does an FTPS download with strict timeout | Yang Tse |
2010-01-11 | - The tests/runtests.pl script now checks to see if the test case that runs is | Daniel Stenberg |
2010-01-07 | List fragment tests in Makefile.am and better provide better names | Claes Jakobsson |
2010-01-01 | - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This | Daniel Stenberg |
2009-12-30 | (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLF | Daniel Stenberg |
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 |