]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-03-28  Viktor Szakatscmake: add shell completion support
2025-03-28  Viktor Szakatstests/server: make the signal handler signal-safe
2025-03-28  Viktor SzakatsGHA/linux: move pytests to non-valgrind job variants...
2025-03-27  Viktor SzakatsGHA/linux: enable ECH in Rustls jobs
2025-03-27  Daniel McCarneydocs: add rustls --ca-native & CURLSSLOPT_NATIVE_CA
2025-03-27  Stefan Eissingvquic: obey IOV_MAX
2025-03-27  Stefan Eissingtests/makefile: add dependency on build-certs
2025-03-27  Viktor Szakatsruntests: generate certs dynamically, bump to EC-256...
2025-03-27  Daniel McCarneyrustls: support native platform verifier
2025-03-27  Daniel McCarneydocs: include rustls-ffi in ECH docs
2025-03-27  Daniel McCarneyrustls: support ECH w/ DoH lookup for config
2025-03-27  Daniel McCarneyrustls: add ECH support w/ string ECH config
2025-03-27  Daniel McCarneyrustls: support ECH GREASE
2025-03-27  Yedaya Katsmanrustls: use client cert and key if available
2025-03-27  Yedaya Katsmanrustls: Add support for SSLKEYLOGFILE
2025-03-27  Yedaya Katsmankeylog: move some constants to header file
2025-03-27  Daniel McCarneyci: use rustls-ffi 0.15 deb
2025-03-27  Daniel McCarneydocs: rework RUSTLS install instructions
2025-03-26  Viktor Szakatstests: replace remaining non-ASCII bytes with hex markup
2025-03-26  Viktor Szakatsconfigure: tidy up shell completion rules
2025-03-26  Viktor Szakatscmake: add custom command scripts as dependencies where...
2025-03-26  Daniel StenbergRELEASE-NOTES: synced
2025-03-26  Viktor SzakatsGHA/non-native: revert to bare builds for Android 21
2025-03-25  Viktor Szakatscmake: document `SH_EXECUTABLE` option
2025-03-25  Daniel Stenbergtests: remove base64 encoded sections
2025-03-25  Daniel Stenbergmqtt: cleanups
2025-03-25  Daniel Stenbergmqtt: convert sendleftovers to dynbuf
2025-03-25  Ben BodenmillerSSLCERTS: list support for SSL_CERT_FILE and SSL_CERT_DIR
2025-03-24  tiymatscripts: update completion.pl to parse options from...
2025-03-24  Gabriel Marineasy: add 'populate_fds' func to reduce size of 'wait_o...
2025-03-24  Daniel McCarneyrustls: tidy up
2025-03-24  Jay Satiroopenssl: fix crash on missing cert password
2025-03-24  Daniel Stenbergasyn-thread: minor cleanups
2025-03-24  Dave Nicolsontool_operate: fix pluralization of seconds
2025-03-24  Stefan Eissingconncache: eliminate cpool's diconnect callback
2025-03-24  renovate[bot]GHA: update mbedtls to v3.6.3
2025-03-24  Viktor Szakatstest615: fix for Cygwin, unignore in CI
2025-03-24  Viktor SzakatsGHA/windows: dl-mingw `PATH` follow-up
2025-03-24  Daniel StenbergINFRASTRUCTURE.md: add IRC and Matrix details
2025-03-24  Viktor SzakatsGHA/windows: use a pure Cygwin environment
2025-03-24  Viktor SzakatsGHA/windows: boost dl-mingw and cygwin install performance
2025-03-24  Viktor Szakatslibssh2: minor tidy-ups
2025-03-24  Viktor SzakatsGHA/windows: install OpenSSH-Windows manually for trans...
2025-03-24  Viktor SzakatsGHA: extend clang-tidy jobs with more build options...
2025-03-24  Stefan Eissingmulti_ev: fixes regarding connection shutdowns
2025-03-24  Viktor Szakatsmemdebug: drop dynamic allocation from `curl_dbg_log()`
2025-03-24  Viktor Szakatswindows: fix issues detected by clang-tidy, and some...
2025-03-24  Viktor Szakatstests: build non-debug unit tests with autotools, run...
2025-03-24  Viktor Szakatsmbedtls: re-enable an error check
2025-03-24  Viktor Szakatscmake: fix clang-tidy builds to verify tests, fix fallouts
2025-03-24  Viktor Szakatstest613: make it pass on Windows, fix postprocess,...
2025-03-24  Viktor Szakatsruntests: use `setfacl` on Cygwin/MSYS, if present
2025-03-24  Weng Xuetianasyn-thread: check thread_data->init in Curl_resolver_g...
2025-03-24  Stefan Eissingconn: eliminate `conn->now`
2025-03-24  Stefan Eissingconncache: eliminate `conn->destination_len` as prematu...
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
next