Age | Commit message (Expand) | Author |
2013-01-22 | memanalyze.pl: handle fopen() of file names with quotes | Daniel Stenberg |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-18 | runtests.pl: make VPATH builds find valgrind.supp | Yang Tse |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-15 | FTP: reject illegal port numbers in EPSV 229 responses | Daniel Stenberg |
2013-01-15 | commit bc682cbd follow-up | Yang Tse |
2013-01-15 | build: use per-target '_CPPFLAGS' for those currently using default | Yang Tse |
2013-01-15 | tests/libtest/Makefile.inc: sort build targets | Yang Tse |
2013-01-15 | tests/Makefile.am: remove wildcard usage in EXTRA_DIST | Yang Tse |
2013-01-11 | sockfilt.c: log file descriptor number on read/write error | Yang Tse |
2013-01-09 | test servers: handle W32/W64 SIGBREAK with exit_signal_handler | Yang Tse |
2013-01-09 | test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 | Yang Tse |
2013-01-09 | sockfilt.c: fix some W64 compiler warnings | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-08 | sockfilt.c: fix some compiler warnings | Yang Tse |
2013-01-07 | tests/server/sockfilt.c: Fixed integer comparison warning | Marc Hoersken |
2013-01-07 | tests/server/sockfilt.c: Include required Win32 headers | Marc Hoersken |
2013-01-06 | tests/server/sockfilt.c: Fixed support for listening sockets | Marc Hoersken |
2013-01-06 | tests/server/sockfilt.c: Set Windows Console to binary mode | Marc Hoersken |
2013-01-06 | tests/server/sockfilt.c: Improved log error messages | Marc Hoersken |
2013-01-06 | imap: Added support for SASL based authentication mechanism detection | Steve Holme |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-05 | imap test server: fix typo in name of SELECT_imap() sub definition | Yang Tse |
2013-01-04 | imap test server: Added support for the CAPABILITY command | Steve Holme |
2013-01-03 | writeout: -w now supports remote_ip/port and local_ip/port | Daniel Stenberg |
2013-01-03 | test 1222: 8 chars object name generation && test 1221: adjustments | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2013-01-02 | build and tests: curl_10char_object_name() shell function | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2012-12-26 | sockfilt.c: commit b44da5a82a follow-up 2 | Yang Tse |
2012-12-26 | sockfilt.c: commit b44da5a82a follow-up | Yang Tse |
2012-12-26 | sockfilt.c: fix some compiler warnings | Yang Tse |
2012-12-25 | lib556: enable VERBOSE to ease debugging on failures | Daniel Stenberg |
2012-12-25 | socklift.c: Quick fix to re-add missing code | Marc Hoersken |
2012-12-25 | socklift.c: Added select_ws function to support Windows | Marc Hoersken |
2012-12-25 | Enable tests 1503, 1504 and 1505 | Yang Tse |
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-22 | runtests.pl: prepend $srcdir to HTTPTLS server config files path | 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-06 | runtests and friends: Do not add undefined values to @INC | Fabian Keil |
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 | testcurl.pl: build example programs for several autobuilds | Yang Tse |
2012-11-30 | build: prevent global LIBS from influencing libtest build targets | Yang Tse |
2012-11-29 | build: prevent global LIBS from influencing test server build targets | Yang Tse |