]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-10-03  Stefan Eissingssl: support Apple SecTrust configurations
2025-10-03  Daniel StenbergRELEASE-NOTES: synced
2025-10-03  Daniel StenbergRELEASE-NOTES: synced
2025-10-03  Daniel StenbergDEPRECATE.md: remove OpenSSL 1.1.1 support already...
2025-10-03  Daniel StenbergDEPRECATE.md: We remove the OpenSSL-QUIC backend in...
2025-10-02  Daniel Stenbergtime-cond.md: refer to the singular curl_getdate man...
2025-10-02  Daniel Stenbergtcp-nodelay.md: expand the documentation
2025-10-02  Daniel Stenbergcmdline-opts/_PROGRESS.md: explain the suffixes
2025-10-02  Stefan Eissingip-happy: prevent event-based stall on retry
2025-10-02  Viktor SzakatsGHA/macos: drop macos-13 runner image from combo jobs
2025-10-02  Jay Satirovtls_scache: fix race condition
2025-10-02  Viktor SzakatsINTERNALS: specify minimum version for Heimdal: 7.1.0
2025-10-02  Viktor Szakatsrenovate: adjust commit message prefixes, try making...
2025-10-02  Viktor Szakatscmake: drop exclamation in comment looking like a name
2025-10-02  Viktor SzakatsINTERNALS: drop Winsock 2.2 from the dependency list
2025-10-02  Viktor SzakatsCI: move no-verbose build from Circle CI to existing...
2025-10-02  Stefan Eissingmulti_ev: remove unnecessary data check that confuses...
2025-10-02  Daniel Stenberglib: remove personal names from comments
2025-10-02  Daniel Stenbergtool_getparam: always disable "lib-ids" for tracing
2025-10-02  Daniel Stenbergtool_progress: make max5data() use an algorithm
2025-10-02  Viktor Szakatspytest: skip specific tests for no-verbose builds
2025-10-02  Viktor Szakatsruntests: tag tests that require curl verbose strings
2025-10-02  Viktor Szakatslib: fix build error and compiler warnings with verbose...
2025-10-02  Viktor SzakatsGHA/linux: add HTTP/3 c-ares scan-build and asan jobs
2025-10-01  renovate[bot]GHA: update dependency openssl/openssl to v3.6.0
2025-10-01  Viktor SzakatsGHA/macos: also update LibreSSL source tarball URL
2025-10-01  Stefan Eissingopenssl-quic: ignore unexpected streams opened by server
2025-10-01  Daniel Stenbergcf-socket: tweak a memcpy() to read better
2025-10-01  Daniel Stenbergform.md: drop reference to MANUAL
2025-10-01  Daniel Stenbergtool_getparam: warn if provided header looks malformed
2025-10-01  Viktor Szakatstidy-up: LibreSSL Git repository URLs and local CI...
2025-10-01  renovate[bot]GHA: update dependency libressl/portable to v4.1.1
2025-10-01  Samuel Henriquewcurl: import v2025.09.27
2025-10-01  Daniel StenbergRELEASE-NOTES: synced
2025-10-01  Daniel Stenbergtypos.toml: exclude more from typo checks
2025-10-01  Daniel StenbergTODO: fix a typo
2025-10-01  Stefan Eissingip-happy: do not set unnecessary timeout
2025-10-01  Stefan Eissingasyn-thrdd resolver: clear timeout when done
2025-09-30  Viktor Szakatstidy-up: `fcntl.h` includes
2025-09-30  renovate[bot]GHA: update dependency openssl/openssl to v3.5.4
2025-09-30  Viktor Szakatsbuild: avoid overriding system `open` and `stat` symbols
2025-09-30  Viktor Szakatschecksrc: catch banned functions when preceded by `(`
2025-09-30  Viktor Szakatsexamples: fix two more cases of `stat()` TOCTOU
2025-09-30  renovate[bot]Dockerfile: update debian:bookworm-slim digest to 7e49091
2025-09-30  Viktor Szakatschecksrc: fix possible endless loop when detecting...
2025-09-29  Viktor Szakatsbuild: avoid overriding system symbols for fopen functions
2025-09-29  Viktor Szakatstests/server: drop unsafe `open()` override in signal...
2025-09-29  Viktor Szakatscmake: use more `COMPILER_OPTIONS`, `LINK_OPTIONS`...
2025-09-28  Viktor SzakatsGHA/linux-old: make one cmake v3.7.2 job verbose
2025-09-27  Viktor SzakatsCI: make pip use `tests/requirements.txt` in Circle CI
2025-09-27  Viktor Szakatsci: use `--enable-option-checking=fatal` in autotools...
2025-09-27  Viktor SzakatsGHA/windows: tidy up Cygwin jobs
2025-09-27  renovate[bot]GHA: update dependency awslabs/aws-lc to v1.61.4
2025-09-27  Viktor SzakatsGHA/linux: tidy up AWS-LC local build
2025-09-27  Viktor Szakatstidy-up: miscellaneous
2025-09-26  Viktor Szakatsperlcheck: parallelize
2025-09-26  Daniel Stenbergcf-ip-happy: mention unix domain path, not port number
2025-09-26  Viktor Szakatsperlcheck: add script, run in CI, fix fallouts
2025-09-26  Daniel Stenbergopenldap: check ber_sockbuf_add_io() return code
2025-09-26  Daniel Stenbergtool_progress: handle possible integer overflows
2025-09-26  Stefan Eissinghttp: handle user-defined connection headers
2025-09-25  Daniel StenbergRELEASE-NOTES: synced
2025-09-25  Daniel Stenbergopenssl: fail the transfer if ossl_certchain() fails
2025-09-25  renovate[bot]GHA: update dependency ruff and github/codeql-action
2025-09-25  Daniel Stenberglibssh: acknowledge SSH_AGAIN in the SFTP state machine
2025-09-25  Daniel Stenberglibssh: clarify myssh_block2waitfor
2025-09-25  Viktor SzakatsGHA: use `pyspelling` directly
2025-09-25  Stefan Eissingsocks: handle error in verbose trace gracefully
2025-09-25  Daniel Stenbergtftp: only check address if it was stored
2025-09-25  Daniel Stenbergschannel_verify: use more human friendly error messages
2025-09-25  Viktor SzakatsGHA: set `HOMEBREW_NO_AUTO_UPDATE=1` for Linuxbrew
2025-09-25  Viktor SzakatsGHA/checksrc: drop no longer used `DEBIAN_FRONTEND...
2025-09-25  Daniel StenbergKNOWN_BUGS: telnet code does not handle partial writes...
2025-09-25  Viktor SzakatsGHA: bump pip `cryptography`, relax `impacket` version...
2025-09-25  Stefan Eissingopenssl: set io_need always
2025-09-25  Stefan Eissingtransfer: avoid busy loop with tiny speed limit
2025-09-25  Stefan Eissingquiche: when ingress processing fails, return that...
2025-09-25  Stefan Eissingwolfssl: fix error check in shutdown
2025-09-25  Stefan Eissingrustls: fix comment describing cr_recv()
2025-09-25  Stefan Eissingmbedtls: check result of setting ALPN
2025-09-25  Stefan Eissingquiche: fix verbose message when ip quadruple cannot...
2025-09-25  Stefan Eissingopenssl-quic: handle error in SSL_get_stream_read_error...
2025-09-25  Stefan Eissingopenssl: clear retry flag on x509 error
2025-09-25  Stefan Eissingngtcp2: fix early return
2025-09-25  Stefan Eissingopenssl-quic: check results better
2025-09-25  Stefan Eissingwolfssl: check BIO read parameters
2025-09-25  Stefan Eissingvtls: alpn setting, check proto parameter
2025-09-25  Stefan Eissingsocks: rewwork, cleaning up socks state handling
2025-09-25  Stefan Eissinglib: upgrade/multiplex handling
2025-09-25  Daniel Stenbergsocks_sspi: bail out on too long fields
2025-09-25  Viktor SzakatsGHA/checksrc: run `reuse` directly, merge into the...
2025-09-25  renovate[bot]GHA: update dependency ruff to v0.13.1
2025-09-25  Daniel Stenbergsocks_gssapi: remove superfluous releases of the gss_re...
2025-09-25  Stefan Eissingcf-h2-proxy: break loop on edge case
2025-09-25  Viktor SzakatsGHA: use pip `requirements.txt` with pins, and more...
2025-09-25  Patrick MonneratOS400: fix a use-after-free/double-free case
2025-09-25  Daniel Stenbergsocks_gssapi: remove the forced "no protection"
2025-09-25  Daniel Stenbergsocks_gssapi: make the gss_context a local variable
2025-09-25  Daniel Stenbergmbedtls: handle WANT_WRITE from mbedtls_ssl_read()
2025-09-25  Daniel StenbergKNOWN_BUGS: Access violation sending client cert with...
next