summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg2019-06-131-3/+4
* CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg2019-06-102-76/+26
* CURLOPT_CAINFO.3: polished wordingDaniel Stenberg2019-06-101-11/+9
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-106-22/+21
* libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus2019-06-091-3/+3
* examples/htmltitle: use C++ casts between pointer typesMarcel Raad2019-06-051-7/+7
* examples/fopen: fix comparisonMarcel Raad2019-06-051-1/+1
* build: fix Codacy warningsMarcel Raad2019-06-052-7/+6
* THANKS: new contributors from 7.65.1Daniel Stenberg2019-06-041-0/+12
* curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg2019-06-041-3/+3
* TODO: "at least N milliseconds between requests" [ci skip]Daniel Stenberg2019-06-031-5/+10
* tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg2019-06-025-2/+19
* dump-header.d: spell out that no headers == empty file [ci skip]Daniel Stenberg2019-06-011-0/+2
* nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario2019-05-271-0/+6
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-2510-384/+2
* FAQ: more minor updates and spelling fixesdbrowndan2019-05-251-16/+15
* examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme2019-05-224-2/+304
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-222-0/+12
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-224-0/+68
* examples: fix "clarify calculation precedence" warningsMarcel Raad2019-05-224-15/+18
* hiperfifo: remove unused variableMarcel Raad2019-05-221-1/+0
* examples: remove dead variable storesMarcel Raad2019-05-224-35/+34
* examples: reduce variable scopesMarcel Raad2019-05-2211-51/+51
* http2-download: fix format specifierMarcel Raad2019-05-221-1/+1
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-226-21/+39
* THANKS: from the 7.65.0 release-notesDaniel Stenberg2019-05-221-0/+24
* examples: remove unused variablesMarcel Raad2019-05-2112-35/+26
* docs: Markdown and misc improvements [ci skip]Viktor Szakats2019-05-166-230/+240
* docs/RELEASE-PROCEDURE: link to live iCalendar [ci skip]Viktor Szakats2019-05-161-0/+4
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-162-5/+1
* docs/RELEASE-PROCEDURE: updated coming releases dates [ci skip]Daniel Stenberg2019-05-151-1/+4
* CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]Daniel Stenberg2019-05-151-1/+2
* CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]Daniel Stenberg2019-05-141-5/+6
* docs/INSTALL: fix broken link [ci skip]Jay Satiro2019-05-121-1/+1
* SECURITY-PROCESS: fix links [ci skip]Daniel Stenberg2019-05-111-4/+4
* doh: disable DOH for the cases it doesn't workDaniel Stenberg2019-05-111-0/+11
* BUG-BOUNTY: minor formatting fixes [ci skip]Daniel Stenberg2019-05-091-4/+6
* BUG-BOUNTY.md: add the Dropbox "bonus" extra payout ability [ci skip]Daniel Stenberg2019-05-091-7/+21
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-054-9/+10
* CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip]Daniel Stenberg2019-05-031-0/+5
* CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time valueDaniel Stenberg2019-05-031-1/+28
* urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg2019-05-031-0/+6
* docs: minor polish to the bug bounty / security docsReed Loden2019-04-292-22/+23
* INTERNALS: fix misindentation of ToC itemDaniel Gustafsson2019-04-231-1/+1
* INTERNALS: Add structs to ToCAron Bergman2019-04-231-0/+14
* INTERNALS: Add code highlightingAron Bergman2019-04-231-9/+9
* docs/BUG-BOUNTY: bug bounty time [skip ci]Daniel Stenberg2019-04-224-30/+122
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-215-11/+69
* TODO: Add issue link to an existing entryJay Satiro2019-04-161-0/+2
* tool_help: Warn if curl and libcurl versions do not matchJay Satiro2019-04-161-8/+0