summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-01-13gnurl adjustments (paths)nikita
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-12-09RELEASE-NOTES: syncedcurl-7_74_0Daniel Stenberg
2020-12-07VERSIONS: refreshedDaniel Stenberg
2020-12-07ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg
2020-12-03SECURITY-PROCESS: disclose on hackeroneDaniel Stenberg
2020-12-03docs: fix typos and markup in ETag manpage sectionsDaniel Gustafsson
2020-12-01NEW-PROTOCOL: document what needs to be done to add oneDaniel Stenberg
2020-11-24docs/INTERNALS: remove reference to Curl_sendf()Daniel Stenberg
2020-11-23examples: update .gitignoreRikard Falkeborn
2020-11-23urldata: remove 'void *protop' and create the union 'p'Daniel Stenberg
2020-11-22http3: use the master branch of GnuTLS for testingDaiki Ueno
2020-11-22KNOWN_BUGS: curl with wolfSSL lacks support for renegotiationDaniel Stenberg
2020-11-22KNOWN_BUGS: wakeup socket disconnect causes havocDaniel Stenberg
2020-11-19cmake: make CURL_ZLIB a tri-state variableCristian Morales Vega
2020-11-18KNOWN_BUGS: cmake: libspsl is not supportedDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake autodetects cert paths when cross-compilingDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake build doesn't fail if zlib not foundDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake libcurl.pc uses absolute library pathsDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake: generated .pc file contains strange entriesDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake uses -lpthread instead of Threads::ThreadsDaniel Stenberg
2020-11-18KNOWN_BUGS: cmake build in Linux links libcurl to libdlDaniel Stenberg
2020-11-18KNOWN_BUGS: make a new section for cmake topicsDaniel Stenberg
2020-11-13CURLOPT_HSTS.3: document the file formatDaniel Stenberg
2020-11-13httpput-postfields.c: new example doing PUT with POSTFIELDSDaniel Stenberg
2020-11-09docs: document the 8MB input string limitDaniel Stenberg
2020-11-09THANKS-filter: ignore autobuild linksDaniel Stenberg
2020-11-09examples/httpput: remove use of CURLOPT_PUTDaniel Stenberg
2020-11-06FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?"Daniel Stenberg
2020-11-06FAQ: refresh "Why do I get "certificate verify failed"Daniel Stenberg
2020-11-05FAQ: refreshedDaniel Stenberg
2020-11-05examples: fix comment syntaxDaniel Gustafsson
2020-11-05docs: Fix various typos in documentationDaniel Gustafsson
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04HISTORY: the new domainDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2020-11-04KNOWN_BUGS: FTPS with Schannel times out file list operationDaniel Stenberg
2020-11-04KNOWN_BUGS: SMB tests fail with Python 2Daniel Stenberg
2020-11-04KNOWN_BUGS: LDAPS with NSS is slowDaniel Stenberg
2020-11-03hsts: add read/write callbacksDaniel Stenberg
2020-11-03hsts: add support for Strict-Transport-SecurityDaniel Stenberg
2020-11-02header.d: fix syntax mistakeDaniel Stenberg
2020-10-31header.d: mention the "Transfer-Encoding: chunked" handlingDaniel Stenberg
2020-10-29curl.1: add an "OUTPUT" section at the top of the manpageDaniel Stenberg
2020-10-26CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro
2020-10-26range.d: fix typoJay Satiro
2020-10-26range.d: clarify that curl will not parse multipart responsesJosé Joaquín Atria
2020-10-25alt-svc: enable by defaultDaniel Stenberg
2020-10-22libssh2: require version 1.0 or laterDaniel Stenberg
2020-10-21KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg