Age | Commit message (Expand) | Author |
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 |
2020-01-08 | RELEASE-PROCEDURE.md: fix next release date (Feb 26) | Daniel Stenberg |
2020-01-07 | THANKS: updated with names from the 7.68.0 release | Daniel Stenberg |
2020-01-07 | RELEASE-PROCEDURE: add four future release dates | Daniel Stenberg |
2020-01-06 | CURLOPT_READFUNCTION.3: fix fopen params in example | Jay Satiro |
2020-01-06 | CURLOPT_READFUNCTION.3: fix variable name in example | Jay Satiro |
2020-01-05 | docs: mention CURL_MAX_INPUT_LENGTH restrictions | Daniel Stenberg |
2019-12-26 | CURLOPT_HEADERFUNCTION.3: Document that size is always 1 | Jay Satiro |
2019-12-24 | examples/postinmemory.c: Call curl_global_cleanup always | Jay Satiro |
2019-12-21 | url2file.c: fix copyright year | Daniel Stenberg |
2019-12-20 | examples/url2file.c: corrected a comment | Rickard Hallerbäck |
2019-12-20 | HISTORY: OSS-Fuzz started fuzzing libcurl in 2017 | Daniel Stenberg |
2019-12-18 | CURLOPT_QUOTE.3: fix typos | Jay Satiro |
2019-12-18 | CURLOPT_URL.3: "curl supports SMB version 1 (only)" | Daniel Stenberg |
2019-12-18 | HISTORY: the SMB(S) support landed in 2014 | Daniel Stenberg |
2019-12-16 | KNOWN_BUGS: TLS session cache doesn't work with TFO | Daniel Stenberg |
2019-12-16 | KNOWN_BUGS: Connection information when using TCP Fast Open | Daniel Stenberg |
2019-12-16 | KNOWN_BUGS: LDAP on Windows doesn't work | Daniel Stenberg |
2019-12-16 | docs: TLS SRP doesn't work with TLS 1.3 | Daniel Stenberg |
2019-12-06 | docs: fix some typos | mhasbini |
2019-12-04 | CURLOPT_VERBOSE.3: see also ERRORBUFFER | Daniel Stenberg |
2019-12-03 | openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chains | Daniel Stenberg |
2019-12-03 | OPENSOCKETFUNCTION.3: correct the purpose description | Daniel Stenberg |
2019-12-02 | docs: add "added: 7.68.0" to the --etag-* docs | Daniel Stenberg |