Age | Commit message (Expand) | Author |
2012-01-03 | tests: test IMAP, POP3 and SMTP over HTTP proxy tunnel | Daniel Stenberg |
2012-01-03 | test proxy supports CONNECT | Daniel Stenberg |
2012-01-02 | runtests.pl: on test failure, don't show trace log files of other tests | Yang Tse |
2012-01-01 | runtests: put trace outputs in log/trace[num] for all tests | Daniel Stenberg |
2011-12-31 | changed case: use new host name for subsequent HTTP requests | Daniel Stenberg |
2011-12-31 | runtests.pl: Use logmsg more consistently | Dan Fandrich |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-12-29 | ftpserver.pl: arbitrary application data splitting among TCP packets [II] | Yang Tse |
2011-12-28 | ftpserver.pl: arbitrary application data splitting among TCP packets [I] | Yang Tse |
2011-12-27 | testcurl.pl: 82c344a3 follow-up | Yang Tse |
2011-12-26 | testcurl.pl: log ACLOCAL_FLAGS | Yang Tse |
2011-12-26 | testcurl.pl: third party m4 warnings filtering adjustment | Yang Tse |
2011-12-23 | new test: verify --resolve | Daniel Stenberg |
2011-12-23 | testcurl.pl: temporary change | Yang Tse |
2011-12-20 | runtests.pl: Fixed perl warning when using the -l option | Dan Fandrich |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | lib500: verify timers relative each other | Daniel Stenberg |
2011-12-16 | curl -F: fix multiple file upload with custom type | Daniel Stenberg |
2011-12-16 | New test for multiple file upload | Colin Hogben |
2011-12-15 | Correct substitution var names | Colin Hogben |
2011-12-07 | multi interface: fix block when CONNECT_ONLY option is used | Gokhan Sengun |
2011-12-05 | FTP: close callback fix | Daniel Stenberg |
2011-12-05 | FTP: call opensocket callback properly | Daniel Stenberg |
2011-12-04 | test: verify the opensocket callback for FTP | Daniel Stenberg |
2011-12-01 | test 815: verify POP3 dot-first-on-line unescaping | Daniel Stenberg |
2011-11-29 | POP3: detect when LIST returns no mails | Daniel Stenberg |
2011-11-29 | ftpserver: output CRLF in logs | Daniel Stenberg |
2011-11-29 | POP3: fix end of body detection | Daniel Stenberg |
2011-11-28 | test: added POP3 test with dot-prefixed line | Daniel Stenberg |
2011-11-25 | test 1211: FTP test to repeat bug #3429299 | Daniel Stenberg |
2011-11-25 | FTP tests 1206 - 1209: don't expect QUIT | Daniel Stenberg |
2011-11-25 | tvdiff_secs(): sub-zero time difference adjustment | Yang Tse |
2011-11-24 | query-part: ignore the URI part for given protocols | Jonas Schnelli |
2011-11-24 | lib573.c: fix double data type variable comparison with zero | Yang Tse |
2011-11-20 | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg |
2011-11-18 | test: SFTP quote commands with * prefix | Jonas Schnelli |
2011-11-18 | SFTP: support '*' prefix for quote operations | Jonas Schnelli |
2011-11-17 | libtest build: add the missing lib586 | Alejandro Alvarez Ayllon |
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse |
2011-11-06 | test 590: verify the bug fix in 4851dafcf1 | Daniel Stenberg |
2011-11-02 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-11-01 | FTP test server: NODATACONN commands follow-up | Yang Tse |
2011-10-31 | FTP test server: NODATACONN commands commit c761fcb0 follow-up | Yang Tse |
2011-10-30 | FTP test server: fix server unresponsiveness | Yang Tse |
2011-10-30 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 3676ec96 follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-27 | lib589.c: add CURLOPT_READDATA missing stuff | Yang Tse |
2011-10-27 | ftpserver.pl: three new custom FTP server commands to disable data channel | Yang Tse |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |