summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* KNOWN_BUGS: Stick to same family over SOCKS proxyDaniel Stenberg2018-07-061-0/+10
* KNOWN_BUGS: Borland support is dropped, AIX problem is too oldDaniel Stenberg2018-07-051-14/+0
* example/crawler.c: simple crawler based on libxml2Jeroen Ooms2018-07-052-1/+211
* DEPRECATE: include year when specifying dateDaniel Stenberg2018-07-021-4/+5
* DEPRECATE: linkifiedDaniel Stenberg2018-07-021-12/+6
* DEPRECATE: mention the PR that disabled axTLSDaniel Stenberg2018-07-021-2/+3
* docs/DEPRECATE.md: spelling and minor formattingDaniel Stenberg2018-07-021-15/+15
* DEPRECATE: new doc describing planned item removalsDaniel Stenberg2018-07-022-0/+78
* docs: fix missed option name markupsDaniel Stenberg2018-06-304-31/+32
* openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg2018-06-294-21/+27
* openssl: allow TLS 1.3 by defaultDaniel Stenberg2018-06-291-2/+2
* CURLINFO_TLS_SSL_PTR.3: improve the exampleAdrian Peniak2018-06-281-8/+27
* GOVERNANCE: linkify, changed some titlesDaniel Stenberg2018-06-271-12/+9
* GOVERNANCE: add maintainer details/dutiesDaniel Stenberg2018-06-271-0/+59
* CURLOPT_SSL_VERIFYPEER.3: fix syntax mistakeDaniel Stenberg2018-06-241-6/+6
* CURLOPT_SSL_VERIFYPEER.3: Add performance notePatrick Schlangen2018-06-231-1/+11
* CURLOPT_INTERFACE.3: interface names not supported on WindowsDaniel Stenberg2018-06-181-1/+4
* docs/RELEASE-PROCEDURE.md: renamed to use .md extensionDaniel Stenberg2018-06-152-7/+39
* RELEASE-PROCEDURE: gpg sign the tagsDaniel Stenberg2018-06-151-2/+3
* CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0Daniel Stenberg2018-06-151-1/+3
* GOVERNANCE.md: explains how this project is runDaniel Stenberg2018-06-142-1/+89
* KNOWN_BUGS: NTLM doen't support password with § characterDaniel Stenberg2018-06-141-0/+5
* KNOWN_BUGS: slow connect to localhost on WindowsDaniel Stenberg2018-06-141-0/+14
* TODO: "Option to refuse usernames in URLs" doneDaniel Stenberg2018-06-131-11/+0
* schannel: support selecting ciphersRobert Prag2018-06-121-0/+51
* RELEASE-PROCEDURE: update the release calendar for 2019Daniel Stenberg2018-06-111-4/+4
* cmdline-opts/cert-type.d: mention "p12" as a recognized type as wellDaniel Stenberg2018-06-051-3/+3
* spelling fixesViktor Szakats2018-06-035-6/+6
* build: remove the Borland specific makefilesDaniel Stenberg2018-06-021-47/+0
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-011-0/+5
* KNOWN_BUGS: CURL_GLOBAL_SSLDaniel Stenberg2018-05-311-0/+30
* option: disallow username in URLBjörn Stenberg2018-05-315-0/+67
* libcurl-security.3: improved layout for two rememdy listsDaniel Stenberg2018-05-311-8/+12
* libcurl-security.3: refer to URL instead of in-source markdown fileDaniel Stenberg2018-05-311-2/+2
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-299-4/+171
* INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/libDaniel Stenberg2018-05-291-3/+2
* KNOWN_BUGS: restore text regarding #2101.Will Dietz2018-05-291-0/+3
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-282-0/+10
* cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg2018-05-281-0/+6
* curl.1: Fix cmdline-opts reference errors.Frank Gevaerts2018-05-283-3/+3
* docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts2018-05-2812-14/+14
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-243-4/+9
* TODO: CURLINFO_PAUSE_STATEDaniel Stenberg2018-05-241-0/+6
* CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg2018-05-221-6/+14
* KNOWN_BUGS: mention the -O with %-encoded file namesDaniel Stenberg2018-05-211-2/+9
* checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg2018-05-212-4/+4
* curl: added --styled-outputDaniel Stenberg2018-05-212-1/+8
* docs: clarify CURLOPT_HTTPGET somewhatDaniel Stenberg2018-05-213-9/+14
* curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg2018-05-181-2/+2
* docs: mention HAproxy protocol "version 1"Aleks2018-05-183-7/+7