Age | Commit message (Expand) | Author |
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-08-28 | CURLOPT_HEADERFUNCTION.3: clarify | Christopher Head |
2019-08-28 | CURLINFO docs: mention that in redirects times are added | Daniel Stenberg |
2019-08-20 | CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2 | 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 | 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 | curl_version_info: offer quic (and h3) library info | Daniel Stenberg |
2019-08-12 | CURLOPT_READFUNCTION.3: provide inline example | Daniel Stenberg |
2019-08-11 | curl_global_init_mem.3: mention it was added in 7.12.0 | Daniel Stenberg |
2019-08-09 | CURLOPT_H3: removed | Daniel Stenberg |
2019-08-08 | alt-svc: send Alt-Used: in redirected requests | Daniel Stenberg |
2019-08-08 | CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly | Daniel Stenberg |
2019-08-07 | CURLINFO_RETRY_AFTER: parse the Retry-After header value | Daniel Stenberg |
2019-08-07 | curl.h: add CURL_HTTP_VERSION_3 to the version enum | Daniel Stenberg |
2019-08-06 | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme |
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-29 | HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown | Balazs Kovacsics |
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg |
2019-07-20 | curl_version_info: provide nghttp2 details | 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 | 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-14 | libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaults | Daniel Stenberg |
2019-07-06 | CURLOPT_HEADEROPT.3: Fix example | Caleb Raitto |
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 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Daniel Gustafsson |
2019-06-20 | typecheck: CURLOPT_CONNECT_TO takes an slist too | 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-04 | curl_share_setopt.3: improve wording [ci ship] | Daniel Stenberg |
2019-06-02 | tls13-docs: mention it is only for OpenSSL >= 1.1.1 | Daniel Stenberg |
2019-05-25 | Revert all SASL authzid (new feature) commits | Jay Satiro |
2019-05-22 | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme |
2019-05-22 | PolarSSL: deprecate support step 1. Removed from configure. | Daniel Stenberg |
2019-05-15 | CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip] | Daniel Stenberg |
2019-05-14 | CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip] | Daniel Stenberg |
2019-05-05 | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg |
2019-05-03 | CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip] | Daniel Stenberg |