Age | Commit message (Expand) | Author |
2013-03-27 | test1509: verify proxy header response headers count | Daniel Stenberg |
2013-03-21 | imap-tests: Added CRLF to reply data to be compliant with RFC-822 | Steve Holme |
2013-03-18 | tests: specify 'text' mode for some output files in verify section | Yang Tse |
2013-03-16 | tests: 96, 558, 1330: strip build subdirectory dependent leading path | Yang Tse |
2013-03-15 | imap-tests: Corrected copy/paste error in test808 reply data | Steve Holme |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-15 | imap-tests: Added test808 for custom EXAMINE command | Steve Holme |
2013-03-15 | HTTP proxy: insert slash in URL if missing | Daniel Stenberg |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-03-13 | test509: libcurl initialization with memory callbacks and actual usage | Yang Tse |
2013-03-11 | test806: Added CRLF to reply data to be compliant with RFC-822 | Steve Holme |
2013-03-11 | test805: added crlf newlines to make data size match | Daniel Stenberg |
2013-03-11 | test: fix newline for the data check of 807 | Daniel Stenberg |
2013-03-11 | test801 to test807: fix protocol section line endings | Yang Tse |
2013-03-10 | Makefile.am: Corrected a couple of spurious tab characters | Steve Holme |
2013-03-10 | imap: Added test807 for custom request functionality (STORE) | Jiri Hruska |
2013-03-10 | imap: Added test806 for IMAP (folder) LIST command | Jiri Hruska |
2013-03-10 | imap: Added test805 for APPEND functionality | Jiri Hruska |
2013-03-10 | imap: Added test804 for skipping SELECT if in the same mailbox | Jiri Hruska |
2013-03-10 | imap: Added test802 and test803 for UIDVALIDITY verification | Jiri Hruska |
2013-03-10 | imap: Added test801 for UID and SECTION URL parameters | Jiri Hruska |
2013-03-10 | Makefile.am: Corrected end of line filler character | Steve Holme |
2013-03-10 | email-tests: Updated the test data that corresponds to the test number | Steve Holme |
2013-03-10 | email-tests: Renamed the IMAP test to be 800 | Steve Holme |
2013-03-10 | email-tests: Renamed the SMTP tests to be in the range 900-906 | Steve Holme |
2013-03-10 | email-tests: Renamed the POP3 tests to be in the range 850-857 | Steve Holme |
2013-03-06 | imap: Fixed test801 and test1321 to specify a message UID | Jiri Hruska |
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 |