]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-08-12  Max Faxälvspnego_gssapi: implement TLS channel bindings for openssl
2024-08-12  Viktor Szakatscmake: allow `pkg-config` in more envs
2024-08-12  Viktor Szakatsbuild: tidy up internal macro names for `libcurl.pc`
2024-08-12  Viktor Szakatstidy-up: delete `Makefile.inc` from `EXTRA_DIST`
2024-08-12  Daniel StenbergRELEASE-NOTES: synced
2024-08-12  Daniel Stenbergllist: remove direct struct accesses, use only functions
2024-08-12  Daniel Stenberglibcurl/docs: expand on redirect following and secrets...
2024-08-12  Daniel Stenbergurldata: remove 'scratch' from the UrlState struct
2024-08-12  Daniel Stenbergdocs/cmdline: refer to --show-headers instead of -...
2024-08-12  Daniel StenbergDEPRECATE.md: remove hyper after February 2025
2024-08-12  Daniel Stenbergcookie.md: try to articulate the two different uses...
2024-08-11  Daniel StenbergTODO: remove 4.2 Alter passive/active on failure and...
2024-08-10  Daniel Stenbergmulti: make the "general" list of easy handles a Curl_llist
2024-08-10  Viktor Szakatsautotools: add `--with-windows-unicode` option
2024-08-10  Viktor Szakatsdist: add CI job to detect files missing from distro
2024-08-10  Viktor Szakatscmake: limit libidn2 `pkg-config` detection to `UNIX`
2024-08-10  Viktor Szakatscmake: exclude tests/http/clients builds by default
2024-08-09  Dan FandrichReplace nonportable grep -o with awk
2024-08-09  Viktor Szakatslib: fix AIX build issues
2024-08-09  Viktor Szakatscmake: more small tidy-ups
2024-08-09  Viktor Szakatstidy-up: delete unused `m4/xc-translit.m4`
2024-08-09  Viktor Szakatsdist: add missing `lib/optiontable.pl`
2024-08-09  Viktor Szakatsconfigure: fixup copy-paste mistake
2024-08-09  Daniel StenbergRELEASE-NOTES: synced
2024-08-09  Stefan Eissingtest677: improve robustness
2024-08-09  Stefan Eissingtest579: improve robustness
2024-08-09  Stefan Eissingtest556: improve robustness
2024-08-09  Daniel Stenbergmk-ca-bundle.pl: include a link to the caextract webpage
2024-08-09  Daniel StenbergHISTORY: fill in some events from recent years
2024-08-08  Stefan Eissingftp: flush pingpong before response
2024-08-08  Daniel Stenbergmanpage: ensure a maximum width for the text version
2024-08-08  Viktor Szakatscmake: more small tidy-ups and fixes
2024-08-08  Viktor Szakatskrb5: add Linux/macOS CI tests, fix cmake GSS detection
2024-08-08  Viktor Szakatscmake: detect and show VCPKG in platform flags
2024-08-08  Viktor SzakatsGHA/non-native: ignore FTP results in OpenBSD job
2024-08-07  Viktor Szakatscmake: tidy up more value comparisons
2024-08-07  Viktor Szakatscmake: fix version variable references in FindGSS
2024-08-07  Viktor Szakatscmake: more syntax tidy-up
2024-08-07  Alex Snastwolfssl: avoid taking cached x509 store ref if sslctx...
2024-08-07  Stefan Eissingtracing: allow CURL_DEBUG override
2024-08-07  Stefan Eissinghttp/2: simplify eos/blocked handling
2024-08-07  Jan Venekampcurl: fix --proxy-pinnedpubkey
2024-08-07  Daniel Stenbergverbose.md: polish, mostly remove back-ticks
2024-08-07  Daniel Stenbergmax-filesize.md: mention zero disables the limit
2024-08-07  Viktor Szakatscmake: fix `pkg-config`-based detection in `FindGSS...
2024-08-07  Viktor Szakatskrb5: fix `-Wcast-align`
2024-08-07  Viktor Szakatscmake: add debug function to dump all variables
2024-08-07  Viktor SzakatsGHA/macos: tweak toolchain dump steps
2024-08-07  Bo Andersonidn: more strictly check AppleIDN errors
2024-08-07  Bo Andersonidn: support non-UTF-8 input under AppleIDN
2024-08-07  Jiacai LiuBINDINGS: add zig binding
2024-08-07  Viktor Szakatscmake: delete MSVC warning suppression for tests/server
2024-08-07  Viktor Szakatsdist: add missing `test_*.py` scripts
2024-08-07  Dan Fandrichtests: show snapshot commit in testcurl
2024-08-07  Pete Cordellws: flags to opcodes should ignore CURLWS_CONT flag
2024-08-07  Stefan Eissingcurl: fix --test-event --parallel
2024-08-07  Jan Venekampcurl: warn on unsupported SSL options
2024-08-07  Jan Venekampvtls: add SSLSUPP_CIPHER_LIST
2024-08-07  Daniel Stenbergtests: ignore QUIT from FTP protocol comparisons
2024-08-07  Daniel StenbergRELEASE-NOTES: synced
2024-08-07  Stefan Eissingcurl: support repeated use of the verbose option; ...
2024-08-06  Daniel Stenbergtool_help: handle longer lines, exit on too long
2024-08-06  Daniel Stenbergtests/runner: only allow [!A-Za-z0-9_-] in %if feature...
2024-08-06  Daniel Stenbergruntests: if DISABLED cannot be read, error out
2024-08-06  Viktor Szakatscmake: cleanup header paths
2024-08-06  Viktor SzakatsGHA/macos: enable AppleIDN in autotools job
2024-08-06  Viktor SzakatsMakefile.mk: fixup enabling libidn2
2024-08-06  Viktor Szakatscmake: drop unused `HAVE_IDNA_STRERROR`
2024-08-06  Viktor Szakatscmake: show CMake platform/compiler flags
2024-08-06  Daniel StenbergGHA: run badwords check on tests/*.md too
2024-08-06  Daniel Stenbergdist: drop buildconf
2024-08-06  Tal Regevcmake: add math library when using wolfssl and ngtcp2
2024-08-06  Yedaya Katsmandocs: mention "@-" in more places
2024-08-06  Viktor Szakatscmake: replace an `MSVC_VERSION` with `MSVC`
2024-08-06  Viktor Szakatscmake: use numeric comparison for `HAVE_WIN32_WINNT`
2024-08-06  Daniel Stenbergconfigure: detect AppleIDN
2024-08-06  Viktor Szakatscmake: add Linux CI job, fix pytest with cmake
2024-08-06  Viktor Szakatscmake: add support for `CURL_USE_LIBUV` option
2024-08-05  dependabot... GHA/windows: bump msys2/setup-msys2 from 2.24.0 to...
2024-08-05  Austin Mooreaws_sigv4: fix canon order for headers with same prefix
2024-08-05  Jan Venekampdocs: wolfssl and mbedtls add CURLOPT_TLS13_CIPHERS...
2024-08-05  Jan Venekampwolfssl: add CURLOPT_TLS13_CIPHERS support
2024-08-05  Daniel StenbergVULN-DISCLOSURE-POLICY.md: small typo fix
2024-08-05  Viktor Szakatscmake: fix `GSS_VERSION` for Heimdal found via pkg...
2024-08-05  Jan Venekampmbedtls: add CURLOPT_TLS13_CIPHERS support
2024-08-05  Moritz Buhlngtcp2: use NGHTTP3 prefix instead of NGTCP2 for errors...
2024-08-05  Daniel Stenbergtool_help: fix a NULL deref in the --help option code
2024-08-05  Daniel StenbergKNOWN_BUGS: "special characers" in URL works with aws...
2024-08-05  Daniel Stenbergcurl: use libuv for parallel transfers with --test...
2024-08-05  Daniel StenbergRELEASE-NOTES: synced
2024-08-05  Stefan Eissinghttp2: improved upload eos handling
2024-08-05  Stefan Eissingwolfssl: improve shutdown handling
2024-08-05  Stefan Eissingopenssl: improve shutdown handling
2024-08-05  Stefan Eissingbearssl: improve shutdown handling
2024-08-05  Daniel Stenbergconfigure: fail if PSL is not disabled but not found
2024-08-05  Daniel StenbergKNOWN_BUGS: mention AppleIDN and WinIDN test problems
2024-08-05  Tal Regevtool_operhlp: fix "potentially uninitialized local...
2024-08-05  Daniel Stenbergsigpipe: init the struct so that first apply ignores
2024-08-05  Alex Snastwolfssl: add support for ssl cert blob / ssl key blob...
2024-08-04  Viktor Szakatscmake: add support for versioned symbols option
next