]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-03-24  Stefan Eissingdynbuf: assert init on free
2025-03-24  Viktor Szakatslibssh2: fix to ignore `known_hosts` if SHA256 host...
2025-03-24  Viktor Szakatstest612: SCP `rm` the uploaded remote file (not the...
2025-03-24  Daniel StenbergRELEASE-NOTES: synced
2025-03-23  Viktor Szakatssshserver.pl: adjust `AuthorizedKeysFile2` cutoff version
2025-03-23  Viktor Szakatsruntests: support running tests under wine or qemu
2025-03-23  Viktor Szakatssshserver: fix excluding obsolete client config lines
2025-03-23  Yedaya Katsmansecureserver.pl, genserv.sh: cleanups
2025-03-23  Viktor Szakatsruntests: fix test key format for libssh2 WinCNG (and...
2025-03-22  Peter Kokotcmake: replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COM...
2025-03-22  Peter Kokotcmake: replace exec_program() with execute_process()
2025-03-22  Samuel Henriquetests: Remove unused variables
2025-03-21  Daniel McCarneycmake: fix typo in ECH config error msg
2025-03-20  Stefan Eissingautotools: add dependency of libtest and unit bundles...
2025-03-20  Viktor Szakatsconfigure: fix ECH detection with MultiSSL
2025-03-20  Viktor SzakatsGHA/linux: fix filter expressions for skipall/skiprun
2025-03-20  Viktor SzakatsGHA/linux: enable ECH in wolfssl-opensslextra
2025-03-19  Viktor Szakatsruntests: fix bundle detection by not looking for ...
2025-03-19  Viktor Szakatsruntests: drop logic calling the `handle` tool (Windows)
2025-03-18  Viktor Szakatsconfig-win32: set `HAVE_STDINT_H` where available
2025-03-18  Viktor Szakatsruntests: auto-detect test bundle builds
2025-03-18  Viktor SzakatsGHA/macos: verbose cmake in test steps
2025-03-17  Viktor Szakatslib696: fix building on Windows in non-bundle mode
2025-03-17  Aquila Macedoruntests: add feature-based filtering
2025-03-17  Stefan Eissingtests: git ignore the bundle executables built
2025-03-17  Daniel StenbergRELEASE-NOTES: synced
2025-03-17  Viktor SzakatsGHA/windows: skip flaky test 498
2025-03-17  Viktor Szakatsmemdebug: revert setting gcc 11+ deallocator attribute
2025-03-17  Viktor SzakatsGHA/windows: drop redundant manual changes to MSYS2...
2025-03-16  Viktor Szakatstests/server: support bundle binary
2025-03-16  Viktor Szakatsmemdebug: set gcc 11+ deallocator attribute, extend...
2025-03-15  Viktor SzakatsGHA/windows: unignore 2310, disable SCP/FTP for vcpkg...
2025-03-15  Viktor Szakatsasyn-thread: drop `free()` on non-heap address
2025-03-15  Stefan Eissingftp/sftp: strdup data info memory
2025-03-14  Viktor SzakatsGHA/non-native: drop building docs with autotools on...
2025-03-14  Viktor Szakatsautotools: fix `libtest` bundle to depend on `FIRSTFILES`
2025-03-14  Daniel Stenberghttp: remove a HTTP method size restriction
2025-03-14  Daniel Stenberghttp: remove the space requirement after status-code
2025-03-14  Daniel Stenberglibtest/lib2311: remove "extra" fclose()
2025-03-14  Daniel Stenbergcurl_ws_recv.md: expand a little on the fragments the...
2025-03-14  Daniel Stenbergdynbuf: bump the max CRLFILE size to 400MB
2025-03-14  Viktor Szakatsautotools: use `CURLDEBUG` to exclude TrackMemory code...
2025-03-14  Viktor Szakatsbuild: do not apply curl debug macros to `tests/server...
2025-03-14  Viktor Szakatstests/server: give global `path` variable a more descri...
2025-03-14  Calvin Ruoccows: fix and extend CURLWS_CONT handling
2025-03-14  Viktor Szakatsautotools: fix `dllmain.c` in unity builds
2025-03-14  Viktor Szakatstests/server: drop unused `base64.pl`
2025-03-14  Daniel StenbergRELEASE-NOTES: synced
2025-03-14  Daniel Stenbergrustls: cap maximum allowed CRL file size to 8MB
2025-03-14  Daniel Stenbergdoh: remove wrong but unreachable exit path from doh_de...
2025-03-13  Daniel Stenbergtool_setopt: reduce use of "code hiding" macros
2025-03-13  Daniel Stenbergtool_setopt: simplify tool_setopt
2025-03-13  Viktor SzakatsGHA/windows: replace OpenSSH-Windows-Prelease job with...
2025-03-13  Viktor SzakatsGHA: fix configure disable options
2025-03-13  Viktor Szakatsresolve: fix building without Unix sockets and `CURLDEBUG`
2025-03-13  Viktor Szakatstests/server: sync memory callbacks with `lib/easy.c`
2025-03-13  Viktor Szakatstests/server: do not redefine standard functions in...
2025-03-13  Viktor Szakatstests/server: drop unused headers
2025-03-13  Viktor Szakatsmemdebug.h: avoid `-Wredundant-decls` with an extra...
2025-03-13  Viktor Szakatscmake: unity mode optimization for non-`CURLDEBUG`...
2025-03-13  Daniel Stenbergcookie: accept "high byte" cookie content
2025-03-12  Viktor Szakatscore: stop redefining `E*` macros on Windows, map ...
2025-03-12  Viktor Szakatsbase64: drop `BUILDING_CURL` macro, always include...
2025-03-12  Viktor Szakatsntlm: merge ntlm.h into ntlm.c
2025-03-12  Viktor Szakatsbuild: replace Curl_ prefix with curlx_ for functions...
2025-03-12  Daniel Stenbergruntests: enable the --libcurl feature by default
2025-03-12  Daniel Stenbergmulti: call protocol handler done() if PROTOCONNECT...
2025-03-12  Stefan Eissingcurl: fix --cert parameter clearing
2025-03-12  Daniel StenbergGHA: do a build-only without the --libcurl option enabled
2025-03-12  Daniel Stenbergtests: make --libcurl tests require the --libcurl feature
2025-03-12  Daniel Stenbergsrc: remove final uses of Curl_ symbol prefixes in...
2025-03-12  Daniel Stenbergmanagen: accept more markdown-quote-markers
2025-03-12  Stefan Eissingsendf: client reader line conversion: do not change...
2025-03-12  Daniel Stenbergtool_operate: fix build with --libcurl support disabled
2025-03-12  Viktor SzakatsGHA/windows: change openssh server, non-debug-enabled...
2025-03-12  Viktor Szakatscurltime: use libcurl time functions in src and tests...
2025-03-12  Daniel Stenbergmulti: kill off remaining internal handles in curl_mult...
2025-03-11  Viktor Szakatscurl_setup: drop `ERANGE` (for WinCE), no longer used
2025-03-11  Viktor Szakatstests/server: use `curlx_str_numblanks()` to avoid...
2025-03-11  Daniel StenbergRELEASE-NOTES: synced
2025-03-11  Daniel Stenbergcurl: add my_setopt_long() and _offt()
2025-03-11  Stefan Eissingwolfssh: fix freeing of resources in disconnect
2025-03-11  Stefan Eissingtest489: set output dir
2025-03-11  Viktor Szakatstftpd: prefix TFTP protocol error `E*` constants with...
2025-03-11  Viktor SzakatsGHA: enable OpenSSL QUIC in a macOS and MinGW job
2025-03-11  Daniel Stenbergtool_operate: fix a stray Curl_ symbol use
2025-03-11  Daniel Stenbergsrc: s/Curl_safefree/curlx_safefree
2025-03-10  Daniel Stenbergcurl_memrchr: enable in all builds
2025-03-10  Daniel Stenbergsrc: use curlx_dyn_ prefix, not Curl_dyn_
2025-03-10  Daniel Stenbergsrc: remove Curl_ prefix from tool-specific function
2025-03-10  Stefan Eissinglibssh: fix freeing of resources in disconnect
2025-03-10  Stefan Eissinglibssh2: fix freeing of resources in disconnect
2025-03-10  Viktor Szakatsbuild: enable `-Wcast-qual`, fix or silence compiler...
2025-03-10  Viktor SzakatsDISABLED: add 313 for sectransp (move from GHA/macos)
2025-03-10  Viktor Szakatstidy-up: replace `Curl_safefree` with `free` before...
2025-03-10  Jay Satirolibssh: fix scp large file upload for 32-bit size_t...
2025-03-10  Daniel Stenbergurlapi: treat 0 alone as decimal number in IPv4 address
2025-03-10  Viktor Szakatstidy-up: whitespace, tests/server Makefile.inc, timeval...
2025-03-10  Daniel Stenberghostip: don't use alarm() for DoH resolves
2025-03-10  Daniel Stenberglib: clear up CURLRES_ASYNCH vs USE_CURL_ASYNC use
next