summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multi2' into multi-alwaysmulti-alwaysDaniel Stenberg2012-12-111642-0/+291934
|\
| * Curl_getconnectinfo: fixed to work with always-multiDaniel Stenberg2012-12-114-110/+167
| * Curl_conncache_foreach: allow callback to break loopDaniel Stenberg2012-12-112-4/+9
| * lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-111-0/+1
| * test506: update the share locking sequenceDaniel Stenberg2012-12-111-40/+34
| * curl_easy_perform: only access 'still_running' if OKDaniel Stenberg2012-12-111-1/+2
| * internals: always use multi interface internallyDaniel Stenberg2012-12-115-118/+61
| * 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
| * | libtest: fix some compiler warningsYang Tse2012-12-056-18/+44
| * | examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse2012-12-052-11/+11
| |/
| * examples: fix compilation issues - commit 23f8dca6fb follow-upYang Tse2012-12-053-7/+13
| * examples: fix compilation issuesYang Tse2012-12-053-8/+12
| * build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-047-13/+13
| * multi: fix re-sending request on early connection closeDaniel Stenberg2012-12-041-14/+31
| * configure: add minimal sanity check on user provided LIBS and LDFLAGSYang Tse2012-12-041-13/+33
| * build: prevent global LIBS from influencing src and lib build targetsYang Tse2012-12-036-140/+153
| * nss: prevent NSS from crashing on client auth hook failureKamil Dudka2012-12-032-8/+13
| * testcurl.pl: build example programs for several autobuildsYang Tse2012-11-301-1/+21
| * build: prevent global LIBS from influencing examples build targetsYang Tse2012-11-301-2/+11
| * build: prevent global LIBS from influencing libtest build targetsYang Tse2012-11-303-27/+40
| * build: prevent global LIBS from influencing test server build targetsYang Tse2012-11-292-0/+11
| * build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-282-2/+2
| * build: avoid linkage of directly unused librariesYang Tse2012-11-285-16/+43
| * dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse2012-11-276-0/+18
| * avoid mixing of enumerated type with another typeYang Tse2012-11-266-70/+66
| * multi.c: disambiguate precedence of bitwise and relational operationYang Tse2012-11-261-4/+7
| * Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil2012-11-263-8/+10
| * FAQ: clarify the 3.4 sectionDaniel Stenberg2012-11-251-3/+4
| * examples: Updated asiohiper.cpp to remove connect from opensocketLijo Antony2012-11-251-36/+23
| * build: fix AIX compilation and usageYang Tse2012-11-234-2/+54
| * DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocolsSteve Holme2012-11-231-4/+5
| * test: offer "automake" output and check for perl betterDaniel Stenberg2012-11-233-38/+57
| * Test 206: Use a Content-Length header for the 407 responseFabian Keil2012-11-211-0/+2
| * Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil2012-11-211-1/+0
| * htmltitle: use .cpp extension for C++ examplesDaniel Stenberg2012-11-212-1/+1
| * examples: Added a c++ example of using multi with boost::asioLijo Antony2012-11-212-1/+468
| * VC Makefiles: add missing hostcheckDaniel Stenberg2012-11-211-0/+1
| * compiler warning fixesDaniel Stenberg2012-11-201-2/+2
| * bump: start working on 7.28.2Daniel Stenberg2012-11-202-66/+10
| * THANKS: added 14 contributors from the 7.28.1 releaseDaniel Stenberg2012-11-201-0/+14