aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-04test/README: mention the 1500 test number rangeDaniel Stenberg
2012-11-04FTP: prevent the multi interface from blockingDaniel Stenberg
2012-11-01winbuild: Use machine type of development environmentMarc Hoersken
2012-11-01winbuild: Additional clean upMarc Hoersken
2012-11-01Even more winbuild refactoringSapien2
2012-11-01Minor winbuild refactoringSapien2
2012-11-01Architecture selection for winbuild and minor makefiles refactoringSapien2
2012-11-01BUGS: fix the bug tracker URLDaniel Stenberg
2012-11-01evhiperfifo: fix the pointer passed to WRITEDATADaniel Stenberg
2012-11-01Fixed MSVC libssh2 static build.Guenter Knauf
2012-10-23tlsauthtype: deal with the string case insensitivelyDaniel Stenberg
2012-10-23asyn-ares: restore working with c-ares < 1.6.1Daniel Stenberg