Age | Commit message (Expand) | Author |
2019-08-07 | curl: make use of CURLINFO_RETRY_AFTER when retrying | Daniel Stenberg |
2019-08-07 | CURLINFO_RETRY_AFTER: parse the Retry-After header value | Daniel Stenberg |
2019-08-07 | docs/ALTSVC.md: first basic file format description | Daniel Stenberg |
2019-08-07 | curl.h: add CURL_HTTP_VERSION_3 to the version enum | Daniel Stenberg |
2019-08-06 | examples: Added SASL PLAIN authorisation identity (authzid) examples | Steve Holme |
2019-08-06 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-08-06 | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme |
2019-08-06 | docs/HTTP3: refreshed as it is now in master and HTTP/3 can be tested | Daniel Stenberg |
2019-08-06 | curl_multi_poll: a sister to curl_multi_wait() that waits more | Daniel Stenberg |
2019-08-06 | http09: disable HTTP/0.9 by default in both tool and library | Daniel Stenberg |
2019-07-31 | ROADMAP: parallel transfers are merged now | Daniel Stenberg |
2019-07-29 | HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown | Balazs Kovacsics |
2019-07-25 | examples: Avoid reserved names in hiperfifo examples | Brad Spencer |
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg |
2019-07-20 | docs/PARALLEL-TRANSFERS: correct the version number | Daniel Stenberg |
2019-07-20 | docs/PARALLEL-TRANSFERS: added | Daniel Stenberg |
2019-07-20 | curl: support parallel transfers | Daniel Stenberg |
2019-07-20 | docs/MANUAL.md: converted to markdown from plain text | Daniel Stenberg |
2019-07-20 | curl_version_info: provide nghttp2 details | Daniel Stenberg |
2019-07-19 | THANKS: 7.65.3 status | Daniel Stenberg |
2019-07-17 | THANKS: add contributors from 7.65.2 | Daniel Stenberg |
2019-07-17 | CURLOPT_RANGE.3: Caution against using it for HTTP PUT | Jay Satiro |
2019-07-17 | CURLOPT_SEEKDATA.3: fix variable name | Stefano Simonelli |
2019-07-17 | CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCH | georgeok |
2019-07-17 | docs: Explain behavior change in --tlsv1. options since 7.54 | Jay Satiro |
2019-07-17 | libcurl: Restrict redirect schemes (follow-up) | Jay Satiro |
2019-07-16 | test1173: make it also check all libcurl option man pages | Daniel Stenberg |
2019-07-15 | docs: Fix missing lines caused by undefined macros | Bjarni Ingi Gislason |
2019-07-14 | libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaults | Daniel Stenberg |
2019-07-11 | DEPRECATE: fixup versions and spelling | Daniel Gustafsson |
2019-07-06 | CURLOPT_HEADEROPT.3: Fix example | Caleb Raitto |
2019-07-04 | doh-url.d: added in 7.62.0 | Daniel Stenberg |
2019-06-30 | docs: Fix links to OpenSSL docs | Jay Satiro |
2019-06-26 | curl_multi_wait.3: escape backslash in example | Gaël PORTAY |
2019-06-25 | docs: fix string suggesting HTTP/2 is not the default | Niklas Hambüchen |
2019-06-24 | KNOWN_BUGS: Don't clear digest for single realm | Daniel Stenberg |
2019-06-24 | KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname | Daniel Stenberg |
2019-06-24 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Daniel Gustafsson |
2019-06-20 | typecheck: CURLOPT_CONNECT_TO takes an slist too | Daniel Stenberg |
2019-06-13 | quote.d: asterisk prefix works for SFTP as well | Daniel Stenberg |
2019-06-10 | CURLMOPT_SOCKETFUNCTION.3: clarified | Daniel Stenberg |
2019-06-10 | CURLOPT_CAINFO.3: polished wording | Daniel Stenberg |
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg |
2019-06-09 | libcurl-tutorial.3: Fix small typo (mutipart -> multipart) | Sorcus |
2019-06-05 | examples/htmltitle: use C++ casts between pointer types | Marcel Raad |
2019-06-05 | examples/fopen: fix comparison | Marcel Raad |
2019-06-05 | build: fix Codacy warnings | Marcel Raad |
2019-06-04 | THANKS: new contributors from 7.65.1 | Daniel Stenberg |
2019-06-04 | curl_share_setopt.3: improve wording [ci ship] | Daniel Stenberg |
2019-06-03 | TODO: "at least N milliseconds between requests" [ci skip] | Daniel Stenberg |