aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-09tool_metalink: allow to use hash algorithms provided by NSSKamil Dudka
2012-11-09tool_metalink: allow to handle failure of hash alg initializationKamil Dudka
2012-11-09tool_metalink: introduce metalink_cleanup() in the internal APIKamil Dudka
2012-11-08hostcheck: only build for the actual usersDaniel Stenberg
2012-11-08SSL: Several SSL-backend related fixesOscar Koeroo
2012-11-08libcurl: VERSIONINFO updateDaniel Stenberg
2012-11-08Added .def file to output.Guenter Knauf
2012-11-08Added deps for static metalink-aware MinGW builds.Guenter Knauf
2012-11-08Fix compilation of lib1501Fabian Keil
2012-11-08Curl_readwrite: remove debug outputDaniel Stenberg
2012-11-07RELEASE-NOTES: synced with 487538e87a3d5eDaniel Stenberg
2012-11-07http_perhapsrewind: consider NTLM over proxy tooDaniel Stenberg
2012-11-07Curl_connecthost: friendlier "couldn't connect" messageLars Buitinck
2012-11-06test1413: verify redirects to URLs with fragmentsDaniel Stenberg
2012-11-06URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg
2012-11-06OpenSSL/servercert: use correct buffer size, not size of pointerDaniel Stenberg
2012-11-06curl: set CURLOPT_SSL_VERIFYHOST to 0 to disableDaniel Stenberg
2012-11-06test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg
2012-11-06Curl_pretransfer: clear out unwanted auth methodsDaniel Stenberg
2012-11-06test1412: verify Digest with repeated URLsDaniel Stenberg
2012-11-06Revert "Zero out auth structs before transfer"Daniel Stenberg
2012-11-06CURLOPT_SSL_VERIFYHOST: stop supporting the 1 valueDaniel Stenberg
2012-11-06gnutls: fix compiler warningsDaniel Stenberg
2012-11-06gnutls: print alerts during handshakeAlessandro Ghedini
2012-11-06gnutls: fix the error_is_fatal logicAlessandro Ghedini
2012-11-06RELEASE-NOTES: synced with fa6d78829fd30adDaniel Stenberg
2012-11-06httpcustomheader.c: free the headers after useDaniel Stenberg
2012-11-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-11-06libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg
2012-11-05ftp_readresp: fix build without krb4 supportDaniel Stenberg