]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-04-03  Daniel Stenbergtests: mark ipfs tests to require ipfs bagder/tests-require-ipfs-for-ipfs 16948/head
2025-04-03  renovate[bot]GHA: update cloudflare/quiche to v0.23.5
2025-04-03  Daniel Stenbergtests/README.md: document --test-duphandle
2025-04-03  Daniel Stenbergasyn-thread: fix build without socketpair
2025-04-03  Stefan Eissingasync-threaded resolver: use ref counter
2025-04-03  Stefan Eissingdnscache: slight refactoring
2025-04-03  Daniel Stenbergtests/README.md: list the openssl tool among the prereq...
2025-04-03  Daniel Stenbergparsedate: provide Curl_wkday also for GnuTLS builds
2025-04-03  Viktor Szakatsgenserv.pl: fail with a message if `openssl` is missing...
2025-04-03  Daniel Stenbergconncache: make Curl_cpool_init return void
2025-04-03  Daniel Stenberghttp: fix a build error when all auths are disabled
2025-04-03  Daniel Stenberghostip: fix build without threaded-resolver and without DoH
2025-04-03  Stefan Eissingvtls: fix build with ssl but without http
2025-04-03  Daniel Stenbergif2ip: build the function also if FTP is present
2025-04-03  Daniel Stenbergconfigure: fix --disable-rt
2025-04-03  Daniel Stenbergcurl_krb5: only use functions if FTP is still enabled
2025-04-03  Daniel StenbergVERSIONS: list all past releases
2025-04-03  Andrewhttp_negotiate: fix non-SSL build with GSSAPI
2025-04-02  Viktor Szakatseventfd: fix feature guards
2025-04-02  Viktor Szakatsconfigure: restore link checks
2025-04-02  Jay SatiroINSTALL-CMAKE.md: fix typo
2025-04-02  Daniel StenbergRELEASE-NOTES: synced
2025-04-02  Yedaya Katsmantests/serverhelp: remove last remnants of http-pipe...
2025-04-02  Daniel Stenberglib1960: revert the use of libcurl's inet_pton
2025-04-02  Daniel Stenberglib: unify conversions to/from hex
2025-04-02  Daniel Stenbergtest: make unittest 1308 into a libtest
2025-04-02  Viktor Szakatsprocesshelp.pm: avoid potential endless loop, log more...
2025-04-02  Daniel Stenbergcontrithanks.sh: drop set -e
2025-04-02  Daniel StenbergRELEASE-NOTES: synced curl-8_13_0
2025-04-02  Daniel StenbergTHANKS: new contributors from 8.13.0 release
2025-04-01  Viktor SzakatsGHA/windows: move libssh job from vcpkg to MSYS2
2025-04-01  Viktor SzakatsGHA/windows: make libssh2 install a per job config
2025-04-01  Daniel Stenbergvtls_scache: remove "Unreachable Call"
2025-04-01  Daniel Stenbergtool_getparam: avoid redundant condition in set_rate
2025-04-01  Daniel Stenbergmulti_ev: remove redundant check from mev_get_last_pollset
2025-04-01  Stefan Eissinghttp2: fix stream assignemnt for pushes
2025-04-01  Viktor SzakatsGHA/windows: drop GnuTLS-fork from vcpkg MultiSSL job
2025-04-01  Viktor Szakatstests/README: document test bundles
2025-04-01  Viktor Szakatsruntests: fix bundled test invocation with `-g` option
2025-04-01  Daniel StenbergGHA: run random curl command lines for N seconds in CI
2025-04-01  Daniel Stenbergtool_paramhlp: make proto2num skip leading commas better
2025-04-01  Daniel Stenbergtests/certs/Makefile.am: avoid superfluous cert re...
2025-03-31  Viktor Szakatslibssh2: show crypto backend in the verbose connect log
2025-03-31  Daniel Stenbergprox/preproxy.md: document argument within <brackets>
2025-03-31  Daniel StenbergRevert "async-threaded resolver: use ref counter"
2025-03-31  Daniel Stenbergurlapi: remove percent encoded dot sequences from the...
2025-03-31  Daniel Stenbergasyn-thread: repair build with disabled socketpair
2025-03-31  Daniel Stenbergdocs/cmdline-opts: use imperative form
2025-03-30  Austin Mooreaws_sigv4: merge repeated headers in canonical request
2025-03-30  Viktor Szakatsbuild: drop `build-certs` as a test-run dependency
2025-03-30  Viktor Szakatsgenserv.pl: detect `openssl` in `PATH`, omit `command -v`
2025-03-30  Daniel Stenberglib1560: test set path containing LR or CR
2025-03-30  Viktor Szakatseasy: drop `break` after `return`
2025-03-30  Daniel Stenberglibtest/first.c: remove the Test: stderr output for...
2025-03-30  Viktor Szakatscmake: also build certs when building test executables
2025-03-30  Viktor Szakatstest313: disable via `<features>` for backends without...
2025-03-29  Daniel Stenbergcurl_trc: provide Curl_trc_dns dummy
2025-03-29  Daniel Stenbergcurl/system.h: drop leftover comment about 32 bit curl_...
2025-03-29  Daniel Stenbergdocs/internals/PORTING.md: new document
2025-03-29  Stefan Eissingasync-threaded resolver: use ref counter
2025-03-29  renovate[bot]GHA: update awslabs/aws-lc to v1.49.0
2025-03-29  Viktor Szakatsruntests: support running tests under wine or qemu...
2025-03-29  Viktor Szakatstest313: disable CRL test for Schannel due to lack...
2025-03-29  Viktor Szakatssshserver.pl: use Perl `chmod`
2025-03-29  Viktor Szakatsruntests: rewrite `genserv.sh` in Perl
2025-03-29  Daniel StenbergRELEASE-NOTES: synced
2025-03-28  Stefan Eissingc-ares httpsrr: fix ifdef
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
next