aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2010-01-07List fragment tests in Makefile.am and better provide better namesClaes Jakobsson
2010-01-06Disable tests 802 and 803Yang Tse
2010-01-06Julien 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. ThisDaniel Stenberg
2009-12-30modified to get the EHLO domain from the path part of the URL instead of theDaniel Stenberg
2009-12-30(SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLFDaniel Stenberg
2009-12-29test 802 is the first SMTP test, although not strictly SMTP yet...Daniel Stenberg
2009-12-24Adjust test number mismatchYang Tse
2009-12-21test 566 was missingDaniel Stenberg
2009-12-20introducing the first IMAP FETCH testDaniel Stenberg
2009-12-17Remove pointless storing of the protocol as a string within the connectdataDaniel Stenberg
2009-12-16Test #1106 needs an ftp enabled clientYang Tse
2009-12-14- Jon Nelson found a regression that turned out to be a flaw in how libcurlDaniel Stenberg
2009-12-12introducing 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 retryDaniel Stenberg
2009-12-07- Martin Storsjo made libcurl use the Expect: 100-continue header for postsDaniel Stenberg
2009-10-30Added test case 566 in an attempt to repeat bug 2884561Daniel Stenberg
2009-10-30- "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg
2009-10-25- Dima Barsky made the curl cookie parser accept cookies even with blank orDaniel Stenberg
2009-09-26- John P. McCaskey posted a bug report that showed how libcurl did wrong whenDaniel Stenberg
2009-09-26added test 1105 (disabled) - it repeats a cookie path bug we need to fixDaniel Stenberg
2009-09-17added three missing files to the dist archiveDaniel Stenberg
2009-09-14Added HTTP proxy keywordDan Fandrich
2009-09-11Renumbered test565 to test1104 to move it out of the range reserved forDan Fandrich
2009-09-10- Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epochDaniel Stenberg
2009-08-27disable the tests that differ between 32 and 64 bitDaniel Stenberg
2009-08-24- Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat
2009-08-18Pull the certificate files from the source directory. Ensure that theDan Fandrich
2009-08-12Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg
2009-08-12use --insecure to allow non-matching known hosts for SSH-based protocolsDaniel Stenberg
2009-08-11- Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg
2009-07-28use --insecure for the SFTP and SCP testsDaniel Stenberg
2009-06-16- When doing non-anonymous ftp via http proxies and the password is notMichal Marek
2009-05-30Added missing NTLM feature for test 1097Dan Fandrich
2009-05-25- bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointedDaniel Stenberg
2009-05-22Added some missing test keywordsDan Fandrich
2009-05-20Added "non-existing host" test keywords to make it easy to skip thoseDan Fandrich
2009-05-17- James Bursa posted a patch to the mailing list that fixed a problem withDaniel Stenberg
2009-05-11Adjust test definition for TPF.Yang Tse
2009-05-11Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy usingDaniel Stenberg
2009-05-11- I fixed the problem with doing NTLM, POST and then following a 302 redirect,Daniel Stenberg
2009-05-10Added test 1100 - "HTTP POST with NTLM authorization and following a 302Daniel Stenberg
2009-05-10made the cookie tests 61 and 62 test httponly cookies, both receiving inDaniel Stenberg
2009-05-08Changed host name to be under the haxx.se domainYang Tse
2009-05-05Fixed the --ftp-port address to the CLIENTIP address.Yang Tse
2009-05-03Added and disabled test case 563 which shows KNOWN_BUGS #59. The bugDan Fandrich
2009-04-30- I was going to fix issue #59 in KNOWN_BUGSDaniel Stenberg
2009-04-29- Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)Daniel Stenberg
2009-04-24test 1099: "TFTP get first a non-existing file then an existing" added disabledDaniel Stenberg
2009-04-17- Pramod Sharma reported and tracked down a bug when doing FTP over a HTTPDaniel Stenberg