]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2025-09-24  renovate[bot]GHA: update actions/cache digest to 0057852
2025-09-24  Viktor SzakatsRELEASE-NOTES: codespell
2025-09-24  Daniel StenbergRELEASE-NOTES: synced
2025-09-24  Daniel Stenbergvssh: drop support for wolfSSH
2025-09-24  Viktor SzakatsGHA/curl-for-win: use `DOCKER_IMAGE_STABLE`
2025-09-24  Viktor Szakatsdocs: fix/tidy code fences
2025-09-24  Daniel Stenberghostip: remove unnecessary leftover INT_MAX check in...
2025-09-24  Daniel StenbergRevert "cf_socket_recv: don't count reading zero bytes...
2025-09-24  Daniel Stenbergsocks_gssapi: reject too long tokens
2025-09-24  Stefan Eissingares: fix leak in tracing
2025-09-24  renovate[bot]GHA: Update ngtcp2/ngtcp2 to v1.16.0
2025-09-24  renovate[bot]GHA: update ngtcp2/nghttp3 to v1.12.0
2025-09-24  Viktor SzakatsGHA/distcheck: bump timeout for the cmake integration
2025-09-24  Viktor SzakatsGHA/dist: fix number of parallel jobs on macos runner
2025-09-23  renovate[bot]GHA: update dependency awslabs/aws-lc to v1.61.3
2025-09-23  Viktor SzakatsGHA/macos: add macos-26, llvm20, gcc15, drop macos...
2025-09-23  Viktor SzakatsGHA/linux: enable libidn2 and libssh in asan job
2025-09-23  Viktor SzakatsGHA/linux: fix address sanitizer error output
2025-09-23  Viktor SzakatsGHA/codeql: build `units` on Linux
2025-09-22  Viktor Szakatstidy-up: URLs
2025-09-22  Viktor Szakatscmake: use modern alternatives for `get_filename_compon...
2025-09-22  Viktor SzakatsGHA: enable more options in static analyzer jobs
2025-09-22  Viktor Szakatslibssh: drop two unused assigments
2025-09-22  Viktor SzakatsGHA/linux: install zlib in all jobs by default
2025-09-22  Viktor Szakatsautotools: capitalize 'Rustls' in the log output
2025-09-22  Viktor Szakatsrustls: fix clang-tidy warning
2025-09-22  Viktor Szakatstool_doswin: fix to use curl socket functions
2025-09-22  Daniel Stenbergmanagen: strict protocol check
2025-09-21  Daniel Stenbergtftp: pin the first used address
2025-09-21  Daniel Stenbergtelnet: refuse IAC codes in content
2025-09-21  Viktor Szakatsautotools: add support for libgsasl auto-detection...
2025-09-21  Viktor Szakatsautotools: fix duplicate `UNIX` and `BSD` flags in...
2025-09-21  Viktor Szakatsautotools: fix silly mistake in clang detection for...
2025-09-21  Viktor Szakatstidy-up: assortment of small fixes
2025-09-21  Viktor Szakatscmake: clang detection tidy-ups
2025-09-21  Viktor SzakatsGHA/codeql: enable ECH and HTTPS-RR
2025-09-21  Daniel Stenbergws: reject curl_ws_recv called with NULL buffer with...
2025-09-21  Daniel Stenbergopenldap: check ldap_get_option() return codes
2025-09-21  Daniel Stenberglibssh: fix range parsing error handling mistake
2025-09-21  Daniel Stenbergrustls: use %zu for size_t in failf() format string
2025-09-21  Daniel Stenbergftp: fix ftp_do_more returning with *completep unset
2025-09-21  Daniel Stenbergtelnet: return error on crazy TTYPE or XDISPLOC lengths
2025-09-21  Daniel Stenbergvtls_int.h: clarify data_pending
2025-09-21  Daniel Stenbergws: clarify an error message
2025-09-21  Daniel StenbergRELEASE-NOTES: spellcheck!
2025-09-20  Viktor Szakatsbuild: show llvm/clang in platform flags and `buildinfo...
2025-09-20  Daniel StenbergRELEASE-NOTES: synced
2025-09-20  Daniel Stenbergwrite-out: make %header{} able to output *all* occuranc...
2025-09-20  Daniel Stenbergkrb5: drop support for Kerberos FTP
2025-09-20  Daniel Stenbergopenssl: make the asn1_object_dump name null terminated
2025-09-20  Daniel Stenberglibssh2: up the minimum requirement to 1.9.0
2025-09-20  Daniel Stenberghttpsrr: free old pointers when storing new
2025-09-20  Daniel Stenbergopenldap: improve check for receiving blank data
2025-09-20  Daniel Stenbergtftp: return error when sendto() fails
2025-09-20  Daniel Stenberglibssh: return out of memory correctly if aprintf fails
2025-09-20  Daniel Stenbergcf-socket: use the right byte order for ports in bindlocal
2025-09-20  Daniel Stenbergschannel: assign result before using it
2025-09-20  Daniel StenbergCURLOPT_HEADER/WRITEFUNCTION.md: drop '* size' since...
2025-09-20  Daniel Stenberglibssh: error on bad chown number and store the value
2025-09-20  Daniel Stenbergtftp: handle tftp_multi_statemach() return code
2025-09-20  Daniel Stenbergftp: fix port number range loop for PORT commands
2025-09-20  Daniel Stenbergsocks: make Curl_blockread_all return CURLcode
2025-09-20  Viktor SzakatsGHA/codeql: drop winbuild references [ci skip]
2025-09-20  Viktor Szakatsbuild: avoid overriding system symbols for socket functions
2025-09-20  Daniel Stenbergrustls: typecast variable for safer trace output
2025-09-20  Daniel Stenbergtool_cb_hdr: size is always 1
2025-09-20  Daniel Stenberglibssh: error on bad chgrp number
2025-09-20  Daniel Stenbergcurl_slist_append.md: clarify that a NULL pointer is...
2025-09-20  Viktor Szakatstidy-up: update MS links, allow long URLs via `checksrc`
2025-09-20  Viktor Szakatsbuild: address some `-Weverything` warnings, update...
2025-09-20  Viktor Szakatswindows: stop passing unused, optional argument for...
2025-09-20  Viktor Szakatstidy-up: avoid using the reserved macro namespace
2025-09-19  Viktor Szakatsdigest_sspi: fix two memory leaks in error branches
2025-09-19  Viktor Szakatscmake: add `CURL_CODE_COVERAGE` option
2025-09-19  Viktor Szakatsautotools: make `--enable-code-coverage` support llvm...
2025-09-19  Viktor Szakatswindows: replace `_beginthreadex()` with `CreateThread()`
2025-09-19  Viktor Szakatsbuild: drop the winbuild build system
2025-09-19  Daniel Stenbergbase64: accept zero length argument to base64_encode
2025-09-19  Daniel Stenberggtls: avoid potential use of uninitialized variable...
2025-09-19  Daniel Stenbergtool_getparam/set_rate: skip the multiplication on...
2025-09-19  Daniel StenbergRELEASE-NOTES: synced
2025-09-19  Daniel Stenbergcookie: avoid saving a cookie file if no transfer was...
2025-09-19  Daniel Stenbergtelnet: make printsub require another byte input
2025-09-19  Daniel Stenbergcf_socket_recv: don't count reading zero bytes as first...
next