Age | Commit message (Expand) | Author |
2012-01-19 | testtrace.c: fix compiler warning | Yang Tse |
2012-01-18 | Add two tests for telnet: URLs | Colin Hogben |
2012-01-17 | tests: enable time tracing on tests 500, 573 and 585 | Yang Tse |
2012-01-17 | tests: testtrace.[ch] provides debug callback for libtest usage | Yang Tse |
2012-01-17 | sws.c: fix proxy mode secondary connection monitoring condition | Yang Tse |
2012-01-16 | sws.c: improve proxy mode torture testing support - followup to 18c6c8a5 | Yang Tse |
2012-01-16 | sws.c: improve proxy mode torture testing support - followup to c731fc58 | Yang Tse |
2012-01-15 | sws.c: improve proxy mode torture testing support - followup to d4bf87dc | Yang Tse |
2012-01-14 | test: verify HTTP response code 308 | Daniel Stenberg |
2012-01-13 | sws.c: improve proxy mode torture testing support | Yang Tse |
2012-01-09 | sws.c: replace sleep() usage with wait_ms() | Yang Tse |
2012-01-09 | FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed | gsengun |
2012-01-08 | sws.c: some compiler warning fixes | Yang Tse |
2012-01-06 | sws.c: 812fa73057 follow-up | Yang Tse |
2012-01-05 | sws.c: some IPv6 proxy mode peparatory adjustments | Yang Tse |
2012-01-04 | test1320 test1321: avoid User-Agent comparison | Yang Tse |
2012-01-04 | httpserver.pl: reorder sws command line options | Yang Tse |
2012-01-04 | sws.c: fix proxy mode segfault | Yang Tse |
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 |