Age | Commit message (Expand) | Author |
2013-02-23 | imap: Added the ability to FETCH a specific UID and SECTION | Jiri Hruska |
2013-02-11 | SOCKS: fix socks proxy when noproxy matched | ulion |
2013-02-10 | Fix NULL pointer reference when closing an unused multi handle. | Linus Nielsen Feltzing |
2013-02-09 | smtp: Fixed an issue when processing EHLO failure responses (Part 3) | Steve Holme |
2013-02-08 | DONE: consider callback-aborted transfers premature | Daniel Stenberg |
2013-02-07 | imap: Changed response tag generation to be completely unique | Steve Holme |
2013-02-05 | CURLMOPT_MAXCONNECTS: restore functionality | Linus Nielsen Feltzing |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-15 | FTP: reject illegal port numbers in EPSV 229 responses | Daniel Stenberg |
2013-01-06 | imap: Added support for SASL based authentication mechanism detection | Steve Holme |
2013-01-03 | writeout: -w now supports remote_ip/port and local_ip/port | Daniel Stenberg |
2013-01-03 | test 1222: 8 chars object name generation && test 1221: adjustments | Yang Tse |
2013-01-02 | build and tests: curl_10char_object_name() shell function | Yang Tse |
2012-12-25 | Enable tests 1503, 1504 and 1505 | Yang Tse |
2012-12-25 | test 1504 and 1505: same as 1502 but with different cleanup sequences | Yang Tse |
2012-12-23 | test 1503: same as 1502 but with a different cleanup sequence | Yang Tse |
2012-12-23 | test 1502: OOM handling fixes | Yang Tse |
2012-11-27 | dd missing NTLM feature for tests 2025, and 2028 to 2032 | Yang Tse |
2012-11-26 | Remove stray CRLF in chunk-encoded content-free request bodies | Fabian Keil |
2012-11-21 | Test 206: Use a Content-Length header for the 407 response | Fabian Keil |
2012-11-21 | Test 206: Don't respond to a succesful CONNECT request with a body | Fabian Keil |
2012-11-19 | Fix comment typos in test 517 | Fabian Keil |
2012-11-19 | Test 92 and 194: normalize spaces in the Server headers | Fabian Keil |
2012-11-19 | Add a HOSTIP precheck for tests 31 and 1105 | Fabian Keil |
2012-11-19 | Let test 8 work as long as %HOSTIP ends with ".0.0.1" | Fabian Keil |
2012-11-19 | Add --resolve to the keywords and name of test 1318 | Fabian Keil |
2012-11-19 | Add FTP keywords for a couple of currently keyword-less FTP tests | Fabian Keil |
2012-11-19 | Add keywords for a couple of currently keyword-less HTTP tests | Fabian Keil |
2012-11-19 | Use carriage returns in all headers in test 31 | Fabian Keil |
2012-11-19 | Do not mix CRLF and LF header endings in a couple of HTTP tests | Fabian Keil |
2012-11-18 | fixed memory leak: CURLOPT_RESOLVE with multi interface | Daniel Stenberg |
2012-11-17 | mem-include-scan: verify memory #includes | Daniel Stenberg |
2012-11-06 | test1413: verify redirects to URLs with fragments | Daniel Stenberg |
2012-11-06 | URL parser: cut off '#' fragments from URLs (better) | Daniel Stenberg |
2012-11-06 | test 2027/2030: take duplicate Digest requests into account | Daniel Stenberg |
2012-11-06 | test1412: verify Digest with repeated URLs | Daniel Stenberg |
2012-11-04 | FTP: prevent the multi interface from blocking | Daniel Stenberg |
2012-09-18 | test2006: Updated expected output to include hash name | Daniel Stenberg |
2012-09-17 | metalink tests: Updated expected output to include hash name | Marc Hoersken |
2012-09-04 | test1411: verify SMTP without SIZE support | Daniel Stenberg |
2012-09-01 | Unit test for curl_multi_wait() | Sara Golemon |
2012-08-31 | test2032: bail out after last transfer | Daniel Stenberg |
2012-08-31 | NTLM: verify multiple connections work | Joe Mason |
2012-08-08 | verbose messages: fixed output of hostnames in re-used connections | Daniel Stenberg |
2012-08-07 | sws: close sockets properly | Joe Mason |
2012-08-06 | DISABLED: disable the new tests that do NTLM | Daniel Stenberg |
2012-08-03 | Add tests of auth retries | Joe Mason |
2012-07-22 | http: print reason phrase from HTTP status line on error | Kamil Dudka |
2012-07-12 | tests: verify the stricter numeric option parser | Daniel Stenberg |