Age | Commit message (Expand) | Author |
2013-01-15 | tests/libtest/Makefile.inc: sort build targets | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-25 | lib556: enable VERBOSE to ease debugging on failures | Daniel Stenberg |
2012-12-25 | test 1504 and 1505: same as 1502 but with different cleanup sequences | Yang Tse |
2012-12-23 | test 1503: same as 1502 but with a different cleanup sequence | Yang Tse |
2012-12-23 | test 1502: OOM handling fixes | Yang Tse |
2012-12-21 | lib543.c: OOM handling fixes | Yang Tse |
2012-12-19 | libntlmconnect.c: fix compiler warnings and OOM handling | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-12-05 | libtest: fix some compiler warnings | 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-26 | avoid mixing of enumerated type with another type | Yang Tse |
2012-11-19 | Get test 2032 working when using valgrind | Fabian Keil |
2012-11-19 | test2032: spurious failure caused by premature termination | Kamil Dudka |
2012-11-18 | fixed memory leak: CURLOPT_RESOLVE with multi interface | Daniel Stenberg |
2012-11-16 | Fix the libauthretry changes from 7c0cbcf2f61 | Fabian Keil |
2012-11-13 | fixed Visual Studio 2010 compilation | Sergei Nikulov |
2012-11-08 | Fix compilation of lib1501 | Fabian Keil |
2012-11-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-11-06 | libauthretry.c: shorten lines to fit within 80 cols | Daniel Stenberg |
2012-11-04 | FTP: prevent the multi interface from blocking | Daniel Stenberg |
2012-09-16 | curl_multi_wait: Add parameter to return number of active sockets | Sara Golemon |
2012-09-11 | libntlmconnect.c: Fixed typo and conversion | Marc Hoersken |
2012-09-11 | libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointer | Marc Hoersken |
2012-09-11 | libntlmconnect.c: Fixed warning: comparison of signed/unsigned integer | Marc Hoersken |
2012-09-01 | Unit test for curl_multi_wait() | Sara Golemon |
2012-09-01 | Use MAX_EASY_HANDLES instead of hardcoding the number of handles twice | Joe Mason |
2012-08-31 | test2032: bail out after last transfer | Daniel Stenberg |
2012-08-31 | NTLM: verify multiple connections work | Joe Mason |
2012-08-06 | Fixed compiler warning - argument is type long. | Guenter Knauf |
2012-08-03 | Add tests of auth retries | Joe Mason |
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf |
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf |
2012-07-05 | lib503: enable verbose to ease debugging this | Daniel Stenberg |
2012-06-28 | lib582.c: fix conversion warning | Yang Tse |
2012-06-07 | lib554.c: use curl_formadd() properly | Daniel Stenberg |
2012-06-05 | tests 1334 to 1363 revisited. | Yang Tse |
2012-05-27 | test1013.pl: filter out Metalink | Daniel Stenberg |
2012-04-18 | Some explicit conversion to 'long' of curl_easy_setopt() third argument | 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-11 | build adjustments: functionally revert commits 4d3fb91f and bbfe1182 | Yang Tse |
2012-04-10 | libtests: build adjustment | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |