Age | Commit message (Expand) | Author |
2008-09-08 | Disable all tests on i686 icc autobuilds to inspect build messages | Yang Tse |
2008-09-06 | Added HTTP 1.0 downgrade tests with proxies | Dan Fandrich |
2008-09-06 | remove unnecessary typecasting of malloc() | Yang Tse |
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-09-04 | fix print formatting string directives | Yang Tse |
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 |
2008-08-26 | Added multi keyword | Dan Fandrich |
2008-08-24 | Re-enable all tests on x86_64 and ia64. | Yang Tse |
2008-08-24 | Fix wrong signed int formatting string directive in test case #557. | Yang Tse |
2008-08-24 | Disable all tests except #557 on x86_64 and ia64 to debug trace curl_mprintf(... | Yang Tse |
2008-08-23 | added test case 1067 to verify --referer "firstone.html;auto" | Daniel Stenberg |
2008-08-23 | Andy Tsouladze's fix to kill the knowledge of servers properly after they have | Daniel Stenberg |
2008-08-22 | Fixed a problem when --dump-header - was given with more than one URL, | Dan Fandrich |
2008-08-22 | Increase to 20 the number of CVS update retries. | Yang Tse |
2008-08-21 | Test case 557 now also verifies signed and unsigned int formatting. | Yang Tse |
2008-08-20 | Simplify condition check | Yang Tse |
2008-08-18 | Update test case 557 | Yang Tse |
2008-08-18 | Added test case 557 to verify libcurl's internal curl_m*printf() functions | Yang Tse |
2008-08-17 | libcurl internal base64.h header file renamed to curl_base64.h | Yang Tse |
2008-08-15 | Added test case 1065 to test a PUT with a single file but two URLs. This | Dan Fandrich |
2008-08-14 | Added Range keyword | Dan Fandrich |
2008-08-14 | Added test 1063 to test an invalid large range on a file: | Dan Fandrich |
2008-08-12 | Fixed a buffer overflow problem in Curl_proxyCONNECT that could occur | Dan Fandrich |
2008-08-12 | Handle short reads | Dan Fandrich |
2008-08-12 | - Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel | Daniel Stenberg |
2008-08-11 | Added HTTP CONNECT keywords | Dan Fandrich |
2008-08-11 | Fixed a boundary condition error in ftp_readresp() whereby a non-terminal | Dan Fandrich |
2008-08-11 | Die when curlbuild.h is not created or available | Yang Tse |
2008-08-10 | Fix NetWare curlbuild.h | Yang Tse |
2008-08-09 | When running testcurl.pl display definitions from curlbuild.h | Yang Tse |
2008-08-08 | Reintroduce the adjustment previously done in testcurl.pl so that it copies the | Yang Tse |
2008-08-08 | Made ftp a required feature | Dan Fandrich |
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 |