Age | Commit message (Expand) | Author |
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 |
2011-03-15 | Removed unused var. | Guenter Knauf |
2011-03-13 | test583: verify early SSH multi remove handle | Daniel Stenberg |
2011-03-12 | test582: improved info messages | Daniel Stenberg |
2011-03-10 | sources: update source headers | Daniel Stenberg |
2011-03-08 | lib582: used for test 582 | Daniel Stenberg |
2011-03-08 | sftp-multi: test 582 added | Henry Ludemann |
2011-03-04 | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich |
2011-03-04 | Converted tests 558 & 559 to use the unit test framework as 1305 | Dan Fandrich |
2011-01-25 | HTTP: memory leak on multiple Location: | Daniel Stenberg |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-05 | test: remove test 580 | Daniel Stenberg |
2010-11-03 | Allow building test 580 out of tree | Dan Fandrich |
2010-11-02 | Added mk580.pl to the tar ball | Dan Fandrich |
2010-11-02 | ignore: lib580.c is generated by mk580.pl | Daniel Stenberg |
2010-11-02 | test: added test 580 - verifies symbols-in-versions | Daniel Stenberg |
2010-09-27 | parsedate: allow time specified without seconds | Daniel Stenberg |
2010-09-11 | Link curl and the test apps with -lrt explicitly when necessary | Dan Fandrich |
2010-08-18 | Removed a C99ism & made an array const | Dan Fandrich |
2010-08-19 | test: added test 579 to verify progress callback for chunked post | Julien Chaffraix |
2010-08-16 | progress: callback for POSTs less than MAX_INITIAL_POST_SIZE | Julien Chaffraix |