aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-25Enable tests 1503, 1504 and 1505Yang Tse
2012-12-25curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVEYang Tse
2012-12-25Curl_hash_clean: OOM handling fixYang Tse
2012-12-25test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse
2012-12-24Curl_conncache_foreach: allow callback to break loopDaniel Stenberg
2012-12-24pop3_doing: don't call pop3_dophase_done() if already failedDaniel Stenberg
2012-12-23test 1503: same as 1502 but with a different cleanup sequenceYang Tse
2012-12-23test 1502: OOM handling fixesYang Tse
2012-12-23curl_multi_wait: OOM handling fixYang Tse
2012-12-23curl_multi_wait: avoid an unnecessary memory allocationDaniel Stenberg
2012-12-22runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse
2012-12-21multi.c: OOM handling fixYang Tse
2012-12-21lib543.c: OOM handling fixesYang Tse
2012-12-21configure: add internal sanity check (warn only) on vars for makefilesYang Tse
2012-12-21SCP: relative path didn't workDaniel Stenberg
2012-12-21configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse
2012-12-20configure: add minimal sanity check on user provided CFLAGS and CPPFLAGSYang Tse
2012-12-19bundles connection caching: some out of memory handling fixesYang Tse
2012-12-19libntlmconnect.c: fix compiler warnings and OOM handlingYang Tse
2012-12-19configure.ac: clear local test intended variables before useYang Tse
2012-12-18VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c)Yang Tse
2012-12-17curl-functions.m4: improve gethostname arg 2 data type checkYang Tse
2012-12-17setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.Yang Tse
2012-12-16configure: check if compiler halts on function prototype mismatchYang Tse
2012-12-15warnless.c: fix compiler warningsYang Tse
2012-12-15curl-functions.m4: add gethostname arg 2 data type check and definitionYang Tse
2012-12-14darwinssl: Fix implicit conversion compiler warningsNick Zitzmann
2012-12-14setup_once.h: HP-UX <sys/socket.h> issue workaroundYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-12-12setup_once.h: HP-UX specific TRUE and FALSE definitionsYang Tse
2012-12-12gopher: #include cleanupDaniel Stenberg
2012-12-11examples/simplessl.c: fix compiler warningYang Tse
2012-12-10examples/externalsocket.c: fix SunPro compilation issueYang Tse
2012-12-10examples/simplessl.c: fix compiler warningYang Tse
2012-12-10build: add bundles and conncache files to other build systemsYang Tse
2012-12-10conncache: fix enumerated type mixed with another typeYang Tse
2012-12-10examples/anyauthput.c: fix Tru64 compilation issueYang Tse
2012-12-08configure: fix cross pkg-config detectionColin Watson
2012-12-07Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing
2012-12-06runtests and friends: Do not add undefined values to @INCFabian Keil
2012-12-05Merge pull request #52 from isn-/masterSteve Holme
2012-12-05build: fix compilation with CURL_DISABLE_CRYPTO_AUTH flagStanislav Ivochkin
2012-12-05libtest: fix some compiler warningsYang Tse
2012-12-05examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse
2012-12-05examples: fix compilation issues - commit 23f8dca6fb follow-upYang Tse
2012-12-05examples: fix compilation issuesYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-12-04multi: fix re-sending request on early connection closeDaniel Stenberg
2012-12-04configure: add minimal sanity check on user provided LIBS and LDFLAGSYang Tse
2012-12-03build: prevent global LIBS from influencing src and lib build targetsYang Tse