Age | Commit message (Expand) | Author |
2020-04-07 | CURLOPT_WRITEFUNCTION.3: add inline example and new see-also | Daniel Stenberg |
2020-04-06 | cleanup: correct copyright year range on a few files | Daniel Stenberg |
2020-04-06 | TODO: Option to make -Z merge lined based outputs on stdout | Daniel Stenberg |
2020-04-05 | KNOWN_BUGS: fixed "USE_UNIX_SOCKETS on Windows" | Daniel Stenberg |
2020-04-05 | CURLINFO_CONDITION_UNMET: return true for 304 http status code | Kwon-Young Choi |
2020-04-04 | KNOWN_BUGS: Store TLS context per transfer instead of per connection | Daniel Stenberg |
2020-03-31 | RELEASE-PROCEDURE.md: run the copyright.pl script! | Daniel Stenberg |
2020-03-31 | vquic: add support for GnuTLS backend of ngtcp2 | Daiki Ueno |
2020-03-31 | examples/sessioninfo.c: add include to fix compiler warning | Gisle Vanem |
2020-03-30 | output.d: quote the URL when globbing | Daniel Stenberg |
2020-03-29 | curl.h: remnove CURL_VERSION_ESNI. Never supported nor documented | Daniel Stenberg |
2020-03-28 | KNOWN_BUGS: DoH doesn't inherit all transfer options | Daniel Stenberg |
2020-03-28 | KNOWN_BUGS: DoH leaks memory after followlocation | Daniel Stenberg |
2020-03-28 | KNOWN_BUGS: "FTPS needs session reuse" | Daniel Stenberg |
2020-03-28 | KNOWN_BUGS: "stick to same family over SOCKS pro" is presumed fixed | Daniel Stenberg |
2020-03-28 | TODO: Set custom client ip when using haproxy protocol | Daniel Stenberg |
2020-03-27 | version: add 'cainfo' and 'capath' to version info struct | Daniel Stenberg |
2020-03-26 | SSLCERTS.md: Fix example code for setting CA cert file | Jay Satiro |
2020-03-26 | docs/make: generate curl.1 from listed files only | Daniel Stenberg |
2020-03-25 | dist: add mail-rcpt-allowfails.d to the tarball | Daniel Stenberg |
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg |
2020-03-23 | nghttp2: 1.12.0 required | Clément Notin |
2020-03-22 | TODO: Use "random" ports for the test servers | Daniel Stenberg |
2020-03-18 | schannel: add "best effort" revocation check option | Johannes Schindelin |
2020-03-18 | multi: Improve parameter check for curl_multi_remove_handle | Jay Satiro |
2020-03-17 | writeout: support to generate JSON output | Mathias Gumz |
2020-03-15 | TODO: TLS-PSK with OpenSSL | Daniel Stenberg |
2020-03-14 | Makefile.m32: Improve windres parameter compatibility | Jay Satiro |
2020-03-13 | docs: add warnings about FILE: URLs on Windows | Daniel Stenberg |
2020-03-11 | THANKS: from the 7.69.1 release | Daniel Stenberg |
2020-03-06 | curl_share_setopt.3: Note sharing cookies doesn't enable the engine | Jay Satiro |
2020-03-05 | MANUAL: update a dict-using command line | Daniel Stenberg |
2020-03-05 | KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOS | Daniel Stenberg |
2020-03-05 | polarssl: remove more references and mentions | Daniel Stenberg |
2020-03-04 | THANKS: from 7.69.0 | Daniel Stenberg |
2020-03-02 | curl_escape.3: Add a link to curl_free | Jay Satiro |
2020-03-02 | curl_getenv.3: Fix the memory handling description | Jay Satiro |
2020-03-02 | altsvc: both h3 backends now speak h3-27 | Daniel Stenberg |
2020-02-29 | docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> always | Jonathan Cardoso Machado |
2020-02-29 | TODO: curl --proxycommand | Daniel Stenberg |
2020-02-21 | http2: now require nghttp2 >= 1.12.0 | Daniel Stenberg |
2020-02-19 | HTTP-COOKIES: mention that a trailing newline is required | Daniel Stenberg |
2020-02-18 | CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT section | Daniel Stenberg |
2020-02-18 | docs/GOVERNANCE: refreshed + added "donations" and "commercial support" | Daniel Stenberg |
2020-02-17 | socks: make the connect phase non-blocking | Daniel Stenberg |
2020-02-15 | CURLINFO_COOKIELIST.3: Fix example | Jay Satiro |
2020-02-14 | TODO: Paged searches on LDAP server | Daniel Stenberg |
2020-02-14 | TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS | Daniel Stenberg |
2020-02-12 | create-dirs.d: mention the mode | Daniel Stenberg |
2020-02-11 | CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording | Daniel Stenberg |