]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2025-02-21  Daniel Stenberghttp: split Curl_http_input_auth into sub functions
2025-02-21  Viktor Szakatsc-ares: error out for unsupported versions, drop unused...
2025-02-21  Viktor Szakatsconfigure: silence compiler warnings in feature checks...
2025-02-21  Viktor Szakatsbuild: add Windows CE / CeGCC support, with CI jobs
2025-02-21  Daniel Stenberghttp: fix the auth check
2025-02-21  renovate[bot]GHA: update dependency ngtcp2/nghttp3 to v1.8.0
2025-02-21  renovate[bot]GHA: update dependency ngtcp2/ngtcp2 to v1.11.0
2025-02-21  Viktor Szakatsschannel: guard ALPN init code to ALPN builds
2025-02-21  Viktor Szakatsschannel: enable ALPN support under WINE 6.0+
2025-02-21  Viktor Szakatseventfd: allow for all CPUs
2025-02-21  Viktor Szakatscmake: drop `CURL_DISABLE_TESTS` option
2025-02-21  Viktor Szakatsopenssl: drop support for old OpenSSL/LibreSSL versions
2025-02-21  Viktor Szakatsmsvc: drop support for VS2005 and older
2025-02-21  Viktor Szakatstidy-up: align MSYS2/Cygwin codepaths, follow Cygwin...
2025-02-21  Viktor Szakatsschannel: deduplicate Windows Vista detection
2025-02-21  Daniel Stenbergcurlver.h: bump to 8.13.0
2025-02-21  Daniel StenbergRELEASE-NOTES: synced
2025-02-21  Jay Satirocf-socket: deduplicate Windows Vista detection
2025-02-21  Jay Satirowolfssl: fix CA certificate multiple location import
2025-02-21  Daniel Stenbergasyn-ares: fix the port assign
2025-02-20  Daniel Stenberghttp: simplify the check for auth methods
2025-02-20  Dexter Gerighttpsrr: fix port detection
2025-02-20  Daniel StenbergGHA: add https-rr (asyn-rr) to the alpine job
2025-02-20  Stefan Eissingconn: fix connection reuse when SSL is optional
2025-02-20  Stefan Eissingclient writer: handle pause before deocding
2025-02-20  Stefan Eissinghttp: negotiation and room for alt-svc/https rr to...
2025-02-20  Stefan Eissingcfilter: remove 'blocking' connect handling
2025-02-20  Daniel Stenbergtool_getparam: clear sensitive arguments better
2025-02-20  Daniel Stenberghttpsrr: fix the HTTPS-RR threaded-resolver build combo
2025-02-19  Viktor Szakatsbuild: silence bogus `-Wconversion` warnings with gcc...
2025-02-19  Daniel Stenbergstrparse: provide access functions
2025-02-19  Daniel Stenbergcookie: convert to using strparse
2025-02-19  Viktor Szakatsschannel: enable ALPN with MinGW, fix ALPN for UWP...
2025-02-19  Jay Satiroca-native.md: sync with CURLSSLOPT_NATIVE_CA
2025-02-19  Daniel StenbergRELEASE-NOTES: synced
2025-02-19  John BamptonKNOWN_BUGS: fix typo
2025-02-19  Daniel Stenbergssh: consider sftp quote commands case sensitive
2025-02-19  Daniel Stenbergstrparse: speed up the hex parser somewhat
2025-02-18  Viktor Szakatstidy-up: use `CURL_ARRAYSIZE()`
2025-02-18  Stefan Eissinghttps-rr: implementation improvements
2025-02-18  Stefan Eissinghttp: version negotiation
2025-02-18  Viktor Szakatscmake: `SHARE_LIB_OBJECT=ON` requires CMake 3.12 or...
2025-02-18  Daniel Stenberghostip: make CURLOPT_RESOLVE support replacing IPv6... 16358/head
2025-02-18  Viktor SzakatsGHA/windows: drop no-op `-DCMAKE_BUILD_TYPE=` from...
2025-02-17  Viktor Szakatscmake: sync OpenSSL(-fork) feature checks with `./confi...
next