summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add curl.morph file from baserock/morph branch.baserock/mikedrake/curl/curl-7_37_0Michael Drake2014-06-051-0/+15
* THANKS: 18 new contributors for 7.37.0curl-7_37_0-annotatedcurl-7_37_0Daniel Stenberg2014-05-201-0/+18
* RELEASE-NOTES: synced with 85f4075bdbf3Daniel Stenberg2014-05-201-5/+9
* README: Added some outstanding tasks to the TODO listSteve Holme2014-05-201-0/+2
* http2: make connection re-use workDaniel Stenberg2014-05-203-17/+30
* ALPN: fix typo in http/1.1 identifierFabian Frank2014-05-201-1/+1
* build-openssl.bat: Added check for OpenSSL source directorySteve Holme2014-05-201-6/+14
* build-openssl.bat: Added default source directory when not specifiedSteve Holme2014-05-201-1/+4
* Makefile.am: Fixed missing / in VC10+ project file generationSteve Holme2014-05-191-1/+1
* INSTALL: Updated MSVC 6 caveatsSteve Holme2014-05-191-11/+4
* INSTALL: Updated for new Visual Studio project filesSteve Holme2014-05-191-29/+8
* build: Slight rename of new LIB_* makefile file variablesSteve Holme2014-05-182-12/+12
* build: Removed old Visual Studio project filesSteve Holme2014-05-1828-936/+0
* maketgz: two more CRLFDaniel Stenberg2014-05-181-2/+2
* test1014: GSS-API is only in curl-config. not in curlDaniel Stenberg2014-05-181-1/+4
* test1134: verify CREDSPERREQUEST for HTTPDaniel Stenberg2014-05-182-1/+66
* maketgz: remove CRLF newlinesDaniel Stenberg2014-05-181-2/+2
* Makefile.am: Corrected a couple of grammar errorsSteve Holme2014-05-181-2/+2
* Makefile.am: Added new Visual Studio project file generation for curl toolSteve Holme2014-05-181-15/+118
* Makefile.inc: Added resource file to assist Visual Studio project generationSteve Holme2014-05-171-0/+2
* maketgz: run make vc-ide before make distDaniel Stenberg2014-05-171-1/+5
* Makefile.am: Added new Visual Studio project file generation for libcurlSteve Holme2014-05-171-11/+202
* Makefile.am: Removed old Visual Studio project file generationSteve Holme2014-05-171-108/+2
* RELEASE-NOTES: synced with 831f6dd1d986c9Daniel Stenberg2014-05-171-0/+6
* build: Fixed another tabulation issue in the Visual Studio file generatorSteve Holme2014-05-171-2/+2
* axtls: Fixed too long source lineDan Fandrich2014-05-171-1/+1
* configure: add GSS-API to supported featuresDaniel Stenberg2014-05-171-0/+3
* configure: add SPNEGO to supported featuresDaniel Stenberg2014-05-171-0/+3
* axtls: Add a TODO to a potential blocking call with no timeoutDan Fandrich2014-05-161-0/+1
* curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOADDaniel Stenberg2014-05-161-2/+4
* curl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESSFUNCTIONDaniel Stenberg2014-05-161-0/+2
* HTTP: CREDSPERREQUEST is for HTTP tooDaniel Stenberg2014-05-151-1/+1
* RELEASE-NOTES: synced with 53a5b95c21586Daniel Stenberg2014-05-151-5/+11
* CURLINFO_SSL_VERIFYRESULT: assign at first connect callDaniel Stenberg2014-05-151-2/+2
* timers: fix timer regression involving redirects / reconnectsDaniel Stenberg2014-05-156-7/+21
* darwinssl: Updated copyright following recent changesSteve Holme2014-05-151-2/+2
* darwinssl: fix potential crash when attempting to copy an identityNick Zitzmann2014-05-141-2/+4
* RELEASE-NOTES: Synced with 52d16c84d2Steve Holme2014-05-121-1/+4
* openssl: unbreak PKCS12 supportDaniel Stenberg2014-05-121-0/+1
* Makefile.inc: Added resource file to assist Visual Studio project generationSteve Holme2014-05-111-0/+2
* build: Fixed some tabulation issues in the Visual Studio file generatorSteve Holme2014-05-111-4/+4
* tests: Fixed up DIGEST-MD5 tests following commit 8342b6e1dcSteve Holme2014-05-113-6/+6
* sasl: Fixed missing qop in the client's challenge-response messageSteve Holme2014-05-111-2/+4
* tool_operate.c: Fixed compilation warningSteve Holme2014-05-101-1/+1
* Makefile.inc: Separated the lib and lib/vtls source file variablesSteve Holme2014-05-091-9/+13
* RELEASE-NOTES: Synced with 0ab2c444b5Steve Holme2014-05-091-5/+16
* Makefile.b32: Fixed for vtls changesSteve Holme2014-05-091-5/+6
* lib1506: make sure the transfers are not within the same msDaniel Stenberg2014-05-091-0/+1
* libtests: add a wait_ms() functionDaniel Stenberg2014-05-092-2/+13
* tool_operate.c: Fixed TAB is white space from commit 5b8ae0a985Steve Holme2014-05-091-1/+1