Age | Commit message (Expand) | Author |
2010-01-21 | Julien Chaffraix fixed line lengths | Daniel Stenberg |
2010-01-20 | modified test case 8 to also make sure that we deal with cookies using | Daniel Stenberg |
2010-01-19 | - As was pointed out on the http-state mailing list, the order of cookies in a | Daniel Stenberg |
2010-01-19 | oops, I forgot to cvs add this before my previous commit (Dan Fandrich | Daniel Stenberg |
2010-01-19 | - David McCreedy brought a fix and a new test case (129) to make libcurl work | Daniel Stenberg |
2010-01-18 | Added PEM certificate keyword | Dan Fandrich |
2010-01-13 | Give the test a bit mote time to run so it passes on slow machines | Yang Tse |
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-06 | Disable tests 802 and 803 | Yang Tse |
2010-01-06 | Julien Chaffraix fixed so that the fragment part in an URL is not sent to the... | Claes Jakobsson |
2010-01-01 | - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This | Daniel Stenberg |
2009-12-30 | modified to get the EHLO domain from the path part of the URL instead of the | 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-24 | Adjust test number mismatch | Yang Tse |
2009-12-21 | test 566 was missing | Daniel Stenberg |
2009-12-20 | introducing the first IMAP FETCH test | Daniel Stenberg |
2009-12-17 | Remove pointless storing of the protocol as a string within the connectdata | Daniel Stenberg |
2009-12-16 | Test #1106 needs an ftp enabled client | Yang Tse |
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-12-10 | - Siegfried Gyuricsko found out that the curl manual said --retry would retry | Daniel Stenberg |
2009-12-07 | - Martin Storsjo made libcurl use the Expect: 100-continue header for posts | Daniel Stenberg |
2009-10-30 | Added test case 566 in an attempt to repeat bug 2884561 | Daniel Stenberg |
2009-10-30 | - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a | Daniel Stenberg |
2009-10-25 | - Dima Barsky made the curl cookie parser accept cookies even with blank or | Daniel Stenberg |
2009-09-26 | - John P. McCaskey posted a bug report that showed how libcurl did wrong when | 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-14 | Added HTTP proxy keyword | Dan Fandrich |
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-27 | disable the tests that differ between 32 and 64 bit | Daniel Stenberg |
2009-08-24 | - Introduced a SYST-based test to properly set-up name format when dealing w... | Patrick Monnerat |
2009-08-18 | Pull the certificate files from the source directory. Ensure that the | Dan Fandrich |
2009-08-12 | Added a range of new fun date strings to try. This set of dates come from a | Daniel Stenberg |
2009-08-12 | use --insecure to allow non-matching known hosts for SSH-based protocols | Daniel Stenberg |
2009-08-11 | - Peter Sylvester made the HTTPS test server use specific certificates for | Daniel Stenberg |
2009-07-28 | use --insecure for the SFTP and SCP tests | Daniel Stenberg |
2009-06-16 | - When doing non-anonymous ftp via http proxies and the password is not | Michal Marek |
2009-05-30 | Added missing NTLM feature for test 1097 | Dan Fandrich |
2009-05-25 | - bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointed | Daniel Stenberg |
2009-05-22 | Added some missing test keywords | Dan Fandrich |
2009-05-20 | Added "non-existing host" test keywords to make it easy to skip those | Dan Fandrich |
2009-05-17 | - James Bursa posted a patch to the mailing list that fixed a problem with | Daniel Stenberg |
2009-05-11 | Adjust test definition for TPF. | Yang Tse |
2009-05-11 | Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using | Daniel Stenberg |
2009-05-11 | - I fixed the problem with doing NTLM, POST and then following a 302 redirect, | Daniel Stenberg |