]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-03-03  Daniel Stenberglib: fix two curlx_strtoofft invokes bagder/strtoofft-checks 16548/head
2025-03-03  Stefan Eissingpytest: check overlarge response headers
2025-03-03  Stefan Eissingmulti_ev: use `mid` instead of `id` for transfer hashes
2025-03-03  Daniel Stenbergcurl.h: convert CURLUSESSL* names to defines
2025-03-03  Daniel Stenberglib: add CURLFOLLOW_OBEYCODE and CURLFOLLOW_FIRSTONLY
2025-03-03  Daniel Stenberglib: replace while(ISBLANK()) loops with Curl_str_passb...
2025-03-03  Peng-Yu Chenhttp2: enhance error messages on Curl_dyn* upon receivi...
2025-03-03  Stefan EissingOpenSSL/quictls: add support for TLSv1.3 early data
2025-03-03  renovate[bot]GHA: update dependency nghttp2/nghttp2 to v1.65.0
2025-03-03  renovate[bot]GHA: update actions/cache digest to d4323d4
2025-03-03  renovate[bot]GHA: update actions/download-artifact digest to cc20338
2025-03-03  renovate[bot]docker: update debian:bookworm-slim Docker digest to...
2025-03-03  renovate[bot]GHA: update actions/upload-artifact digest to 4cec3d8
2025-03-02  Stefan Eissingshutdowns: split shutdown handling from connection...
2025-03-02  renovate[bot]GHA: update dependency awslabs/aws-lc to v1.47.0
2025-03-02  Daniel Stenbergasyn: bring back port to the Curl_async struct
2025-03-01  Daniel StenbergRELEASE-NOTES: synced
2025-03-01  Stefan Eissinghash_offt: standalone hash for curl_off_t
2025-03-01  Stefan Eissingpytest: test negotiate with http proxy
2025-03-01  Viktor Szakatsexamples: prefer `return` over `exit()` (cont.)
2025-03-01  Viktor Szakatswinbuild: reduce command-line length by dropping whitespace
2025-02-28  Dan Fandrichdocs: vulnerabilities in debug code are not eligible...
2025-02-28  Viktor SzakatsGHA/macos: use quictls in some jobs, other small improv...
2025-02-28  Zhaoming Luotests: fix comment in lib533
2025-02-28  Stefan Eissinggnutls: fix use of pkcs11 urls for keys/certs
2025-02-28  Viktor Szakatscmake: allow `CURL_STATIC_CRT` with shared libcurl...
2025-02-28  Viktor Szakatstidy-up: prefer `return` over `exit()`, fix fallouts
2025-02-28  Stefan Eissingtest488: set --output-dir
2025-02-28  Viktor Szakatscmake: drop `HAVE_C_FLAG_Wno_long_double` logic for...
2025-02-28  Viktor Szakatscmake: improve httpd detection for pytest
2025-02-28  Viktor SzakatsGHA/linux: improve 'test configs' step, don't set ...
2025-02-27  Daniel Stenbergasyn-ares: use the correct port number
2025-02-27  Viktor SzakatsGHA/linux: merge two package install steps
2025-02-27  Daniel Stenbergurldata: remove 'hostname' from struct Curl_async
2025-02-27  Daniel StenbergGHA: spellcheck curl symbols better
2025-02-27  Daniel Stenbergdocs: minor edits to please the new spellchecker regime
2025-02-27  Viktor Szakatsruntests: accept `CURL_DIRSUFFIX` without ending slash
2025-02-27  Viktor Szakatsappveyor: run VS2008 job with old CMake 3.12.2
2025-02-27  Viktor SzakatsGHA: tidy up parallel options, improve performance...
2025-02-27  Daniel Stenbergurlapi: fix redirect from file:// with query, and simplify
2025-02-26  Viktor Szakatsbuild: set `-O3` and tune WinCE in CI, fix `getpart...
2025-02-26  Viktor SzakatsGHA/windows: move UWP vcpkg job up top
2025-02-26  Stefan Eissingvtls: move common early data code into vtls.c
2025-02-26  Viktor Szakatstest1167: catch #defines with extra whitespace
2025-02-26  Daniel Stenbergtests: make sure gdb gets the right path for -x
2025-02-26  Viktor Szakatscurl.h: stop defining non-curl `__has_declspec_attribute`
2025-02-26  Viktor Szakatsbuild: silence mingw32ce C99 format warnings, simplify CI
2025-02-26  Viktor Szakatscmake: warn for OpenSSL versions missing TLS 1.3 suppor...
2025-02-26  Viktor SzakatsGHA/http3-linux: build out-of-tree, make test2502 suppo...
2025-02-26  Viktor SzakatsGHA/linux: build out-of-tree, make autotools `tidy...
2025-02-26  Daniel StenbergRELEASE-NOTES: synced
2025-02-26  Jay Satirowolfssl: warn if CA native import option is ignored
2025-02-26  Daniel Stenbergaltsvc: rewrite parser using strparse
2025-02-26  Daniel Stenbergcookie: do prefix matching case-sensitively
2025-02-26  Daniel Stenbergurldata: move the ech struct field to the "right place"
2025-02-26  Daniel StenbergGHA: enable the RTSP tests on macOS gcc-12
2025-02-26  Daniel Stenbergcurl.h: change some enums to defines with L suffix
2025-02-25  Daniel Stenberglibtest/libprereq.c: set CURLOPT_FOLLOWLOCATION with...
2025-02-25  Daniel StenbergCURLOPT_HTTPHEADER.md: add comments to the example
2025-02-25  Viktor Szakatscmake: sync cutoff version with autotools for picky...
2025-02-25  Viktor Szakatscmake: pre-fill known type sizes for Windows OSes
2025-02-25  Derek HuangINSTALL-CMAKE.md: CMake usage updates
2025-02-25  Viktor Szakatsruntests: drop recognizing 'winssl' as Schannel
2025-02-25  Viktor Szakatsruntests: recognize AWS-LC as OpenSSL
2025-02-25  Daniel Stenbergtool_getparam: make --url support a file with URLs
2025-02-25  Tianyi Songopenssl: check return value of X509_get0_pubkey
2025-02-25  Yedaya Katsmanrustls: add support for CERTINFO
2025-02-25  Viktor Szakatsbuild: drop unused `getpart` tool
2025-02-24  Daniel StenbergCURLOPT_HTTPHEADER.md: rephrases
2025-02-24  Daniel Stenbergcurl_trc: fix build with CURL_DISABLE_VERBOSE_STRINGS
2025-02-24  Viktor Szakatsruntests: drop ref to unused external function [ci...
2025-02-24  Viktor SzakatsCI: misc improvements, restore VS2008 job
2025-02-24  Laurențiu Nicoladocs: bump `rustls` to 0.14.1
2025-02-24  Viktor SzakatsINSTALL-CMAKE.md: mention `ZLIB_USE_STATIC_LIBS`
2025-02-24  Viktor Szakatscmake: restrict static CRT builds to static curl exe...
2025-02-24  Viktor Szakatscmake: hide empty `MINGW64_VERSION` output for mingw32ce
2025-02-24  Viktor Szakatswindows: drop code and curl manifest targeting W2K...
2025-02-24  Viktor Szakatsruntests: support multi-target cmake, drop workarounds...
2025-02-24  Daniel Stenbergdelta: get contributors without changing THANKS
2025-02-24  Laurențiu Nicolaci: use stable rust toolchain for rustls and skip insta...
2025-02-24  Daniel Stenbergcontrithanks.sh: update docs/THANKS in place
2025-02-24  Daniel StenbergRELEASE-NOTES: synced
2025-02-24  Daniel Stenberghttp: convert parsers to strparse
2025-02-24  Stefan Eissingwolfssl: tls early data support
2025-02-24  Daniel Stenbergcontributors.sh: lowercase 'github' for consistency
2025-02-23  Timo TijhofRELEASE-NOTES: fix github casing
2025-02-23  Stefan EissingCURLMOPT_SOCKETFUNCTION.md: add advice for socket callb...
2025-02-23  Daniel Stenbergtool_operate: fail SSH transfers without server auth
2025-02-22  Daniel Stenberghttp: make the RTSP version check stricter
2025-02-22  Stefan Eissingmulti: event based rework
2025-02-22  Daniel Stenbergtest76: add test with comma-separated list of WWW-Auth...
2025-02-22  Daniel Stenbergsetopt: remove unnecesary void pointer typecasts
2025-02-22  Daniel Stenbergcmake: disable HTTPS-proxy as a feature if proxy is...
2025-02-22  Daniel Stenbergvar: add a '64dec' function that can base64 decode...
2025-02-22  Stefan Eissingcurl: add write-out variable 'tls_earlydata'
2025-02-22  Stefan Eissinggnutls: fix connection state check on handshake
2025-02-21  Viktor Szakatscmake: avoid `-Wnonnull` warning in `HAVE_FSETXATTR_5...
2025-02-21  Viktor SzakatsGHA/windows: replace GfW with MSYS2 runtime downgrade
2025-02-21  Daniel Stenbergasyn-ares: renamed define
2025-02-21  Daniel StenbergGHA: add a build with c-ares + HTTP-RR on Alpine
next