Age | Commit message (Expand) | Author |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-09 | Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-11-30 | build: prevent global LIBS from influencing libtest build targets | Yang Tse |
2012-11-28 | build: fix Windows build targets damaged since commit 550e403f00 | Yang Tse |
2012-11-28 | build: avoid linkage of directly unused libraries | Yang Tse |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-06-05 | tests 1334 to 1363 revisited. | Yang Tse |
2012-04-17 | build adjustments: commit 9e24b9c7 follow-up | Yang Tse |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2010-11-05 | test: remove test 580 | Daniel Stenberg |
2010-11-02 | Added mk580.pl to the tar ball | Dan Fandrich |
2010-09-11 | Link curl and the test apps with -lrt explicitly when necessary | Dan Fandrich |
2010-08-09 | build: don't build libhostname unless shared libcurl is built | Yang Tse |
2010-08-08 | build: libhostname linkage adjustments followup | Yang Tse |
2010-08-06 | build: ensure that libhostname doesn't get installed | Yang Tse |
2010-07-30 | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-06 | Revert delegating c-ares linking magic on libtool and auto-makefiles when using | Yang Tse |
2009-06-04 | c-ares embbeded builds header include paths fully defined in makefiles | Yang Tse |
2009-05-30 | Delegate c-ares linking magic on libtool and auto-makefiles when using | Yang Tse |
2009-04-07 | and include the .inc files in the release tarballs... | Daniel Stenberg |
2009-04-07 | Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc... | Benoit Neil |
2008-11-11 | Added test case 560: | Daniel Stenberg |
2008-10-28 | fix test # 558 and 559 CFLAGS | Yang Tse |
2008-10-27 | test #558 tests internal hash create/destroy | Yang Tse |
2008-10-26 | test #558 verifies loop operation using malloc() and free() | Yang Tse |
2008-08-18 | Added test case 557 to verify libcurl's internal curl_m*printf() functions | Yang Tse |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-15 | add comment for include paths | Yang Tse |
2008-07-07 | - Scott Barrett provided a test case for a segfault in the FTP code and the | Daniel Stenberg |
2008-05-13 | Added test case 556 that uses curl_easy_send() and curl_easy_recv() | Daniel Stenberg |
2008-04-25 | tests/libtest/delay.pl no longer used. The 'delay' attribute of the | Yang Tse |
2008-04-18 | test 1001 needs a small delay between client part execution and test | Yang Tse |
2008-04-16 | Added test case 555, a variation of 547 but using multi interface instead of | Daniel Stenberg |
2008-03-31 | - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an | Daniel Stenberg |
2008-02-20 | - We no longer support setting the CURLOPT_URL option from inside a callback | Daniel Stenberg |
2008-02-08 | Added tests 1022 and 1023 to validate output of curl-config --version and | Dan Fandrich |
2008-01-21 | undo using internal *printf() clones for test #530 | Yang Tse |
2008-01-20 | use internal *printf() clones since snprintf() not available on all platforms | Yang Tse |
2008-01-16 | Added test 553. This test case and code is based on the bug recipe Joe Malicki | Daniel Stenberg |
2007-12-26 | In an attempt to repeat the problem in bug report #1850730 | Daniel Stenberg |
2007-12-08 | add test 549 and 550 | Daniel Stenberg |
2007-12-05 | added test548 which uses the lib547 source file, preparing for test547 which | Daniel Stenberg |