Age | Commit message (Expand) | Author |
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 |
2020-03-23 | cirrus: make freebsd ignore the tests instead of skipping | Daniel Stenberg |
2020-03-23 | cirrus: move the sanitizer build from freebsd 13 to freebsd 12 | Daniel Stenberg |
2020-03-23 | Revert "cirrus-ci: disable the FreeBSD 13 builds" | Daniel Stenberg |
2020-03-22 | getinfo: provide CURLINFO_HEADER_SIZE and CURLINFO_REQUEST_SIZE override | Daniel Stenberg |
2020-03-22 | test970: improve the test | Daniel Stenberg |
2020-03-22 | CURLINFO_NUM_CONNECTS: improve accuracy | Daniel Stenberg |
2020-03-22 | TODO: Use "random" ports for the test servers | Daniel Stenberg |
2020-03-21 | lib/curl_setup: adjust the copyright year range | Daniel Stenberg |
2020-03-21 | curl_setup: define _WIN32_WINNT_[OS] symbols | Jay Satiro |
2020-03-21 | curl-functions.m4: remove inappropriate AC_REQUIRE | Ross Burton |
2020-03-20 | ci/tests: fix Azure Pipelines not running Windows containers | Marc Hoersken |
2020-03-20 | tests: add test 430, 431 and 432 to verify the --config fix | Daniel Stenberg |
2020-03-20 | cmdline: fix handling of OperationConfig linked list (--next) | Rici Lake |
2020-03-20 | test2100: fix static port instead of dynamic value being used | Marc Hoersken |
2020-03-20 | test970: fix static ip:port instead of dynamic values being used | Marc Hoersken |
2020-03-19 | secure transport: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | mbedtls: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | bearssl: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | wolfssl: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | nss: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | gnutls: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | openssl: remove the BACKEND define kludge | Daniel Stenberg |
2020-03-19 | tests: make Python-based servers compatible with Python 2 and 3 | Marc Hoersken |
2020-03-18 | writeout_json: use curl_off_t printf() option for the time output | Daniel Stenberg |
2020-03-18 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-03-18 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-03-18 | http2: Fix erroneous debug message that h2 connection closed | Jay Satiro |
2020-03-18 | tool_setopt: correct the copyright year range | 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 | windows: suppress UI in all CryptAcquireContext() calls | Viktor Szakats |