Age | Commit message (Expand) | Author |
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 |
2019-11-28 | docs: add more references to curl_multi_poll | Daniel Stenberg |
2019-11-28 | curl: two new command line options for etags | Maros Priputen |
2019-11-28 | docs: fix typos | Daniel Gustafsson |
2019-11-26 | XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE | John Schroeder |
2019-11-26 | TLS: add BearSSL vtls implementation | Michael Forney |
2019-11-26 | curl_multi_wakeup.3: add example and AVAILABILITY | Daniel Stenberg |
2019-11-25 | multi: add curl_multi_wakeup() | Gergely Nagy |
2019-11-22 | test1175: verify symbols-in-versions and libcurl-errors.3 in sync | Daniel Stenberg |
2019-11-21 | include: make CURLE_HTTP3 use a new error code | Daniel Stenberg |
2019-11-21 | curl: add --parallel-immediate | Daniel Stenberg |
2019-11-20 | docs: fix typos | Victor Magierski |
2019-11-16 | INSTALL.md: provide Android build instructions | Andreas Falkenhahn |
2019-11-14 | examples: add multi-poll.c | Daniel Stenberg |
2019-11-13 | HISTORY: added cmake, HTTP/3 and parallel downloads with curl | Daniel Stenberg |
2019-11-12 | quiche: reject headers in the wrong order | Daniel Stenberg |
2019-11-12 | CURL-DISABLE: initial docs for the CURL_DISABLE_* defines | Daniel Stenberg |
2019-11-08 | TODO: curl_multi_unblock | Daniel Stenberg |
2019-11-08 | TODO: Run web-platform-tests url tests | Daniel Stenberg |
2019-11-08 | TODO: 1.4 alt-svc sharing | Daniel Stenberg |
2019-11-08 | copyrights: fix copyright year range | Daniel Stenberg |
2019-11-05 | THANKS: add new names from 7.67.0 | Daniel Stenberg |
2019-11-02 | copyrights: update all copyright notices to 2019 on files changed this year | Vilhelm Prytz |