summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dist: two cmake files are no morecurl-7_38_0Daniel Stenberg2014-09-101-4/+3
* RELEASE-NOTES: final update for 7.38.0Daniel Stenberg2014-09-101-6/+12
* cookies: reject incoming cookies set for TLDsDaniel Stenberg2014-09-102-0/+7
* cookies: only use full host matches for hosts used as IP addressTim Ruehsen2014-09-104-40/+71
* HISTORY: fix the 1998 title positionDaniel Stenberg2014-09-101-3/+3
* HISTORY: extended and now markdownDaniel Stenberg2014-09-101-104/+135
* SSLCERTS: converted to markdownDaniel Stenberg2014-09-091-24/+22
* ftp-wildcard.c: spell fixDaniel Stenberg2014-09-091-8/+8
* RELEASE-NOTES: synced with 921a0c22a6fDaniel Stenberg2014-09-081-8/+10
* THANKS: synced with RELEASE-NOTES for 921a0c22a6fDaniel Stenberg2014-09-081-0/+7
* polarassl: avoid memset() when clearing the first byte is enoughDaniel Stenberg2014-09-081-2/+2
* polarssl: support CURLOPT_CAPATH / --capathCatalin Patulea2014-09-081-0/+16
* SECURITY: eh, make more sense!Daniel Stenberg2014-09-081-5/+5
* SECURITY: how to join the curl-security listDaniel Stenberg2014-09-081-0/+12
* RELEASE-NOTES: fix the required nghttp2 version typoDaniel Stenberg2014-09-081-1/+1
* Ensure progress.size_dl/progress.size_ul are always >= 0Brandon Casey2014-09-0710-28/+47
* tests: Added test1420 to the makefileSteve Holme2014-09-071-1/+1
* test1420: Removed unnecessary CURLOPT settingSteve Holme2014-09-071-1/+0
* tests: Added more "Clear Text" authentication keywordsSteve Holme2014-09-072-0/+2
* tests: Updated "based on" text due to email test renumberingSteve Holme2014-09-072-2/+2
* tests: For consistency added --libcurl to test nameSteve Holme2014-09-074-4/+4
* tests: Added --libcurl for IMAP test caseSteve Holme2014-09-071-0/+108
* multi.c: Avoid invalid memory read after free() from commit 3c8c873252Steve Holme2014-09-071-2/+8
* multi.c: Fixed compilation warning from commit 3c8c873252Steve Holme2014-09-071-1/+1
* url.c: Use CURLAUTH_NONE constant rather than 0Steve Holme2014-09-061-2/+2
* RELEASE-NOTES: Synced with fd1ce3856aSteve Holme2014-09-061-7/+10
* darwinssl: Use CopyCertSubject() to check CA cert.Vilmos Nebehaj2014-09-041-4/+15
* RELEASE-NOTES: Clarify email Kerberos support is currently via Windows SSPISteve Holme2014-09-041-1/+1
* MAIL-ETIQUETTE: "1.8 I posted, now what?"Daniel Stenberg2014-09-041-0/+37
* CURLOPT_CA*: better refering between *CAINFO and *CAPATHDaniel Stenberg2014-09-032-4/+6
* THANKS: added Dennis ClarkeDaniel Stenberg2014-09-031-0/+1
* curl_multi_cleanup: remove superfluous NULL assignsDaniel Stenberg2014-09-021-11/+0
* multi: convert CURLM_STATE_CONNECT_PEND handling to a listDaniel Stenberg2014-09-022-7/+25
* RELEASE-NOTES: synced with e608324f9f9Daniel Stenberg2014-09-011-7/+19
* polarssl: implement CURLOPT_SSLVERSIONAndre Heinecke2014-09-011-0/+23
* Merge pull request #115 from ldx/darwinsslfixprnickzman2014-09-011-52/+121
|\
| * Check CA certificate in curl_darwinssl.c.Vilmos Nebehaj2014-09-011-0/+10
| * Fix CA certificate bundle handling in darwinssl.Vilmos Nebehaj2014-08-301-52/+111
* | low-speed-limit: avoid timeout floodDaniel Stenberg2014-08-316-9/+50
* | resolve: cache lookup for async resolversMichael Wallner2014-08-314-39/+137
|/
* getinfo-times: Typo fixedAskar Safin2014-08-291-1/+1
* libcurl.3: Typo fixedAskar Safin2014-08-291-1/+1
* curl_formadd.3: setting CURLFORM_CONTENTSLENGTH 0 zero means strlenDaniel Stenberg2014-08-291-0/+4
* curl.1: add an example for -HDaniel Stenberg2014-08-291-0/+4
* FAQ: mention -w in the 4.20 answer as wellDaniel Stenberg2014-08-281-0/+3
* FAQ: 4.20 curl doesn't return error for HTTP non-200 responsesDaniel Stenberg2014-08-281-1/+23
* CURLOPT_NOBODY.3: clarify this option is for downloadsDaniel Stenberg2014-08-281-3/+6
* INTERNALS: nghttp2 must be 0.6.0 or laterDaniel Stenberg2014-08-261-0/+1
* Compile with latest nghttp2Tatsuhiro Tsujikawa2014-08-262-40/+46
* THANKS: removed a few more duplicatesDan Fandrich2014-08-261-3/+0