Age | Commit message (Expand) | Author |
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-26 | curl_multi_remove_handle: commit 0aabfd9963 follow-up | 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 | curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVE | Yang Tse |
2012-12-25 | Curl_hash_clean: OOM handling fix | Yang Tse |
2012-12-25 | test 1504 and 1505: same as 1502 but with different cleanup sequences | Yang Tse |
2012-12-24 | Curl_conncache_foreach: allow callback to break loop | Daniel Stenberg |
2012-12-24 | pop3_doing: don't call pop3_dophase_done() if already failed | Daniel Stenberg |
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-23 | curl_multi_wait: OOM handling fix | Yang Tse |
2012-12-23 | curl_multi_wait: avoid an unnecessary memory allocation | Daniel Stenberg |
2012-12-22 | runtests.pl: prepend $srcdir to HTTPTLS server config files path | Yang Tse |
2012-12-21 | multi.c: OOM handling fix | Yang Tse |
2012-12-21 | lib543.c: OOM handling fixes | Yang Tse |
2012-12-21 | configure: add internal sanity check (warn only) on vars for makefiles | Yang Tse |
2012-12-21 | SCP: relative path didn't work | Daniel Stenberg |
2012-12-21 | configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGS | Yang Tse |
2012-12-20 | configure: add minimal sanity check on user provided CFLAGS and CPPFLAGS | Yang Tse |
2012-12-19 | bundles connection caching: some out of memory handling fixes | Yang Tse |
2012-12-19 | libntlmconnect.c: fix compiler warnings and OOM handling | Yang Tse |
2012-12-19 | configure.ac: clear local test intended variables before use | Yang Tse |
2012-12-18 | VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c) | Yang Tse |
2012-12-17 | curl-functions.m4: improve gethostname arg 2 data type check | Yang Tse |
2012-12-17 | setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions. | Yang Tse |
2012-12-16 | configure: check if compiler halts on function prototype mismatch | Yang Tse |
2012-12-15 | warnless.c: fix compiler warnings | Yang Tse |
2012-12-15 | curl-functions.m4: add gethostname arg 2 data type check and definition | Yang Tse |
2012-12-14 | darwinssl: Fix implicit conversion compiler warnings | Nick Zitzmann |
2012-12-14 | setup_once.h: HP-UX <sys/socket.h> issue workaround | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2012-12-12 | setup_once.h: HP-UX specific TRUE and FALSE definitions | Yang Tse |
2012-12-12 | gopher: #include cleanup | Daniel Stenberg |
2012-12-11 | examples/simplessl.c: fix compiler warning | Yang Tse |
2012-12-10 | examples/externalsocket.c: fix SunPro compilation issue | Yang Tse |
2012-12-10 | examples/simplessl.c: fix compiler warning | Yang Tse |
2012-12-10 | build: add bundles and conncache files to other build systems | Yang Tse |
2012-12-10 | conncache: fix enumerated type mixed with another type | Yang Tse |
2012-12-10 | examples/anyauthput.c: fix Tru64 compilation issue | Yang Tse |
2012-12-08 | configure: fix cross pkg-config detection | Colin Watson |
2012-12-07 | Introducing a new persistent connection caching system using "bundles". | Linus Nielsen Feltzing |
2012-12-06 | runtests and friends: Do not add undefined values to @INC | Fabian Keil |
2012-12-05 | Merge pull request #52 from isn-/master | Steve Holme |
2012-12-05 | build: fix compilation with CURL_DISABLE_CRYPTO_AUTH flag | Stanislav Ivochkin |
2012-12-05 | libtest: fix some compiler warnings | Yang Tse |