summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-2626-86/+89
* sockfilt.c: commit b44da5a82a follow-up 2Yang Tse2012-12-261-4/+5
* sockfilt.c: commit b44da5a82a follow-upYang Tse2012-12-261-1/+1
* sockfilt.c: fix some compiler warningsYang Tse2012-12-261-15/+25
* curl_multi_remove_handle: commit 0aabfd9963 follow-upYang Tse2012-12-262-5/+32
* lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-251-0/+1
* socklift.c: Quick fix to re-add missing codeMarc Hoersken2012-12-251-0/+2
* socklift.c: Added select_ws function to support WindowsMarc Hoersken2012-12-251-12/+144
* Enable tests 1503, 1504 and 1505Yang Tse2012-12-251-3/+0
* curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVEYang Tse2012-12-251-0/+4
* Curl_hash_clean: OOM handling fixYang Tse2012-12-251-3/+2
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-256-4/+146
* Curl_conncache_foreach: allow callback to break loopDaniel Stenberg2012-12-242-4/+9
* pop3_doing: don't call pop3_dophase_done() if already failedDaniel Stenberg2012-12-241-1/+1
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-235-2/+77
* test 1502: OOM handling fixesYang Tse2012-12-233-72/+55
* curl_multi_wait: OOM handling fixYang Tse2012-12-231-2/+5
* curl_multi_wait: avoid an unnecessary memory allocationDaniel Stenberg2012-12-231-3/+4
* runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse2012-12-221-2/+2
* multi.c: OOM handling fixYang Tse2012-12-211-2/+3
* lib543.c: OOM handling fixesYang Tse2012-12-211-3/+6
* configure: add internal sanity check (warn only) on vars for makefilesYang Tse2012-12-211-0/+95
* SCP: relative path didn't workDaniel Stenberg2012-12-211-3/+3
* configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse2012-12-212-4/+6
* configure: add minimal sanity check on user provided CFLAGS and CPPFLAGSYang Tse2012-12-201-10/+90
* bundles connection caching: some out of memory handling fixesYang Tse2012-12-195-19/+68
* libntlmconnect.c: fix compiler warnings and OOM handlingYang Tse2012-12-191-48/+48
* configure.ac: clear local test intended variables before useYang Tse2012-12-191-1/+24
* VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c)Yang Tse2012-12-182-12/+12
* curl-functions.m4: improve gethostname arg 2 data type checkYang Tse2012-12-171-4/+6
* setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.Yang Tse2012-12-171-12/+12
* configure: check if compiler halts on function prototype mismatchYang Tse2012-12-162-1/+38
* warnless.c: fix compiler warningsYang Tse2012-12-151-0/+10
* curl-functions.m4: add gethostname arg 2 data type check and definitionYang Tse2012-12-151-1/+29
* darwinssl: Fix implicit conversion compiler warningsNick Zitzmann2012-12-141-8/+8
* setup_once.h: HP-UX <sys/socket.h> issue workaroundYang Tse2012-12-141-0/+20
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-1469-363/+29
* setup_once.h: HP-UX specific TRUE and FALSE definitionsYang Tse2012-12-121-0/+12
* gopher: #include cleanupDaniel Stenberg2012-12-121-30/+0
* examples/simplessl.c: fix compiler warningYang Tse2012-12-111-2/+3
* examples/externalsocket.c: fix SunPro compilation issueYang Tse2012-12-101-0/+4
* examples/simplessl.c: fix compiler warningYang Tse2012-12-101-2/+2
* build: add bundles and conncache files to other build systemsYang Tse2012-12-102-3/+5
* conncache: fix enumerated type mixed with another typeYang Tse2012-12-102-9/+11
* examples/anyauthput.c: fix Tru64 compilation issueYang Tse2012-12-101-2/+2
* configure: fix cross pkg-config detectionColin Watson2012-12-081-11/+3
* Introducing a new persistent connection caching system using "bundles".Linus Nielsen Feltzing2012-12-0714-773/+894
* runtests and friends: Do not add undefined values to @INCFabian Keil2012-12-067-7/+14
* Merge pull request #52 from isn-/masterSteve Holme2012-12-051-0/+4
|\
| * build: fix compilation with CURL_DISABLE_CRYPTO_AUTH flagStanislav Ivochkin2012-12-051-0/+4