Age | Commit message (Expand) | Author |
2010-10-19 | URL-parsing: consider ? a divider | Daniel Stenberg |
2010-10-14 | Fixed the IPv6 host address in test1203 | Dan Fandrich |
2010-10-11 | test: urlglob error messages have no extra newline anymore | Daniel Stenberg |
2010-10-02 | HTTP: remove special case for 416 | Daniel Stenberg |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-09-29 | Renamed test1204 to test1117 to move it into the normal range | Dan Fandrich |
2010-09-28 | curl_easy_escape: don't escape "unreserved" characters | Daniel Stenberg |
2010-09-27 | Added test case 1204 to test HTTP range failure | Dan Fandrich |
2010-09-27 | parsedate: allow time specified without seconds | Daniel Stenberg |
2010-09-09 | test565: Don't hardcode IP:PORT | Tor Arntsen |
2010-08-30 | Added proxy keyword to allow skipping test in proxyless configs | Dan Fandrich |
2010-08-25 | Tweaked some test data files | Dan Fandrich |
2010-08-25 | gopher tests: use sws and adjusted to more standard style | Daniel Stenberg |
2010-08-25 | gopher: fix test case line endings | Daniel Stenberg |
2010-08-25 | Gopher using Curl_write; test suite (4 tests) | Cameron Kaiser |
2010-08-25 | http: handle trailer headers in all chunked responses | Daniel Stenberg |
2010-08-24 | Fixed a NULL pointer dereference in form posting | Dan Fandrich |
2010-08-21 | cmdline: make -F type= accept ;charset= | Daniel Stenberg |
2010-08-19 | test: added test 579 to verify progress callback for chunked post | Julien Chaffraix |
2010-08-16 | progress: callback for POSTs less than MAX_INITIAL_POST_SIZE | Julien Chaffraix |
2010-08-16 | Make the LD_PRELOAD path absolute in the tests that use it | Dan Fandrich |
2010-08-10 | callbacks: acknowledge progress callback error returns | Daniel Stenberg |
2010-08-10 | parse_remote_port: fix ;type= URL suffix over HTTP proxy | Daniel Stenberg |
2010-07-30 | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka |
2010-05-28 | test1115: verify that unexpected 1xx responses work fine | Daniel Stenberg |
2010-05-27 | test313: a new test for CRL support | Kamil Dudka |
2010-05-14 | Fixed test 577 to work when --enable-hidden-symbols is configured | Dan Fandrich |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-05-07 | multi interface: missed storing connection time | Daniel Stenberg |
2010-04-28 | test: enable valgrind for 604, seems to work | Daniel Stenberg |
2010-04-28 | add 1s post-command delay to tests 513 and 514 | Paul Howarth |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-04-09 | FTP quote commands prefixed with '*' now can fail without aborting | Daniel Stenberg |
2010-03-31 | Fixed misleading test message | Dan Fandrich |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-24 | Add .gitattributes files to turn off CRLF translation for some files | Bill Hoffman |
2010-03-24 | Fix RTSP GET_PARAMETER empty and non-empty operation. | Chris Conroy |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-23 | enabled valgrind | Daniel Stenberg |
2010-02-24 | enable 802 and 803 | Yang Tse |
2010-02-22 | _ Adjusted RFC821 HELO fallback and enabled test804 | Patrick Monnerat |
2010-02-22 | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat |
2010-02-20 | - Fixed the SMTP compliance by making sure RCPT TO addresses are specified | Daniel Stenberg |
2010-02-12 | - Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses | Daniel Stenberg |
2010-02-09 | Removed some erroneous "compressed" key words | Dan Fandrich |
2010-02-04 | Modified test case 557 to additionally verify libcurl's internal curl_m*printf() | Yang Tse |
2010-02-04 | added an additional second to allow test to pass on heavily loaded servers | Yang Tse |
2010-02-03 | cookies with same path length might get sorted in different order when | Yang Tse |
2010-02-03 | added an additional second to allow test to pass on heavily loaded servers | Yang Tse |
2010-02-01 | update rtsp server header field from SWS to RTSPD | Yang Tse |