summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: enable syntax highlighting in several docs files0xflotus2020-12-117-166/+262
* RELEASE-NOTES: syncedcurl-7_74_0Daniel Stenberg2020-12-091-0/+22
* VERSIONS: refreshedDaniel Stenberg2020-12-071-7/+6
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-072-3/+7
* SECURITY-PROCESS: disclose on hackeroneDaniel Stenberg2020-12-031-0/+8
* docs: fix typos and markup in ETag manpage sectionsDaniel Gustafsson2020-12-032-3/+3
* NEW-PROTOCOL: document what needs to be done to add oneDaniel Stenberg2020-12-012-0/+111
* docs/INTERNALS: remove reference to Curl_sendf()Daniel Stenberg2020-11-241-5/+3
* examples: update .gitignoreRikard Falkeborn2020-11-231-4/+8
* urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg2020-11-231-2/+2
* http3: use the master branch of GnuTLS for testingDaiki Ueno2020-11-221-4/+4
* KNOWN_BUGS: curl with wolfSSL lacks support for renegotiationDaniel Stenberg2020-11-221-0/+9
* KNOWN_BUGS: wakeup socket disconnect causes havocDaniel Stenberg2020-11-221-0/+13
* cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega2020-11-191-9/+4
* KNOWN_BUGS: cmake: libspsl is not supportedDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake autodetects cert paths when cross-compilingDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake build doesn't fail if zlib not foundDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake libcurl.pc uses absolute library pathsDaniel Stenberg2020-11-181-0/+9
* KNOWN_BUGS: cmake: generated .pc file contains strange entriesDaniel Stenberg2020-11-181-0/+8
* KNOWN_BUGS: cmake uses -lpthread instead of Threads::ThreadsDaniel Stenberg2020-11-181-0/+5
* KNOWN_BUGS: cmake build in Linux links libcurl to libdlDaniel Stenberg2020-11-181-2/+9
* KNOWN_BUGS: make a new section for cmake topicsDaniel Stenberg2020-11-181-26/+30
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* httpput-postfields.c: new example doing PUT with POSTFIELDSDaniel Stenberg2020-11-132-1/+102
* docs: document the 8MB input string limitDaniel Stenberg2020-11-092-2/+4
* THANKS-filter: ignore autobuild linksDaniel Stenberg2020-11-091-0/+1
* examples/httpput: remove use of CURLOPT_PUTDaniel Stenberg2020-11-091-4/+1
* FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?"Daniel Stenberg2020-11-061-12/+0
* FAQ: refresh "Why do I get "certificate verify failed"Daniel Stenberg2020-11-061-21/+26
* FAQ: refreshedDaniel Stenberg2020-11-051-95/+48
* examples: fix comment syntaxDaniel Gustafsson2020-11-051-1/+1
* docs: Fix various typos in documentationDaniel Gustafsson2020-11-055-6/+6
* copyright: fix year rangesDaniel Stenberg2020-11-05139-140/+140
* HISTORY: the new domainDaniel Stenberg2020-11-041-2/+5
* curl.se: new homeDaniel Stenberg2020-11-04612-737/+737
* KNOWN_BUGS: FTPS with Schannel times out file list operationDaniel Stenberg2020-11-041-0/+7
* KNOWN_BUGS: SMB tests fail with Python 2Daniel Stenberg2020-11-041-0/+7