Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-28 | build: avoid linkage of directly unused libraries | Yang Tse | |
2012-04-10 | test servers: build adjustment | Yang Tse | |
Undefine CURL_HIDDEN_SYMBOLS libcurl private preprocessor macro that might leak from lib/setup.h into source files where this should not be defined. | |||
2012-01-05 | sws.c: some IPv6 proxy mode peparatory adjustments | Yang Tse | |
2011-07-18 | test2005: verify ntlm single-signon | Mandy Wu | |
2010-11-19 | test servers: fix strict aliasing compiler warnings | Yang Tse | |
2010-02-25 | fix file name | Yang Tse | |
2010-02-22 | convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and | Yang Tse | |
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse later in our test harness. | |||
2010-02-22 | updated sources | Yang Tse | |
2010-02-19 | fix compiler warning | Yang Tse | |
2010-02-01 | Test suite support for RTSP | Yang Tse | |
2009-04-07 | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake ↵ | Benoit Neil | |
scripts), and fixed a missing define under windows in a test source file. |