Age | Commit message (Expand) | Author |
2020-04-04 | KNOWN_BUGS: Store TLS context per transfer instead of per connection | Daniel Stenberg |
2020-04-03 | sockfilt: remove redundancy in timeout handling | Marc Hoersken |
2020-04-03 | sockfilt: fix handling of ready closed sockets on Windows | Marc Hoersken |
2020-04-03 | sockfilt: fix race-condition of waiting threads and event handling | Marc Hoersken |
2020-04-02 | CI-fuzz: increase fuzz time to 40 minutes | Leo Neat |
2020-04-02 | CI: increase Azure Pipelines timeouts due to performance issues | Marc Hoersken |
2020-04-02 | runtests.pl: log host OS as detected by Perl environment | Marc Hoersken |
2020-04-02 | ftpserver.pl: log before and after data connection is closed | Marc Hoersken |
2020-04-01 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-03-31 | RELEASE-PROCEDURE.md: run the copyright.pl script! | Daniel Stenberg |
2020-03-31 | vquic/ngtcp2.h: update copyright year range | Daniel Stenberg |
2020-03-31 | CI: add build with ngtcp2 + gnutls on Travis CI | Daiki Ueno |
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-31 | misc: copyright year updates | Daniel Stenberg |
2020-03-31 | build: fixed build for systems with select() in unistd.h | Harry Sintonen |
2020-03-31 | memdebug: don't log free(NULL) | Daniel Stenberg |
2020-03-30 | cleanup: insert newline after if() conditions | Daniel Stenberg |
2020-03-30 | checksrc: warn on obvious conditional blocks on the same line as if() | Daniel Stenberg |
2020-03-30 | cmake: add CMAKE_MSVC_RUNTIME_LIBRARY | Roger Orr |
2020-03-30 | ngtcp2: update to git master for the key installation API change | Daiki Ueno |
2020-03-30 | SECURITY.md: minor rephrase | Cyrus |
2020-03-30 | output.d: quote the URL when globbing | Daniel Stenberg |
2020-03-29 | dist: add tests/version-scan.pl to tarball | Daniel Stenberg |
2020-03-29 | test1177: verify that all the CURL_VERSION_ bits are documented | 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 | writeout_json: Fix data type issues | Michael Kaufmann |
2020-03-27 | mailmap: fixup a few author names/fields | Daniel Stenberg |
2020-03-27 | version: add 'cainfo' and 'capath' to version info struct | Daniel Stenberg |
2020-03-27 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-03-26 | SSLCERTS.md: Fix example code for setting CA cert file | Jay Satiro |
2020-03-26 | sockfilt: add logmsg output to select_ws_wait_thread on Windows | Marc Hoersken |
2020-03-26 | docs/make: generate curl.1 from listed files only | Daniel Stenberg |
2020-03-26 | openssl: adapt to functions marked as deprecated since version 3 | Daniel Stenberg |
2020-03-25 | dist: add mail-rcpt-allowfails.d to the tarball | Daniel Stenberg |
2020-03-25 | travis: update the ngtcp2 build to use the latest OpenSSL patch | Daniel Stenberg |
2020-03-24 | CI: remove default Ubuntu build from GitHub Actions | Marc Hoersken |
2020-03-24 | CI: bring GitHub Actions fuzzing job in line with macOS jobs | Marc Hoersken |
2020-03-24 | CI: migrate macOS jobs from Azure and Travis CI to GitHub Actions | Marc Hoersken |
2020-03-24 | config: remove all defines of HAVE_DES_H | Daniel Stenberg |
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg |
2020-03-24 | packages: add OS400/chkstrings.c to the dist | Daniel Stenberg |
2020-03-23 | nghttp2: 1.12.0 required | Clément Notin |
2020-03-23 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-03-23 | OS400: Update strings for ccsid-ifier | Calvin Buckley |