Age | Commit message (Expand) | Author |
2009-05-11 | - I fixed the problem with doing NTLM, POST and then following a 302 redirect, | Daniel Stenberg |
2009-05-10 | Added test 1100 - "HTTP POST with NTLM authorization and following a 302 | Daniel Stenberg |
2009-05-10 | made the cookie tests 61 and 62 test httponly cookies, both receiving in | Daniel Stenberg |
2009-05-08 | Changed host name to be under the haxx.se domain | Yang Tse |
2009-05-05 | Fixed the --ftp-port address to the CLIENTIP address. | Yang Tse |
2009-05-03 | Added and disabled test case 563 which shows KNOWN_BUGS #59. The bug | Dan Fandrich |
2009-04-30 | - I was going to fix issue #59 in KNOWN_BUGS | Daniel Stenberg |
2009-04-29 | - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219) | Daniel Stenberg |
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-03-03 | Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009 | Daniel Stenberg |
2009-02-19 | verify that a 550-response for a RETR returns 78 but also that the control | Daniel Stenberg |
2009-02-02 | - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP | Daniel Stenberg |
2009-01-26 | - Alexey Borzov filed bug report #2535504 | Daniel Stenberg |
2009-01-21 | Improved the title and keywords | Dan Fandrich |
2009-01-21 | Fixed a couple more locale-dependent toupper conversions, mainly for | Dan Fandrich |
2009-01-07 | Always use nocheck="yes" for consistency | Dan Fandrich |
2008-12-30 | sync'd address with other tests. | Gunter Knauf |
2008-12-30 | trial with an address which has a valid domain part but invalid host to avoid... | Gunter Knauf |
2008-12-11 | Mention what makes this test special | Dan Fandrich |
2008-12-09 | Added test cases 1089 and 1090 to test --write-out after a redirect to | Dan Fandrich |
2008-12-08 | - Fred Machado posted about a weird FTP problem on the curl-users list and when | Daniel Stenberg |
2008-11-25 | Added tests 1087 and 1088 to test Basic authentication on a redirect | Dan Fandrich |
2008-11-24 | Fully clean up after test 608 so that it can be run twice in succession. | Dan Fandrich |
2008-11-21 | restored from my messy previous commit mistake | Daniel Stenberg |
2008-11-19 | - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is | Daniel Stenberg |
2008-11-13 | Shortened some FTP responses to allow the timeout to be reduced by a second | Dan Fandrich |
2008-11-12 | Give the test an extra second to run so it passes on slow machines | Dan Fandrich |
2008-11-11 | Added test case 560: | Daniel Stenberg |
2008-11-11 | Added missing <keywords> | Daniel Stenberg |
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-27 | Skip test #558 when libcurl is built with hidden symbols | Yang Tse |
2008-10-26 | convert test #558 into something more interesting, attempting | Yang Tse |
2008-10-26 | test #558 verifies loop operation using malloc() and free() | Yang Tse |
2008-10-23 | Tweaked a few tests to test proper Turkish locale handling | Dan Fandrich |
2008-10-21 | Fixed some problems with SFTP range support to fix test cases 634 through 637. | Dan Fandrich |
2008-10-16 | Added missing HTTP proxy and other keywords | Dan Fandrich |
2008-10-13 | Don't rely on shell support to run multiple precheck tests | Dan Fandrich |
2008-10-12 | Ensure the IPv6 stack is operational before running this test (other tests | Dan Fandrich |
2008-10-09 | Added HTTP as a required feature | Dan Fandrich |
2008-10-09 | Added tests 633 through 637 to test the new file range support for SFTP. | Dan Fandrich |
2008-10-08 | - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and | Daniel Stenberg |
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-08 | Added const to some pointer variables | Dan Fandrich |
2008-10-07 | Changed the handling of read/write errors in Curl_perform() to allow a | Dan Fandrich |
2008-09-30 | Added "HTTP proxy" keyword | Dan Fandrich |
2008-09-30 | - The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZE | Daniel Stenberg |
2008-09-29 | Added "HTTP proxy" and "proxytunnel" keywords where applicable | Dan Fandrich |