Age | Commit message (Expand) | Author |
2019-10-09 | KNOWN_BUGS: IDN tests failing on Windows | Daniel Stenberg |
2019-10-09 | docs: make sure the --no-progress-meter docs file is in dist too | Daniel Stenberg |
2019-10-09 | docs: document it as --no-progress-meter instead of the reverse | Daniel Stenberg |
2019-10-08 | curl: --no-progress-meter | Daniel Stenberg |
2019-10-08 | TODO: Consult %APPDATA% also for .netrc | Daniel Stenberg |
2019-10-07 | CURLOPT_TIMEOUT.3: remove the mention of "minutes" | Daniel Stenberg |
2019-10-07 | docs: added multi-event.c example | Andrei Valeriu BICA |
2019-10-03 | docs: add note on failed handles not being counted by curl_multi_perform | Denis Chaplygin |
2019-10-03 | CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typo | Daniel Stenberg |
2019-10-02 | ESNI: initial build/setup | Niall |
2019-10-02 | CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt | Kunal Ekawde |
2019-09-29 | BINDINGS: PureBasic, Net::Curl for perl and Nim | Daniel Stenberg |
2019-09-29 | BINDINGS: Kapito is an Erlang library, basically a binding | Daniel Stenberg |
2019-09-29 | BINDINGS: added clj-curl | Daniel Stenberg |
2019-09-28 | docs: disambiguate CURLUPART_HOST is for host name (ie no port) | Jay Satiro |
2019-09-27 | INSTALL: add vcpkg installation instructions | grdowns |
2019-09-26 | HTTP3: fix prefix parameter for ngtcp2 build | Spezifant |
2019-09-26 | HTTP3: merged and simplified the two 'running' sections | Daniel Stenberg |
2019-09-26 | HTTP3: show an --alt-svc using example too | Daniel Stenberg |
2019-09-26 | HTTP3: update quic.aiortc.org + add link to server list | Daniel Stenberg |
2019-09-24 | HTTP3.md: move -p for mkdir, remove -j for make | Alex Samorukov |
2019-09-21 | altsvc: both backends run h3-23 now | Daniel Stenberg |
2019-09-20 | THANKS-filter: deal with my typos 'Jat' => 'Jay' | Daniel Stenberg |
2019-09-19 | urlapi: CURLU_NO_AUTHORITY allows empty authority/host part | Jens Finkhaeuser |
2019-09-15 | docs: remove trailing ':' from section names in CURLOPT_TRAILER* man | Alessandro Ghedini |
2019-09-15 | docs: fix typo in CURLOPT_HTTP_VERSION man | Alessandro Ghedini |
2019-09-12 | docs/HTTP3: fix `--with-ssl` ngtcp2 configure flag | Jimmy Gaussen |
2019-09-10 | THANKS: from the 7.66.0 release | Daniel Stenberg |
2019-09-05 | KNOWN_BUGS/TODO: cleanup and remove outdated issues | Daniel Stenberg |
2019-09-02 | ROADMAP: updated after recent user poll | Daniel Stenberg |
2019-08-31 | THANKS: remove duplicate | Daniel Stenberg |
2019-08-28 | CURLOPT_HEADERFUNCTION.3: clarify | Christopher Head |
2019-08-28 | CURLINFO docs: mention that in redirects times are added | Daniel Stenberg |
2019-08-27 | HTTP3: switched openssl branch to use | Daniel Stenberg |
2019-08-26 | KNOWN_BUGS: USE_UNIX_SOCKETS on Windows | Daniel Stenberg |
2019-08-23 | defines: avoid underscore-prefixed defines | Daniel Stenberg |
2019-08-21 | docs/examples/curlx: fix errors | Gisle Vanem |
2019-08-20 | configure: use pkg-config to detect quiche | Alessandro Ghedini |
2019-08-20 | CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2 | Daniel Stenberg |
2019-08-20 | curl: use .curlrc (with a dot) on Windows as well | Daniel Stenberg |
2019-08-16 | TODO/ROADMAP: remove "refuse downgrade redirects" and HTTP/3 | Daniel Stenberg |
2019-08-14 | CURLOPT_ALTSVC.3: use a "" file name to not load from a file | Daniel Stenberg |
2019-08-14 | vauth: Use CURLE_AUTH_ERROR for auth function errors | Jay Satiro |
2019-08-13 | curl_version_info: make the quic_version a const | Daniel Stenberg |
2019-08-13 | examples: add http3.c, altsvc.c and http3-present.c | Daniel Stenberg |
2019-08-13 | curl_version_info.3: mentioned ALTSVC and HTTP3 | Daniel Stenberg |
2019-08-13 | CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSED | Daniel Stenberg |
2019-08-12 | docs/HTTP3: simplify quiche build instruction | Junho Choi |
2019-08-12 | curl_version_info: offer quic (and h3) library info | Daniel Stenberg |
2019-08-12 | HTTP3: use ngtcp2's draft-22 branch | Daniel Stenberg |