Age | Commit message (Expand) | Author |
2012-01-19 | testtrace.c: fix compiler warning | Yang Tse |
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 |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-20 | lib500: verify timers relative each other | Daniel Stenberg |
2011-12-07 | multi interface: fix block when CONNECT_ONLY option is used | Gokhan Sengun |
2011-12-04 | test: verify the opensocket callback for FTP | Daniel Stenberg |
2011-11-25 | tvdiff_secs(): sub-zero time difference adjustment | Yang Tse |
2011-11-24 | lib573.c: fix double data type variable comparison with zero | Yang Tse |
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-10-27 | lib589.c: add CURLOPT_READDATA missing stuff | Yang Tse |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |
2011-10-26 | multi tests: OOM handling fixes - commit 629d2e34 follow-up | Yang Tse |
2011-10-21 | multi tests: OOM handling fixes | Yang Tse |
2011-10-19 | Silenced a compiler warning about an unused variable | Dan Fandrich |
2011-10-16 | formdata: ack read callback abort | Daniel Stenberg |
2011-10-10 | lib540.c: OOM handling fixes making test 540 pass torture testing | Yang Tse |
2011-10-07 | libcurl: some OOM handling fixes | Yang Tse |
2011-09-28 | SSL session sharing support added | Alejandro Alvarez |
2011-09-08 | lib582.c: fix segfault triggered when torture testing test case 582 | Yang Tse |
2011-09-06 | test case 583: ensure that test failures don't go unnoticed - follow-up | Yang Tse |
2011-09-06 | test suite: libtest header inclusion cleanup - follow-up | Yang Tse |
2011-09-06 | test case 583: ensure that test failures don't go unnoticed | Yang Tse |
2011-09-06 | test suite: libtest header inclusion cleanup | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-08-29 | tests: break busy loops in tests 502, 555, and 573 | Kamil Dudka |
2011-08-21 | MemoryTracking: adjust initialization calling - followup | Yang Tse |
2011-08-20 | MemoryTracking: adjust initialization calling | Yang Tse |
2011-08-08 | CURLFORM_BUFFER: insert filename as documented | Daniel Stenberg |
2011-07-26 | fix compiler warning | Yang Tse |
2011-07-24 | errno.h inclusion conditionally done in setup_once.h | Yang Tse |
2011-06-27 | libtests: stop checking for CURLM_CALL_MULTI_PERFORM | Daniel Stenberg |
2011-06-23 | Added a leap second test to test517 | Dan Fandrich |
2011-06-23 | parsedate: detect more invalid dates better | Daniel Stenberg |
2011-06-17 | CURLFORM_STREAM: acknowledge CURLFORM_FILENAME | Daniel Stenberg |
2011-06-11 | write: add return code checks when used | Daniel Stenberg |
2011-06-01 | makefile: avoid preprocessor definition usage when linking | Yang Tse |
2011-05-26 | compiler warning: fix | Yang Tse |
2011-05-25 | unit tests: build adjustment | Yang Tse |
2011-05-24 | compiler warning: fix | Yang Tse |
2011-05-24 | compiler warning: fix | Yang Tse |
2011-05-19 | tests: verify OPEN/CLOSESOCKETFUNCTION | Yang Tse |
2011-05-18 | tests: verify OPEN/CLOSESOCKETFUNCTION | Daniel Stenberg |
2011-04-21 | Fixed test 1023 when using daily snapshots | Dan Fandrich |
2011-04-20 | Fixed test 1022 when using daily snapshots | Dan Fandrich |
2011-04-18 | curl-config: fix --version | Daniel Stenberg |
2011-03-15 | lib582: use curl_socket_t for portability | Daniel Stenberg |