Age | Commit message (Expand) | Author |
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 |
2008-09-23 | remove the entire comment now when we no longer set TZ | Daniel Stenberg |
2008-09-23 | - Introducing Jamie Lokier's function for date to epoch conversion used in the | Daniel Stenberg |
2008-09-22 | - Made the SOCKS code use the new Curl_read_plain() function to fix the bug | Daniel Stenberg |
2008-09-22 | better description | Daniel Stenberg |
2008-09-15 | Changed the test data file so it passes an XML syntax check | Dan Fandrich |
2008-09-06 | Added HTTP 1.0 downgrade tests with proxies | Dan Fandrich |
2008-09-05 | Improved the logic the decides whether to use HTTP 1.1 features or not in a | Dan Fandrich |
2008-09-05 | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg |
2008-09-05 | Stefan Krause's mail to curl-library at 03 Sep 2008 made me add these two | 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-29 | - When libcurl was doing a HTTP POST and the server would respond with | Daniel Stenberg |
2008-08-28 | - I'm abandoning the system with the web site mirrors (but keeping download | Daniel Stenberg |
2008-08-28 | Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to set | Dan Fandrich |
2008-08-28 | Added test 1069 to test PUT from stdin without content length. It fails | Dan Fandrich |
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-26 | Added multi keyword | Dan Fandrich |