Age | Commit message (Expand) | Author |
2008-08-08 | Added test1059 to test the FTP proxy tunnel problem fixed July 11. | Dan Fandrich |
2008-08-08 | Peek at predefined symbols done. and now removed. | Yang Tse |
2008-08-08 | Take a peek at netware's gcc predefined symbols. | Yang Tse |
2008-08-07 | Remove last adjustment done to testcurl.pl to verify if change introduced by | Yang Tse |
2008-08-07 | Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.h | Yang Tse |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-08-04 | - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and | Daniel Stenberg |
2008-08-03 | - Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT | Daniel Stenberg |
2008-08-03 | Improved title | Dan Fandrich |
2008-08-01 | Added tests 1057 and 1058 to test FTP and HTTPS transfers with ranges | Dan Fandrich |
2008-08-01 | User names embedded in proxy URLs without a password were parsed | Dan Fandrich |
2008-07-31 | Fixed keyword | Dan Fandrich |
2008-07-31 | Added keywords | Dan Fandrich |
2008-07-31 | Added test of IPv6 scope handling | Dan Fandrich |
2008-07-31 | s/silly/underquoted definition/ | Yang Tse |
2008-07-30 | Added test cases 1052 through 1055 to test uploading data from files | Dan Fandrich |
2008-07-30 | Added test case 1051 to test Location: following with PUT, as reported | Dan Fandrich |
2008-07-30 | Undo using the sreadfrom() wrapper to replace recvfrom() in our code, for rea... | Yang Tse |
2008-07-30 | Undo using the sreadfrom() wrapper to replace recvfrom() in our code. | Yang Tse |
2008-07-30 | Reinstate hiding aclocal 'underquoted definition' warnings. | Yang Tse |
2008-07-29 | Return an error code when extra files are found in filecheck: | Dan Fandrich |
2008-07-29 | Added test case 1050 to test --ftp-port with an IPv6 address. | Dan Fandrich |
2008-07-28 | Added test cases 1045 through 1049 as simple tests of --interface using the | Dan Fandrich |
2008-07-27 | Added feature in runtests.pl to select tests based on key word. | Dan Fandrich |
2008-07-26 | Added test 1044 to test large file support in ftp with -I. | Dan Fandrich |
2008-07-26 | No longer hide aclocal 'underquoted definition' warnings. | Yang Tse |
2008-07-24 | Changed the long logfile elision code in runtests.pl to properly handle | Dan Fandrich |
2008-07-23 | Mention that the test harness can't check every possible feature. | Dan Fandrich |
2008-07-21 | fix compiler warning: implicit conversion from "long" to "int" | Yang Tse |
2008-07-21 | Use the sreadfrom() wrapper to replace recvfrom() in our code. | Yang Tse |
2008-07-17 | Fixed the XML syntax of a few test files. | Dan Fandrich |
2008-07-15 | add comment for include paths | Yang Tse |
2008-07-15 | Added test1042 and test1043 to test -C - on HTTP. | Dan Fandrich |
2008-07-15 | Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it's | Dan Fandrich |
2008-07-11 | Fixed test 553 to pass the torture test. | Dan Fandrich |
2008-07-11 | Avoid a potential zombie process when killing an old ftpserver | Dan Fandrich |
2008-07-11 | Added test cases 1038 and 1039 to test Adrian Kreher's report that ftp | Dan Fandrich |
2008-07-10 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-07-10 | Added tests 1036 and 1037 to verify resumed ftp downloads with -C - | Dan Fandrich |
2008-07-08 | Fixed test 554 to pass the torture test. | Dan Fandrich |
2008-07-07 | Added test cases 1034 & 1035 to test IDN name conversion failures. | Dan Fandrich |
2008-07-07 | - Scott Barrett provided a test case for a segfault in the FTP code and the | Daniel Stenberg |
2008-07-03 | Phil Blundell provided a fix for libcurl's treatment of unexpected 1xx | Daniel Stenberg |
2008-06-22 | - Eduard Bloch filed the debian bug report #487567 | Daniel Stenberg |
2008-06-21 | Edited some test keywords for consistency | Dan Fandrich |
2008-06-19 | Always use $LOGDIR when referring to the log directory. | Dan Fandrich |
2008-06-19 | Added SSH failure test cases 628-632 | Dan Fandrich |
2008-06-13 | fixed the language somewhat | Daniel Stenberg |
2008-06-12 | Added IPv6 keywords for some more tests that require IPv6 networking support | Dan Fandrich |
2008-06-08 | - curl the tool now deals with its command line options somewhat differently! | Daniel Stenberg |