]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-12-04  Patrick Monneratformdata: use struct bufref for maybe-dynamic fields.
2025-12-04  Patrick Monneratlib: turn state.referer into a struct bufref
2025-12-04  Patrick Monneratlib: turn state.url into a struct bufref
2025-12-04  Patrick Monneratlib: add a Curl_bufref_uptr() function and use it
2025-12-04  Daniel Stenbergldap: call ldap_init() before setting the options
2025-12-04  Theo Buehlervtls: do not reach into ASN1_STRING
2025-12-04  Viktor Szakatsruntests: make memanalyzer a Perl module (for 1.1-2x...
2025-12-04  Georg Schulz... noproxy: fix ipv6 handling
2025-12-04  Daniel Stenbergdocs: clarify how to do unix domain sockets with SOCKS...
2025-12-04  Viktor Szakatstest787: fix possible typo `&` -> `%` in curl option
2025-12-03  Viktor Szakatstests: add `%AMP` macro, use it in two tests
2025-12-03  Viktor Szakatssrc: fix formatting nits
2025-12-03  Viktor SzakatsGHA/checksrc: give more time for slow Azure servers...
2025-12-03  Viktor Szakatsidn: avoid allocations and wcslen on Windows
2025-12-03  Viktor Szakatslib: fix formatting nits (part 3)
2025-12-03  Daniel Stenbergtest3207: enable memdebug for this test again
2025-12-03  Viktor SzakatsGHA/windows: install MSYS2 c-ares only when used
2025-12-02  Stefan Eissingpytest: fix and improve reliability
2025-12-02  Stefan Eissingpytest: improve stragglers
2025-12-02  Viktor Szakatslib: fix formatting nits (part 2)
2025-12-02  Daniel Stenbergldap: provide version for "legacy" ldap as well
2025-12-02  Stefan Eissingquiche: use client writer
2025-12-02  Daniel StenbergDEPRECATE.md: remove OpenSSL-QUIC in January 2026 instead
2025-12-02  Daniel Stenbergcurl_gssapi: make sure Curl_gss_log_error() has an...
2025-12-02  Daniel StenbergRELEASE-NOTES: fix typo
2025-12-02  Daniel StenbergRELEASE-NOTES: synced
2025-12-01  Stefan Eissingmemdebug: log socket close before closing
2025-12-01  Daniel Stenberglibssh2: consider strdup() failures OOM and return...
2025-12-01  Viktor Szakatsruntests: fix Perl warning
2025-12-01  Viktor Szakatsmultibyte: limit `curlx_convert_*wchar*()` functions...
2025-12-01  Viktor Szakatsmemdebug: replace macro constant with `sizeof()`
2025-12-01  Viktor Szakatswindows: use `_strdup()` instead of `strdup()` where...
2025-12-01  Viktor Szakatscurlx: use curlx allocators in non-memdebug builds...
2025-12-01  Viktor Szakatsidn: use curlx allocators on Windows
2025-12-01  Viktor Szakatslib: delete unused `curlx/multibyte.h` includes
2025-12-01  Viktor Szakatsidn: fix memory leak in `win32_ascii_to_idn()`
2025-12-01  Viktor Szakatscmake: verify minimum CMake version in `curl-config...
2025-12-01  Daniel Stenbergtool_urlglob: acknowledge OOM in peek_ipv6
2025-12-01  Daniel Stenbergruntests: enable torture testing with threaded resolver
2025-12-01  Stefan Eissingmemdebug: log before free
2025-12-01  Stefan Eissingmemdebug: add mutex for thread safety
2025-12-01  Daniel Stenberghttp: acknowledge OOM errors from Curl_input_ntlm
2025-12-01  Daniel Stenbergauth: always treat Curl_auth_ntlm_get() returning NULL...
2025-12-01  Viktor Szakatskrb5: fix detecting channel binding feature
2025-12-01  Viktor Szakatscmake: namespace all local variables in `curl-config...
2025-12-01  Daniel Stenberghttp: handle oom error from Curl_input_digest()
2025-12-01  Daniel Stenbergurl: fix return code for OOM in parse_proxy()
2025-12-01  Daniel Stenbergimap: make sure Curl_pgrsSetDownloadSize() does not...
2025-12-01  Viktor Szakatscmake: narrow scope of custom `CMAKE_MODULE_PATH` in...
2025-11-30  Viktor Szakatscmake: fix `ws2_32` reference in `curl-config.cmake`
2025-11-30  Viktor Szakatscmakelint: also lint CMake `.in` files, fix a long...
2025-11-30  Viktor Szakatsvtls: drop interim ECH feature macros (OpenSSL, wolfSSL)
2025-11-30  Viktor Szakatsautotools: delete idle `AM_CFLAGS`, `AM_LDFLAGS` variables
2025-11-30  Viktor Szakatscf-socket: drop feature check for `IPV6_V6ONLY` on...
2025-11-30  Viktor Szakatsrtmp: stop redefining `setsockopt` system symbol on...
2025-11-30  Viktor Szakatstests/data: add `%PERL` to postcheck commands where...
2025-11-30  Viktor Szakatstest613.pl: integrate mtime check for test 1445, 1446
2025-11-30  Viktor Szakatstests/data: replace Perl `&&` with `and` for XML-compliance
2025-11-30  Viktor Szakatslib: fix formatting nits (part 1)
2025-11-30  Viktor Szakatslib/subdirs: fix formatting nits
2025-11-30  Daniel Stenbergtool_operatate: return error for OOM in append2query
2025-11-29  Viktor Szakatsmbedtls: replace macro constant with `CURL_ARRAYSIZE()`
2025-11-29  Daniel McCarneyrustls: simplify init err path
2025-11-29  Daniel Stenbergrustls: verify that verifier_builder is not NULL
2025-11-29  Viktor Szakatslib/sendf.h: forward declare two structs
2025-11-29  Viktor Szakatscmake: save and restore `CMAKE_MODULE_PATH` in `curl...
2025-11-29  Viktor Szakatscmake: define dependencies as `IMPORTED` interface...
2025-11-28  Daniel Stenbergmemdebug: buffer output data
2025-11-28  Viktor Szakatstests: fix formatting nits
2025-11-28  Viktor Szakatscurlx/multibyte: stop setting macros for non-Windows
2025-11-28  Daniel Stenbergruntests: allow a test to switch off memdebug
2025-11-28  Stefan Eissingconnection: give send methods/prototypes an uint8_t...
2025-11-28  Stefan Eissinghttp1: parse header from uint8_t buffer
2025-11-28  Stefan Eissinglibssh: fix state machine loop to progress as it should
2025-11-28  Stefan Eissingssh: tracing and better pollset handling
2025-11-28  Viktor SzakatsGHA/curl-for-win: drop WINE install, do not run curl...
2025-11-28  Viktor Szakatsexample: fix formatting nits
2025-11-28  Yedaya Katsmancurlx/fopen: fix typo in copyright
2025-11-28  Viktor Szakatsbuild: stop overriding standard memory allocation functions
2025-11-28  Daniel Stenberghttp: add asserts for null terminator for input strings
2025-11-28  Viktor SzakatsGHA/linux-old: add support for using custom CMake versions
2025-11-28  renovate[bot]GHA: update dependency pyspelling to v2.12.1
2025-11-28  renovate[bot]GHA: update dependency google/boringssl to v0.20251124.0
2025-11-28  Viktor SzakatsGHA/linux-old: stop installing `groff`, it is unused
2025-11-27  Viktor Szakatsappveyor: add support for using custom CMake versions
2025-11-27  Viktor Szakatsunit1653: replace local macro with `Curl_safefree()`
2025-11-27  Viktor Szakatsmemdebug: replace `(fwrite)` with `fwrite`
2025-11-27  Viktor Szakatscurl_setup.h: drop superfluous parenthesis from `Curl_s...
2025-11-27  Viktor SzakatsCODE_STYLE.md: sync banned function list with checksrc.pl
2025-11-27  Daniel Stenbergmbedtls_threadlock: avoid calloc, use array
2025-11-27  Daniel StenbergRELEASE-NOTES: synced
2025-11-27  Daniel Stenbergtests: allow 2500-2503 to use ~2MB malloc
2025-11-27  Viktor SzakatsGHA/http3-linux: add H3 valgrind tests
2025-11-27  Stefan Eissingcfilter: send uint8_t bytes
2025-11-27  Daniel Stenbergngtcp2: remove the unused Curl_conn_is_ngtcp2 function
2025-11-27  Daniel Stenbergcfilters: make conn_forget_socket a private libssh...
2025-11-27  Viktor SzakatsGHA/http3-linux: fix broken h3 server in non-openssl...
2025-11-27  Viktor Szakatspytest: disable two H3 earlydata tests for all platform...
2025-11-27  Viktor Szakatsbadwords: make some words match case-insensitively
2025-11-27  Viktor Szakatsruntests: fix showing `nghttpx-h3` in the `Env:` log...
next