aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-03nss: prevent NSS from crashing on client auth hook failureKamil Dudka
2012-11-30testcurl.pl: build example programs for several autobuildsYang Tse
2012-11-30build: prevent global LIBS from influencing examples build targetsYang Tse
2012-11-30build: prevent global LIBS from influencing libtest build targetsYang Tse
2012-11-29build: prevent global LIBS from influencing test server build targetsYang Tse
2012-11-28build: fix Windows build targets damaged since commit 550e403f00Yang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-27dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse
2012-11-26avoid mixing of enumerated type with another typeYang Tse
2012-11-26multi.c: disambiguate precedence of bitwise and relational operationYang Tse
2012-11-26Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil
2012-11-25FAQ: clarify the 3.4 sectionDaniel Stenberg
2012-11-25examples: Updated asiohiper.cpp to remove connect from opensocketLijo Antony
2012-11-23build: fix AIX compilation and usageYang Tse
2012-11-23DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocolsSteve Holme
2012-11-23test: offer "automake" output and check for perl betterDaniel Stenberg
2012-11-21Test 206: Use a Content-Length header for the 407 responseFabian Keil
2012-11-21Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil
2012-11-21htmltitle: use .cpp extension for C++ examplesDaniel Stenberg
2012-11-21examples: Added a c++ example of using multi with boost::asioLijo Antony
2012-11-21VC Makefiles: add missing hostcheckDaniel Stenberg
2012-11-20compiler warning fixesDaniel Stenberg
2012-11-20bump: start working on 7.28.2Daniel Stenberg
2012-11-20THANKS: added 14 contributors from the 7.28.1 releaseDaniel Stenberg
2012-11-20RELEASE-NOTES: synced with 52af6e69f079 / 7.28.1Daniel Stenberg
2012-11-20RELEASE-NOTES: NSS can be used for metalink hashingAnthony Bryan
2012-11-19Get test 2032 working when using valgrindFabian Keil
2012-11-19test2032: spurious failure caused by premature terminationKamil Dudka
2012-11-19Fix comment typos in test 517Fabian Keil
2012-11-19Test 92 and 194: normalize spaces in the Server headersFabian Keil
2012-11-19Add a HOSTIP precheck for tests 31 and 1105Fabian Keil
2012-11-19Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil
2012-11-19Add --resolve to the keywords and name of test 1318Fabian Keil
2012-11-19Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil
2012-11-19Add keywords for a couple of currently keyword-less HTTP testsFabian Keil
2012-11-19Use carriage returns in all headers in test 31Fabian Keil
2012-11-19Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil