Age | Commit message (Expand) | Author |
2013-09-19 | tests: Added SMTP large message SIZE test | Steve Holme |
2013-09-17 | cookies: add expiration | YAMADA Yasuharu |
2013-09-16 | tests: Added test for SMTP SIZE capability | Steve Holme |
2013-09-09 | tests: Added test for POP3 TOP command | Steve Holme |
2013-09-09 | tests: Added test for POP3 UIDL command | Steve Holme |
2013-09-08 | tests: Added test for POP3 NOOP command | Steve Holme |
2013-09-08 | tests: Added test for POP3 STAT command | Steve Holme |
2013-09-07 | tests: Added test for POP3 DELE command | Steve Holme |
2013-08-31 | tests: Added test for IMAP CHECK command | Steve Holme |
2013-08-30 | tests: Added tests for IMAP CREATE, DELETE and RENAME commands | Steve Holme |
2013-08-28 | tests: Added test for IMAP SEARCH command | Steve Holme |
2013-08-22 | TFTP: make the CURLOPT_LOW_SPEED* options work | Daniel Stenberg |
2013-08-20 | test1237: verify 1000+ letter user name + passwords | Daniel Stenberg |
2013-08-16 | glob: error out on range overflow | Daniel Stenberg |
2013-08-16 | urlglob: better detect unclosed braces, empty lists and overflows | Daniel Stenberg |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-08-06 | FTP: when EPSV gets a 229 but fails to connect, retry with PASV | Daniel Stenberg |
2013-07-23 | tests: test1232 verifies dotdot removal from path with proxy | Fabian Keil |
2013-07-16 | test1414: FTP PORT download without SIZE support | Daniel Stenberg |
2013-06-24 | tests: add test1395 to the tarball | Daniel Stenberg |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg |
2013-06-04 | test1230: verify CONNECT to a numerical ipv6-address | Daniel Stenberg |
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-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-27 | tests: Added SMTP AUTH with initial response tests | Steve Holme |
2013-04-26 | ftp_state_pasv_resp: connect through proxy also when set by env | 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-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-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-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-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 |