Age | Commit message (Expand) | Author |
2013-05-27 | Digest auth: escape user names with \ or " in them | Daniel Stenberg |
2013-05-19 | tests: add test1394 file to the tarball | Daniel Stenberg |
2013-05-18 | cookies: only consider full path matches | YAMADA Yasuharu |
2013-05-07 | tests: Added new SMTP tests to verify commit 99b40451836d | Steve Holme |
2013-05-06 | unit1394.c: plug the curl tool unit test in | Kamil Dudka |
2013-05-04 | smtp: Fixed sending of double CRLF caused by first in EOB | Steve Holme |
2013-05-03 | tests: Corrected MAIL SIZE for CRLF line endings | Steve Holme |
2013-05-03 | tests: Corrected infilesize for CRLF line endings | Steve Holme |
2013-05-03 | tests: Corrected test1406 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Corrected test1320 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Corrected typo in test909 | Steve Holme |
2013-05-02 | tests: Corrected test909 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Updated test references to 909 from 1411 | Steve Holme |
2013-05-02 | tests: Renamed test1411 to test909 as this is a main SMTP test | Steve Holme |
2013-04-29 | tests: Added imap STATUS command test | Steve Holme |
2013-04-28 | tests: Corrected the SMTP tests to be RFC2821 compliant | Steve Holme |
2013-04-27 | tests: Corrected command line arguments in test907 and test908 | Steve Holme |
2013-04-27 | tests: Added SMTP AUTH with initial response tests | Steve Holme |
2013-04-27 | tests: Updated SMTP tests to decouple client initial response | Steve Holme |
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 |