summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* tool_urlglob.c: Fixed compilation warningSteve Holme2014-05-091-1/+1
* tool_operate.c: Fixed compilation warningsSteve Holme2014-05-091-7/+7
* getinfo.c: Fixed compilation warningSteve Holme2014-05-091-2/+1
* CONTRIBUTE: mention our Bug/Reported-by commit styleDaniel Stenberg2014-05-091-0/+4
* http: avoid auth failure on a duplicated headerKamil Dudka2014-05-092-1/+3
* cacertinmem: fix memory leakDaniel Stenberg2014-05-091-1/+5
* TODO: firefox will soon support SSL (HTTPS) to proxyDaniel Stenberg2014-05-091-0/+2
* test87: Get rid of extraneous square brackets in tagDan Fandrich2014-05-091-1/+1
* mk-ca-bundle: added -pPatrick Watson2014-05-082-16/+182
* FAQ: Added 5.18 Does libcurl use threads?Daniel Stenberg2014-05-081-0/+14
* RELEASE-NOTES: Added contributorDan Fandrich2014-05-071-1/+1
* configure: Don't set LD_LIBRARY_PATH when cross-compilingAaro Koskinen2014-05-071-5/+6
* http2: Compile with latest nghttp2Tatsuhiro Tsujikawa2014-05-071-11/+9
* curl.1: Added missing --login-options optionSteve Holme2014-05-071-13/+15
* tool_help: Fixed missing --login-options optionSteve Holme2014-05-071-2/+2
* url.c: Fixed compilation warning/errorSteve Holme2014-05-071-1/+2