Age | Commit message (Expand) | Author |
2012-04-17 | build adjustments: commit 9e24b9c7 follow-up | Yang Tse |
2012-04-16 | tests/valgrind.pm: suppress memleaks of NSS_InitContext() | Kamil Dudka |
2012-04-14 | headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usage | Yang Tse |
2012-04-13 | testcurl.pl: build example programs for Android cross-compiles | Yang Tse |
2012-04-12 | testcurl.pl: build example programs for MinGW cross-compiles | Yang Tse |
2012-04-12 | testcurl.pl: log more environment vars that modify configure and build behavior | Yang Tse |
2012-04-12 | configure: NATIVE_WINDOWS no longer defined in config files | Yang Tse |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-04-11 | build adjustments: functionally revert commits 4d3fb91f and bbfe1182 | Yang Tse |
2012-04-10 | test servers: build adjustment | Yang Tse |
2012-04-10 | libtests: build adjustment | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2012-04-05 | test: added test 1332 that tests --post303 | Daniel Stenberg |
2012-04-05 | test1331: cookies on a 407 response | Daniel Stenberg |
2012-04-04 | lib599.c: fix compiler warning | Yang Tse |
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 |