aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-08-07CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg
2019-08-07docs/ALTSVC.md: first basic file format descriptionDaniel Stenberg
2019-08-07curl.h: add CURL_HTTP_VERSION_3 to the version enumDaniel Stenberg
2019-08-06examples: Added SASL PLAIN authorisation identity (authzid) examplesSteve Holme
2019-08-06curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-08-06sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-08-06docs/HTTP3: refreshed as it is now in master and HTTP/3 can be testedDaniel Stenberg
2019-08-06curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg
2019-08-06http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg
2019-07-31ROADMAP: parallel transfers are merged nowDaniel Stenberg
2019-07-29HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknownBalazs Kovacsics
2019-07-25examples: Avoid reserved names in hiperfifo examplesBrad Spencer
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-20docs/PARALLEL-TRANSFERS: correct the version numberDaniel Stenberg
2019-07-20docs/PARALLEL-TRANSFERS: addedDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-07-20docs/MANUAL.md: converted to markdown from plain textDaniel Stenberg
2019-07-20curl_version_info: provide nghttp2 detailsDaniel Stenberg
2019-07-19THANKS: 7.65.3 statusDaniel Stenberg
2019-07-17THANKS: add contributors from 7.65.2Daniel Stenberg
2019-07-17CURLOPT_RANGE.3: Caution against using it for HTTP PUTJay Satiro
2019-07-17CURLOPT_SEEKDATA.3: fix variable nameStefano Simonelli
2019-07-17CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCHgeorgeok
2019-07-17docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro
2019-07-17libcurl: Restrict redirect schemes (follow-up)Jay Satiro
2019-07-16test1173: make it also check all libcurl option man pagesDaniel Stenberg
2019-07-15docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason
2019-07-14libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg
2019-07-11DEPRECATE: fixup versions and spellingDaniel Gustafsson
2019-07-06CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto
2019-07-04doh-url.d: added in 7.62.0Daniel Stenberg
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-26curl_multi_wait.3: escape backslash in exampleGaël PORTAY
2019-06-25docs: fix string suggesting HTTP/2 is not the defaultNiklas Hambüchen
2019-06-24KNOWN_BUGS: Don't clear digest for single realmDaniel Stenberg
2019-06-24KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostnameDaniel Stenberg
2019-06-24CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson
2019-06-20typecheck: CURLOPT_CONNECT_TO takes an slist tooDaniel Stenberg
2019-06-13quote.d: asterisk prefix works for SFTP as wellDaniel Stenberg
2019-06-10CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg
2019-06-10CURLOPT_CAINFO.3: polished wordingDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-06-09libcurl-tutorial.3: Fix small typo (mutipart -> multipart)Sorcus
2019-06-05examples/htmltitle: use C++ casts between pointer typesMarcel Raad
2019-06-05examples/fopen: fix comparisonMarcel Raad
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-04THANKS: new contributors from 7.65.1Daniel Stenberg
2019-06-04curl_share_setopt.3: improve wording [ci ship]Daniel Stenberg
2019-06-03TODO: "at least N milliseconds between requests" [ci skip]Daniel Stenberg
2019-06-02tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg