aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-18fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg
2012-11-17RELEASE-NOTES: synced with ee588fe08807778Daniel Stenberg
2012-11-17mem-include-scan: verify memory #includesDaniel Stenberg
2012-11-16tftp_rx: code style cleanupDaniel Stenberg
2012-11-16Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil
2012-11-16tftp_rx: handle resendsChristian Vogt
2012-11-16autoconf: don't force-disable compiler debug optionDaniel Stenberg
2012-11-14winbuild: Fix PDB file outputMark Snelling
2012-11-14RELEASE-NOTES: synced with fa1ae0abcdeDaniel Stenberg
2012-11-13OpenSSL: Disable SSL/TLS compressionCristian Rodríguez
2012-11-13FILE: Make upload-writes unbuffered by not using FILE streamsSebastian Rasmussen
2012-11-13tool_metalink: fix error detection of hash alg initializationKamil Dudka
2012-11-13RELEASE-NOTES: synced with 7c0cbcf2f617bDaniel Stenberg
2012-11-13fixed Visual Studio 2010 compilationSergei Nikulov
2012-11-12ftp: EPSV-disable fix over SOCKSAnton Malov
2012-11-12Merge branch 'master' of github.com:bagder/curlPatrick Monnerat
2012-11-12OS400: upgrade wrappers for the 7.28.1 release.Patrick Monnerat
2012-11-12runtests: limit execessive logging/outputDaniel Stenberg
2012-11-12Digst: Add microseconds into nounce calculationGabriel Sjoberg
2012-11-12SCP/SFTP: improve error code used for send failuresDaniel Stenberg
2012-11-12Curl_write: remove unneeded typecastDaniel Stenberg