Age | Commit message (Expand) | Author |
2012-01-18 | Add two tests for telnet: URLs | Colin Hogben |
2012-01-14 | test: verify HTTP response code 308 | Daniel Stenberg |
2012-01-09 | FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed | gsengun |
2012-01-04 | test1320 test1321: avoid User-Agent comparison | Yang Tse |
2012-01-03 | tests: test IMAP, POP3 and SMTP over HTTP proxy tunnel | Daniel Stenberg |
2012-01-03 | test proxy supports CONNECT | Daniel Stenberg |
2011-12-31 | changed case: use new host name for subsequent HTTP requests | Daniel Stenberg |
2011-12-23 | new test: verify --resolve | Daniel Stenberg |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-16 | curl -F: fix multiple file upload with custom type | Daniel Stenberg |
2011-12-16 | New test for multiple file upload | Colin Hogben |
2011-12-07 | multi interface: fix block when CONNECT_ONLY option is used | Gokhan Sengun |
2011-12-05 | FTP: close callback fix | Daniel Stenberg |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-12-04 | test: verify the opensocket callback for FTP | Daniel Stenberg |
2011-12-01 | test 815: verify POP3 dot-first-on-line unescaping | Daniel Stenberg |
2011-11-29 | POP3: detect when LIST returns no mails | Daniel Stenberg |
2011-11-29 | POP3: fix end of body detection | Daniel Stenberg |
2011-11-28 | test: added POP3 test with dot-prefixed line | Daniel Stenberg |
2011-11-25 | test 1211: FTP test to repeat bug #3429299 | Daniel Stenberg |
2011-11-25 | FTP tests 1206 - 1209: don't expect QUIT | Daniel Stenberg |
2011-11-24 | query-part: ignore the URI part for given protocols | Jonas Schnelli |
2011-11-20 | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg |
2011-11-18 | test: SFTP quote commands with * prefix | Jonas Schnelli |
2011-11-18 | SFTP: support '*' prefix for quote operations | Jonas Schnelli |
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse |
2011-11-06 | test 590: verify the bug fix in 4851dafcf1 | Daniel Stenberg |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |
2011-10-24 | dist: add test 587 | Daniel Stenberg |
2011-10-24 | test 588: verify active FTP with multi interface without EPRT | Daniel Stenberg |
2011-10-24 | FTP server: allow EPRT by default | Daniel Stenberg |
2011-10-24 | large headers: have curl accept >16K headers | Daniel Stenberg |
2011-10-21 | Added some missing test case XML tags and keywords | Dan Fandrich |
2011-10-21 | multi tests: OOM handling fixes | Yang Tse |
2011-10-20 | Curl_http_input_auth: handle multiple auths in WWW-Authenticate | Daniel Stenberg |
2011-10-16 | formdata: ack read callback abort | Daniel Stenberg |
2011-10-06 | test harness: non-stunnel https server integration overhaul | Yang Tse |
2011-09-21 | test 814: smtp without --mail-from | Daniel Stenberg |
2011-09-20 | Curl_follow: handle redirects to "//hostname/path" | Daniel Stenberg |
2011-09-13 | Curl_add_custom_headers: support headers with no data | warp kawada |
2011-09-06 | test case 583: ensure that test failures don't go unnoticed | Yang Tse |
2011-09-05 | test suite: use test case specific netrc file names | Yang Tse |
2011-08-27 | NTLM_WB: final congruency naming adjustments | Yang Tse |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-19 | test573: fix the keywords | Daniel Stenberg |
2011-08-15 | test572: fixed | Daniel Stenberg |
2011-08-15 | tests: disable #572 | Yang Tse |
2011-08-09 | cookie parser: handle 'secure=' | Daniel Stenberg |
2011-08-08 | CURLFORM_BUFFER: insert filename as documented | Daniel Stenberg |
2011-08-05 | test710: verify that --proxy socks5://hostname works | Daniel Stenberg |