aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-10-03docs: add note on failed handles not being counted by curl_multi_performDenis Chaplygin
2019-10-03CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typoDaniel Stenberg
2019-10-02ESNI: initial build/setupNiall
2019-10-02CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde
2019-09-29BINDINGS: PureBasic, Net::Curl for perl and NimDaniel Stenberg
2019-09-29BINDINGS: Kapito is an Erlang library, basically a bindingDaniel Stenberg
2019-09-29BINDINGS: added clj-curlDaniel Stenberg
2019-09-28docs: disambiguate CURLUPART_HOST is for host name (ie no port)Jay Satiro
2019-09-27INSTALL: add vcpkg installation instructionsgrdowns
2019-09-26HTTP3: fix prefix parameter for ngtcp2 buildSpezifant
2019-09-26HTTP3: merged and simplified the two 'running' sectionsDaniel Stenberg
2019-09-26HTTP3: show an --alt-svc using example tooDaniel Stenberg
2019-09-26HTTP3: update quic.aiortc.org + add link to server listDaniel Stenberg
2019-09-24HTTP3.md: move -p for mkdir, remove -j for makeAlex Samorukov
2019-09-21altsvc: both backends run h3-23 nowDaniel Stenberg
2019-09-20THANKS-filter: deal with my typos 'Jat' => 'Jay'Daniel Stenberg
2019-09-19urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser
2019-09-15docs: remove trailing ':' from section names in CURLOPT_TRAILER* manAlessandro Ghedini
2019-09-15docs: fix typo in CURLOPT_HTTP_VERSION manAlessandro Ghedini
2019-09-12docs/HTTP3: fix `--with-ssl` ngtcp2 configure flagJimmy Gaussen
2019-09-10THANKS: from the 7.66.0 releaseDaniel Stenberg
2019-09-05KNOWN_BUGS/TODO: cleanup and remove outdated issuesDaniel Stenberg
2019-09-02ROADMAP: updated after recent user pollDaniel Stenberg
2019-08-31THANKS: remove duplicateDaniel Stenberg
2019-08-28CURLOPT_HEADERFUNCTION.3: clarifyChristopher Head
2019-08-28CURLINFO docs: mention that in redirects times are addedDaniel Stenberg
2019-08-27HTTP3: switched openssl branch to useDaniel Stenberg
2019-08-26KNOWN_BUGS: USE_UNIX_SOCKETS on WindowsDaniel Stenberg
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-21docs/examples/curlx: fix errorsGisle Vanem
2019-08-20configure: use pkg-config to detect quicheAlessandro Ghedini
2019-08-20CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2Daniel Stenberg
2019-08-20curl: use .curlrc (with a dot) on Windows as wellDaniel Stenberg
2019-08-16TODO/ROADMAP: remove "refuse downgrade redirects" and HTTP/3Daniel Stenberg
2019-08-14CURLOPT_ALTSVC.3: use a "" file name to not load from a fileDaniel Stenberg
2019-08-14vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro
2019-08-13curl_version_info: make the quic_version a constDaniel Stenberg
2019-08-13examples: add http3.c, altsvc.c and http3-present.cDaniel Stenberg
2019-08-13curl_version_info.3: mentioned ALTSVC and HTTP3Daniel Stenberg
2019-08-13CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSEDDaniel Stenberg
2019-08-12docs/HTTP3: simplify quiche build instructionJunho Choi
2019-08-12curl_version_info: offer quic (and h3) library infoDaniel Stenberg
2019-08-12HTTP3: use ngtcp2's draft-22 branchDaniel Stenberg
2019-08-12CURLOPT_READFUNCTION.3: provide inline exampleDaniel Stenberg
2019-08-12nghttp3: required when ngtcp2 is used for QUICDaniel Stenberg
2019-08-11curl_global_init_mem.3: mention it was added in 7.12.0Daniel Stenberg
2019-08-10HTTP3.md: Update quiche build instructionsAlex Mayorga
2019-08-09CURLOPT_H3: removedDaniel Stenberg
2019-08-08cleanup: s/curl_debug/curl_dbg_debug in comments and docsDaniel Stenberg
2019-08-08alt-svc: send Alt-Used: in redirected requestsDaniel Stenberg