summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-07-19THANKS: 7.65.3 statusDaniel Stenberg
2019-07-17THANKS: add contributors from 7.65.2Daniel Stenberg
2019-07-17CURLOPT_RANGE.3: Caution against using it for HTTP PUTJay Satiro
2019-07-17CURLOPT_SEEKDATA.3: fix variable nameStefano Simonelli
2019-07-17CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCHgeorgeok
2019-07-17docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro
2019-07-17libcurl: Restrict redirect schemes (follow-up)Jay Satiro
2019-07-16test1173: make it also check all libcurl option man pagesDaniel Stenberg
2019-07-15docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason
2019-07-14libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg
2019-07-11DEPRECATE: fixup versions and spellingDaniel Gustafsson
2019-07-06CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto
2019-07-04doh-url.d: added in 7.62.0Daniel Stenberg
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-26curl_multi_wait.3: escape backslash in exampleGaël PORTAY
2019-06-25docs: fix string suggesting HTTP/2 is not the defaultNiklas Hambüchen
2019-06-24KNOWN_BUGS: Don't clear digest for single realmDaniel Stenberg
2019-06-24KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostnameDaniel Stenberg
2019-06-24CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson
2019-06-20typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg
2019-06-13quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg
2019-06-10CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg
2019-06-10CURLOPT_CAINFO.3: polished wordingDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-06-09libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus
2019-06-07Merge changes to doc.ng0
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-06-05examples/htmltitle: use C++ casts between pointer typesMarcel Raad
2019-06-05examples/fopen: fix comparisonMarcel Raad
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-04THANKS: new contributors from 7.65.1Daniel Stenberg
2019-06-04curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg
2019-06-03TODO: "at least N milliseconds between requests" [ci skip]Daniel Stenberg
2019-06-02tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg
2019-06-01dump-header.d: spell out that no headers == empty file [ci skip]Daniel Stenberg
2019-05-27docs/gnurl.1: Missed something base mdoc does not trip over.ng0
2019-05-27missed one lineng0
2019-05-27Add options to gnurl.1ng0
2019-05-27troff removal part 2. what remains is the mkhelp.pl facility.ng0
2019-05-27nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-25FAQ: more minor updates and spelling fixesdbrowndan
2019-05-23minor doc fixng0
2019-05-23do not delete gnurl.1ng0
2019-05-23Address report by Marcello.ng0
2019-05-23preparation for doc rewrite.ng0
2019-05-22examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme
2019-05-22curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-05-22sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme