Age | Commit message (Expand) | Author |
2013-04-26 | ftp_state_pasv_resp: connect through proxy also when set by env | Daniel Stenberg |
2013-04-25 | test709: clarify the test in the name | Daniel Stenberg |
2013-04-22 | tests: add test1511 to check timecond clean-up | Alessandro Ghedini |
2013-04-12 | FTP: handle a 230 welcome response | Daniel Stenberg |
2013-04-12 | FTP: access files in root dir correctly | Daniel Stenberg |
2013-04-12 | tests: prevent test206, test1060, and test1061 from failing | Kamil Dudka |
2013-04-11 | test1218: another cookie tailmatch test | Daniel Stenberg |
2013-04-09 | test1217: verify parsing 257 responses with "rubbish" before path | Daniel Stenberg |
2013-04-09 | test1216: test tailmatching cookie domains | Daniel Stenberg |
2013-04-08 | proxy: make ConnectionExists() check credential of proxyconnections too | Fabian Keil |
2013-04-06 | ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now | Daniel Stenberg |
2013-04-04 | easy: Fix the broken CURLOPT_MAXCONNECTS option | Linus Nielsen Feltzing |
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 |