summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* doh: add options to disable ssl verificationJay Satiro2021-02-1411-2/+285
* KNOWN_BUGS: cannot enable LDAPS on Windows with cmakeDaniel Stenberg2021-02-131-0/+5
* KNOWN_BUGS: Excessive HTTP/2 packets with TCP_NODELAYDaniel Stenberg2021-02-131-0/+11
* docs/Makefile.inc: format to be update-friendlyViktor Szakats2021-02-112-242/+358
* gsasl: provide CURL_VERSION_GSASL if built-inDaniel Stenberg2021-02-112-1/+5
* curl: add --fail-with-bodyDaniel Stenberg2021-02-114-3/+22
* TODO: remove HSTSDaniel Stenberg2021-02-101-11/+0
* create-file-mode.d: add missing Arg tagJay Satiro2021-02-101-1/+2
* Makefile.m32: add support for libgsasl dependencyViktor Szakats2021-02-101-0/+11
* vtls: initial implementation of rustls backendJacob Hoffman-Andrews2021-02-092-2/+3
* tool_writeout: refactor write-out and write-out jsonJay Satiro2021-02-091-1/+1
* CURLOPT_QUOTE.3: clarify that libcurl doesn't parse what's sentDaniel Stenberg2021-02-081-5/+12
* RELEASE-PROCEDURE: remove old release dates, add newDaniel Stenberg2021-02-081-5/+6
* docs/SSL-PROBLEMS: enhancedDaniel Stenberg2021-02-051-3/+14
* THANKS: remove a Jon Rumsey dupeDaniel Stenberg2021-02-051-1/+0
* docs: fix FILE example url in --metalink documentationnimaje2021-02-052-2/+2
* mailmap: Jon RumseyDaniel Stenberg2021-02-051-0/+1
* BUG-BOUNTY: removed the cooperation mentionDaniel Stenberg2021-02-031-19/+0
* THANKS: added contributors from 7.75.0Daniel Stenberg2021-02-032-1/+32
* TODO: remove items for next SONAME bump etcDaniel Stenberg2021-02-021-113/+0
* travis: enable quiche's FFI featureAlessandro Ghedini2021-02-011-1/+1
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-302-28/+50
* KNOWN_BUGS: cmake: ExternalProject_Add does not set CURL_CA_PATHDaniel Stenberg2021-01-281-0/+8
* KNOWN_BUGS: Multi perform hangs waiting for threaded resolverDaniel Stenberg2021-01-281-0/+10
* KNOWN_BUGS: "pulseUI VPN client" is known to be buggyDaniel Stenberg2021-01-281-0/+18
* INSTALL.md: fix typoDaniel Stenberg2021-01-201-1/+1
* INSTALL: now at 85 operating systemsDaniel Stenberg2021-01-201-7/+8
* docs: fix typos in NEW-PROTOCOL.mdEmil Engler2021-01-171-2/+2
* CURLINFO_PRETRANSFER_TIME.3: clarifyDaniel Stenberg2021-01-141-5/+6
* ROADMAP: refreshedDaniel Stenberg2021-01-141-7/+12
* gen.pl: fix perl syntaxDaniel Stenberg2021-01-121-2/+2
* docs: fix line length bug in gen.plEmil Engler2021-01-121-2/+5
* docs: fix wrong documentation in help.dEmil Engler2021-01-121-1/+1
* aws-sigv4.d: polish the wordingDaniel Stenberg2021-01-121-2/+2
* misc: fix typosFabian Keil2021-01-111-1/+1
* HYPER: no longer needs the special branchDaniel Stenberg2021-01-081-1/+1
* TODO: Directory listing for FILE:Daniel Stenberg2021-01-071-8/+17
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-061-0/+1
* travis: adapt to Hyper build changeDaniel Stenberg2021-01-061-1/+1
* KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation"Daniel Stenberg2021-01-051-9/+0
* http_proxy: make CONNECT work with the Hyper backendDaniel Stenberg2021-01-051-1/+0
* TODO: --fail-with-body perchance?Daniel Stenberg2021-01-051-0/+9
* HISTORY: added dates to early historyDaniel Stenberg2021-01-031-7/+26
* language: s/behaviour/behavior/gEmil Engler2021-01-0210-13/+13
* cmdline-opts/retry.d: mention response code 429 as wellDaniel Stenberg2021-01-021-1/+1
* docs/HYPER.md: mention outstanding issuesDaniel Stenberg2021-01-021-0/+18
* examples/curlgtk.c: fix the copyright year rangeDaniel Stenberg2020-12-301-10/+9
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-3016-16/+16
* examples: fix more empty expression statement has no effectDaniel Stenberg2020-12-303-13/+16
* cleanup: fix two empty expression statement has no effectDaniel Stenberg2020-12-301-1/+1