summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: expanded on some CURLU detailsDaniel Stenberg2018-11-112-3/+14
* HISTORY: add some milestonesDaniel Stenberg2018-11-091-0/+51
* KNOWN_BUGS: add --proxy-any connection issueDaniel Gustafsson2018-11-091-0/+12
* setopt: add CURLOPT_CURLUJim Fuller2018-11-096-1/+139
* docs: ESCape "\n" codesescape-codes-docsGisle Vanem2018-11-094-6/+6
* More "\n" ESCapingGisle Vanem2018-11-071-3/+3
* curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts2018-11-072-9/+12
* winssl: be consistent in Schannel capitalizationDaniel Gustafsson2018-11-074-7/+7
* TODO: Have the URL API offer IDN decodingDaniel Stenberg2018-11-071-0/+7
* urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg2018-11-071-5/+6
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-052-9/+10
* TODO: 2.6 multi upkeepDaniel Stenberg2018-11-051-0/+10
* symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg2018-11-041-11/+21
* axtls: removedDaniel Stenberg2018-11-0113-66/+9
* schannel: make CURLOPT_CERTINFO support using Issuer chainmarcosdiazr2018-11-011-1/+1
* THANKS: 7.62.0 statusDaniel Stenberg2018-10-302-1/+24
* vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson2018-10-303-4/+8
* RELEASE-PROCEDURE: adjust the release datesDaniel Stenberg2018-10-271-7/+5
* docs/CIPHERS: fix the TLS 1.3 cipher namesDaniel Stenberg2018-10-271-5/+5
* docs/RELEASE-PROCEDURE: remove old entries, modify the Dec 2018 dateDaniel Stenberg2018-10-261-3/+1
* curl.1: --ipv6 mutexes ipv4 (fixed typo)Alexey Eremikhin2018-10-261-1/+1
* CIPHERS.md: Mention the options used to set TLS 1.3 ciphersJay Satiro2018-10-231-3/+12
* docs/BUG-BOUNTY: the sponsors actually decide the amountDaniel Stenberg2018-10-201-14/+8
* docs/SECURITY-PROCESS: the hackerone IBB program drops curlDaniel Stenberg2018-10-171-14/+0
* INSTALL: mention mesalink in TLS sectionDaniel Gustafsson2018-10-151-0/+1
* replace rawgit links [ci skip]Viktor Szakats2018-10-121-1/+1
* docs/BUG-BOUNTY.md: for vulns published since Aug 1st 2018Daniel Stenberg2018-10-121-0/+4
* docs: add "see also" links for SSL optionsMichael Kaufmann2018-10-106-6/+14
* docs/DEPRECATE: minor reformat to render nicer on webDaniel Stenberg2018-10-091-1/+1
* CURLOPT_SSL_VERIFYSTATUS: Fix typoDaniel Gustafsson2018-10-091-2/+2
* TODO: fixed 'API for URL parsing/splitting'Daniel Stenberg2018-10-081-8/+0
* KNOWN_BUGS: Fix various typosDaniel Gustafsson2018-10-081-6/+6
* spelling fixes [ci skip]Viktor Szakats2018-10-085-5/+5
* docs/BUG-BOUNTY: proposed additional docsDaniel Stenberg2018-10-081-0/+78
* TODO: add LD_PRELOAD support on macOSDaniel Gustafsson2018-10-071-0/+6
* INTERNALS.md: wrap lines longer than 79Jay Satiro2018-10-051-2/+5
* INTERNALS: escape reference to parameterDaniel Gustafsson2018-10-051-2/+2
* CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson2018-10-031-4/+4
* SECURITY-PROCESS: make links into hyperlinksDaniel Gustafsson2018-10-031-3/+4
* CURLOPT_HEADER.3: fix typoJay Satiro2018-10-031-1/+1
* data-binary.d: clarify default content-type is x-www-form-urlencodedJay Satiro2018-10-031-0/+5
* docs/CIPHERS: mention the colon separation for OpenSSLDaniel Stenberg2018-10-021-0/+2
* MANUAL: minor grammar fixNate Prewitt2018-10-011-1/+1
* cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov2018-09-281-1/+1
* example/htmltidy: fix include paths of tidy librariesDoron Behar2018-09-261-2/+2
* update URLs in testsViktor Szakats2018-09-231-1/+1
* whitespace fixesViktor Szakats2018-09-2336-235/+206
* docs/examples: URL updatesViktor Szakats2018-09-2334-110/+112
* examples/Makefile.m32: sync with core [ci skip]Viktor Szakats2018-09-222-56/+127
* examples/parseurl.c: show off the URL API a bitDaniel Stenberg2018-09-222-1/+79