Age | Commit message (Expand) | Author |
2012-04-04 | runtests: yassl and polarssl are not openssl | Daniel Stenberg |
2012-04-01 | HTTP: reset expected DL/UL sizes on redirects | Daniel Stenberg |
2012-03-26 | test #1405: support HTTP disabled builds | Yang Tse |
2012-03-26 | test #809: Updated error code to match recent pop3 changes | Steve Holme |
2012-03-23 | tests #1316 #1319 #1320 #1321: add missing keywords | Yang Tse |
2012-03-23 | test #598: add missing keywords | Yang Tse |
2012-03-22 | tests #1400 #1401: add missing keywords | Yang Tse |
2012-03-22 | test #598: add to Makefile.am | Yang Tse |
2012-03-22 | test #598: OOM handling fixes | Yang Tse |
2012-03-22 | fix several compiler warnings | Yang Tse |
2012-03-22 | SWS: refuse to serve CONNECT unless running as proxy | Daniel Stenberg |
2012-03-20 | fix several compiler warnings | Yang Tse |
2012-03-18 | tests 140X: fix --libcurl generated source file reading mode for MSYS builds | Yang Tse |
2012-02-23 | test: --libcurl fixes | Daniel Stenberg |
2012-02-23 | Add helper script convsrctest.pl to manipulate --libcurl tests. | Colin Hogben |
2012-02-23 | Add tests for curl's --libcurl output. | Colin Hogben |
2012-02-21 | pop3 test server: send terminating ".CRLF" only | Daniel Stenberg |
2012-02-10 | parse_proxy: bail out on zero-length proxy names! | Daniel Stenberg |
2012-02-07 | curl_easy_reset: reset the referer string | Daniel Stenberg |
2012-02-06 | curl tool: don't abort glob-loop due to failures | Daniel Stenberg |
2012-01-25 | test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bit | Yang Tse |
2012-01-24 | tests: test CRLF in URLs | Daniel Stenberg |
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 |