Age | Commit message (Expand) | Author |
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 |
2020-02-09 | altsvc: keep a copy of the file name to survive handle reset | Daniel Stenberg |
2020-02-05 | docs/HTTP3: add --enable-alt-svc to curl's configure | Daniel Stenberg |
2020-02-04 | RELEASE-PROCEDURE: feature win is closed post-release a few days | Daniel Stenberg |
2020-02-04 | docs/HTTP3: update the OpenSSL branch to use for ngtcp2 | Daniel Stenberg |
2020-02-02 | cleanup: fix typos and wording in docs and comments | Pedro Monreal |
2020-01-29 | KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: header | Daniel Stenberg |
2020-01-29 | oauth2-bearer.d: works for HTTP too | Daniel Stenberg |
2020-01-28 | location.d: the method change is from POST to GET only | Daniel Stenberg |
2020-01-27 | curl.h: define CURL_WIN32 on windows | Daniel Stenberg |
2020-01-26 | global_init: assume the EINTR bit by default | Daniel Stenberg |
2020-01-23 | form.d: fix two minor typos | Aron Rotteveel |
2020-01-23 | CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3 | Jay Satiro |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2020-01-21 | data.d: remove "Multiple files can also be specified" | Daniel Stenberg |
2020-01-20 | HTTP: increase EXPECT_100_THRESHOLD to 1Mb | 加藤郁之 |
2020-01-17 | ROADMAP: thread-safe `curl_global_init()` | Daniel Stenberg |
2020-01-16 | polarssl: removed | Daniel Stenberg |
2020-01-13 | HTTP-COOKIES.md: describe the cookie file format | Daniel Stenberg |
2020-01-11 | ngtcp2: Add an error code for QUIC connection errors | Emil Engler |
2020-01-11 | multi: Change curl_multi_wait/poll to error on negative timeout | Jay Satiro |
2020-01-09 | include: remove non-curl prefixed defines | Daniel Stenberg |
2020-01-09 | KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all servers | Daniel Stenberg |
2020-01-09 | docs/RELEASE-PROCEDURE.md: pushed some release dates | Daniel Stenberg |