summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entriesPaul Groke2020-12-292-8/+21
* docs: remove redundant "better" in --fail helpDenis Laxalde2020-12-291-1/+1
* curl.1: fix typo microsft -> microsoftKevin Ushey2020-12-271-1/+1
* misc: assorted typo fixesXhmikosR2020-12-262-4/+4
* KNOWN_BUGS: 6.10 curl never completes Negotiate over HTTPDaniel Stenberg2020-12-261-0/+7
* INSTALL: update the list known OSes and CPU archs curl has run onDaniel Stenberg2020-12-251-74/+21
* curl_easy_pause.3: add multiplexed pause effectsDaniel Stenberg2020-12-221-23/+23
* curl_easy_pause.3: fix man page referenceJay Satiro2020-12-221-1/+1
* EXPERIMENTAL: add the Hyper backend to the listDaniel Stenberg2020-12-221-1/+1
* speedcheck: exclude paused transfersDaniel Stenberg2020-12-221-0/+4
* cmdline-opts/gen.pl: return hard on errorsDaniel Stenberg2020-12-211-2/+4
* examples/libtest: add .checksrc to distDaniel Stenberg2020-12-211-1/+1
* curl: add variables to --write-outDaniel Stenberg2020-12-211-0/+16
* docs: add AWS HTTP v4 SignatureMatthias Gatto2020-12-217-0/+102
* http: introduce AWS HTTP v4 SignatureMatthias Gatto2020-12-211-0/+2
* curl: add --create-file-mode [mode]Daniel Stenberg2020-12-213-0/+14
* KNOWN_BUGS: Remote recursive folder creation with SFTPDaniel Stenberg2020-12-201-0/+9
* KNOWN_BUGS: Secure Transport disabling hostname validation also disables SNIJay Satiro2020-12-201-0/+15
* TODO: alt-svc should fallback if alt-svc doesn't workDaniel Stenberg2020-12-181-0/+8
* version: include hyper versionDaniel Stenberg2020-12-181-0/+1
* docs: add HYPER.mdDaniel Stenberg2020-12-182-0/+48
* TODO: Prevent terminal injection when writing to terminalDaniel Stenberg2020-12-161-0/+10
* examples: remove superfluous asterisk usesDaniel Stenberg2020-12-163-6/+6
* URL-SYNTAX: add gophers detailsDaniel Stenberg2020-12-151-7/+8
* TODO: Package curl for Windows in a signed installerDaniel Stenberg2020-12-151-0/+5
* BUG-BOUNTY: minor language updateDaniel Stenberg2020-12-151-7/+3
* KNOWN_BUGS: SHA-256 digest not supported in Windows SSPI buildsJay Satiro2020-12-141-0/+12
* URL-SYNTAX: add default port numbers and IDNA detailsDaniel Stenberg2020-12-131-0/+15
* URL-SYNTAX: mention how FILE:// access can access network on windowsDaniel Stenberg2020-12-131-3/+10
* URL-SYNTAX: Document default SMTP port 25Jay Satiro2020-12-121-0/+2
* CURLOPT_URL.3: remove scheme specific detailsDaniel Stenberg2020-12-121-230/+0
* docs: Fix some typosDan Fandrich2020-12-127-17/+18
* URL-SYNTAX: mention all supported schemesDaniel Stenberg2020-12-121-0/+12
* URL-SYNTAX.md: minor language improvementsDouglas R. Reno2020-12-121-7/+7
* docs/URL-SYNTAX: the URL syntax curl accepts and works withDaniel Stenberg2020-12-112-0/+317