]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-12-06  Daniel Stenbergaltsvc: make it one malloc instead of three per entry
2025-12-06  Robert W. Van... formdata: validate callback is non-NULL before use
2025-12-06  Stefan Eissingftp: make EPRT connections non-blocking
2025-12-05  Daniel StenbergRELEASE-NOTES: synced
2025-12-05  Daniel Stenbergmdlinkcheck: detect and check "raw" links
2025-12-05  Daniel StenbergDISTROS: remove broken URLs for buildroot
2025-12-05  Daniel StenbergFAQ: fix hackerone URL
2025-12-05  Daniel Stenbergdocs: use .example URLs for proxies
2025-12-05  Daniel Stenbergdocs: remove dead URLs
2025-12-05  Viktor Szakatstest1498: disable 'HTTP PUT from stdin' test on Windows
2025-12-05  Viktor Szakatstidy-up: avoid `(())`, clang-format fixes and more
2025-12-05  Viktor Szakatscurlx: limit use of system allocators to the minimum...
2025-12-05  Viktor Szakatsldap: improve detection of Apple LDAP
2025-12-05  Stefan Eissingtests/servers: put unix-domain-path inside LOGDIR
2025-12-05  Daniel StenbergTODO: remove a mandriva.com reference
2025-12-04  Viktor Szakatsldap: detect version of "legacy" LDAP
2025-12-04  Daniel Stenbergurl: if curl_url_get() fails due to OOM, error out...
2025-12-04  Daniel StenbergCURLMOPT_SOCKETFUNCTION.md: fix the callback argument use
2025-12-04  Viktor Szakatsdocs/libcurl: fix C formatting nits
2025-12-04  Viktor Szakatsopenssl: simplify `HAVE_KEYLOG_CALLBACK` guard
2025-12-04  Viktor Szakatsmbedtls: sync format across log messages
2025-12-04  Viktor Szakatssws: fix binding to unix socket on Windows
2025-12-04  Viktor Szakatstidy-up: miscellaneous
2025-12-04  Viktor Szakatstidy-up: one more round of formatting nits
2025-12-04  Viktor Szakatsbadwords: check FAQ with allowlisted 'will', fix a...
2025-12-04  Daniel Stenbergbufref: add Curl_bufref_dup that returns a strdup(...
2025-12-04  Stefan Eissingconnection: attached transfer count
2025-12-04  Daniel Stenbergbufref: rename *memdup() to *memdup0()
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...
next