aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-07-12docs/SECURITY-PROCESS: mention bounty, drop pre-notifyDaniel Stenberg
2018-07-11examples/crawler.c: move #ifdef to column 0Daniel Stenberg
2018-07-11release: 7.61.0Daniel Stenberg
2018-07-10TODO: Configurable loading of OpenSSL configuration fileDaniel Stenberg
2018-07-10post303.d: clarify that this is an RFC violationDaniel Stenberg
2018-07-09examples: fix -Wformat warningsMarcel Raad
2018-07-06KNOWN_BUGS: Stick to same family over SOCKS proxyDaniel Stenberg
2018-07-05KNOWN_BUGS: Borland support is dropped, AIX problem is too oldDaniel Stenberg
2018-07-05example/crawler.c: simple crawler based on libxml2Jeroen Ooms
2018-07-02DEPRECATE: include year when specifying dateDaniel Stenberg
2018-07-02DEPRECATE: linkifiedDaniel Stenberg
2018-07-02DEPRECATE: mention the PR that disabled axTLSDaniel Stenberg
2018-07-02docs/DEPRECATE.md: spelling and minor formattingDaniel Stenberg
2018-07-02DEPRECATE: new doc describing planned item removalsDaniel Stenberg
2018-06-30docs: fix missed option name markupsDaniel Stenberg
2018-06-29openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg
2018-06-29openssl: allow TLS 1.3 by defaultDaniel Stenberg
2018-06-28CURLINFO_TLS_SSL_PTR.3: improve the exampleAdrian Peniak
2018-06-27GOVERNANCE: linkify, changed some titlesDaniel Stenberg
2018-06-27GOVERNANCE: add maintainer details/dutiesDaniel Stenberg
2018-06-24CURLOPT_SSL_VERIFYPEER.3: fix syntax mistakeDaniel Stenberg
2018-06-23CURLOPT_SSL_VERIFYPEER.3: Add performance notePatrick Schlangen
2018-06-18CURLOPT_INTERFACE.3: interface names not supported on WindowsDaniel Stenberg
2018-06-15docs/RELEASE-PROCEDURE.md: renamed to use .md extensionDaniel Stenberg
2018-06-15RELEASE-PROCEDURE: gpg sign the tagsDaniel Stenberg
2018-06-15CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0Daniel Stenberg
2018-06-14GOVERNANCE.md: explains how this project is runDaniel Stenberg
2018-06-14KNOWN_BUGS: NTLM doen't support password with § characterDaniel Stenberg
2018-06-14KNOWN_BUGS: slow connect to localhost on WindowsDaniel Stenberg
2018-06-13TODO: "Option to refuse usernames in URLs" doneDaniel Stenberg
2018-06-12schannel: support selecting ciphersRobert Prag
2018-06-11RELEASE-PROCEDURE: update the release calendar for 2019Daniel Stenberg
2018-06-05cmdline-opts/cert-type.d: mention "p12" as a recognized type as wellDaniel Stenberg
2018-06-03spelling fixesViktor Szakats
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-05-31KNOWN_BUGS: CURL_GLOBAL_SSLDaniel Stenberg
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-31libcurl-security.3: improved layout for two rememdy listsDaniel Stenberg
2018-05-31libcurl-security.3: refer to URL instead of in-source markdown fileDaniel Stenberg
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-29INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/libDaniel Stenberg
2018-05-29KNOWN_BUGS: restore text regarding #2101.Will Dietz
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-05-28cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg
2018-05-28curl.1: Fix cmdline-opts reference errors.Frank Gevaerts
2018-05-28docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-24TODO: CURLINFO_PAUSE_STATEDaniel Stenberg
2018-05-22CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg