summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mem-include-scan: verify memory #includesDaniel Stenberg2012-11-1713-10/+156
* tftp_rx: code style cleanupDaniel Stenberg2012-11-161-6/+5
* Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil2012-11-161-3/+3
* tftp_rx: handle resendsChristian Vogt2012-11-161-4/+14
* autoconf: don't force-disable compiler debug optionDaniel Stenberg2012-11-161-6/+6
* winbuild: Fix PDB file outputMark Snelling2012-11-142-32/+47
* RELEASE-NOTES: synced with fa1ae0abcdeDaniel Stenberg2012-11-141-1/+4
* OpenSSL: Disable SSL/TLS compressionCristian Rodríguez2012-11-131-0/+4
* FILE: Make upload-writes unbuffered by not using FILE streamsSebastian Rasmussen2012-11-131-29/+18
* tool_metalink: fix error detection of hash alg initializationKamil Dudka2012-11-132-13/+15
* RELEASE-NOTES: synced with 7c0cbcf2f617bDaniel Stenberg2012-11-131-2/+10
* fixed Visual Studio 2010 compilationSergei Nikulov2012-11-134-9/+11
* ftp: EPSV-disable fix over SOCKSAnton Malov2012-11-121-13/+25
* Merge branch 'master' of github.com:bagder/curlPatrick Monnerat2012-11-121-3/+12
|\
| * runtests: limit execessive logging/outputDaniel Stenberg2012-11-121-3/+12
* | OS400: upgrade wrappers for the 7.28.1 release.Patrick Monnerat2012-11-125-10/+57
|/
* Digst: Add microseconds into nounce calculationGabriel Sjoberg2012-11-121-2/+3
* SCP/SFTP: improve error code used for send failuresDaniel Stenberg2012-11-121-0/+8
* Curl_write: remove unneeded typecastDaniel Stenberg2012-11-121-1/+1
* tool_metalink: allow to use hash algorithms provided by NSSKamil Dudka2012-11-092-0/+106
* tool_metalink: allow to handle failure of hash alg initializationKamil Dudka2012-11-092-13/+35
* tool_metalink: introduce metalink_cleanup() in the internal APIKamil Dudka2012-11-093-0/+17
* hostcheck: only build for the actual usersDaniel Stenberg2012-11-082-3/+7
* SSL: Several SSL-backend related fixesOscar Koeroo2012-11-089-89/+270
* libcurl: VERSIONINFO updateDaniel Stenberg2012-11-081-2/+2
* Added .def file to output.Guenter Knauf2012-11-081-3/+4
* Added deps for static metalink-aware MinGW builds.Guenter Knauf2012-11-081-0/+16
* Fix compilation of lib1501Fabian Keil2012-11-081-1/+1
* Curl_readwrite: remove debug outputDaniel Stenberg2012-11-081-6/+0
* RELEASE-NOTES: synced with 487538e87a3d5eDaniel Stenberg2012-11-071-2/+15
* http_perhapsrewind: consider NTLM over proxy tooDaniel Stenberg2012-11-071-2/+3
* Curl_connecthost: friendlier "couldn't connect" messageLars Buitinck2012-11-071-1/+3
* test1413: verify redirects to URLs with fragmentsDaniel Stenberg2012-11-062-1/+74
* URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg2012-11-062-2/+10
* OpenSSL/servercert: use correct buffer size, not size of pointerDaniel Stenberg2012-11-061-3/+3
* curl: set CURLOPT_SSL_VERIFYHOST to 0 to disableDaniel Stenberg2012-11-061-1/+1
* test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg2012-11-062-10/+46
* Curl_pretransfer: clear out unwanted auth methodsDaniel Stenberg2012-11-061-0/+6
* test1412: verify Digest with repeated URLsDaniel Stenberg2012-11-062-1/+118
* Revert "Zero out auth structs before transfer"Daniel Stenberg2012-11-061-4/+0
* CURLOPT_SSL_VERIFYHOST: stop supporting the 1 valueDaniel Stenberg2012-11-068-30/+31
* gnutls: fix compiler warningsDaniel Stenberg2012-11-061-2/+2
* gnutls: print alerts during handshakeAlessandro Ghedini2012-11-061-2/+22
* gnutls: fix the error_is_fatal logicAlessandro Ghedini2012-11-061-6/+6
* RELEASE-NOTES: synced with fa6d78829fd30adDaniel Stenberg2012-11-061-4/+24
* httpcustomheader.c: free the headers after useDaniel Stenberg2012-11-061-1/+4
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-066-66/+63
* libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg2012-11-061-6/+10
* ftp_readresp: fix build without krb4 supportDaniel Stenberg2012-11-051-2/+2
* test/README: mention the 1500 test number rangeDaniel Stenberg2012-11-041-1/+3