]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2025-02-17  Viktor Szakatsasyn-thread: fix mutex refs and unused variable in...
2025-02-17  Viktor SzakatsCI: dump non-pre-fill configure log on pre-fill check...
2025-02-17  dependabot... GHA: bump rojopolis/spellcheck-github-actions
2025-02-17  Daniel Stenbergtimediff: remove unnecessary double typecast
2025-02-17  Daniel StenbergSTRPARSE.md: sync with recent changes
2025-02-17  Daniel Stenberghttp_aws_sigv4: use strparse more for parsing
2025-02-17  Stefan Eissingssl session cache: add exportable flag
2025-02-17  Stefan Eissinghash: use single linked list for entries
2025-02-17  Daniel Stenbergcookie: minor parser simplification
2025-02-17  Daniel Stenberglib: use Curl_str_* instead of strtok_r()
2025-02-17  Daniel Stenberglib: simplify more white space loops
2025-02-17  Daniel Stenbergbuild: even more strtoll cleanups
2025-02-17  Marcel Raadbuild: enable -Wjump-misses-init for GCC 4.5+ 16252/head
2025-02-17  Marcel Raadopenssl: remove bad `goto`s into other scope
2025-02-17  Marcel RaadRevert "openssl: fix out of scope variables in goto"
2025-02-17  Daniel StenbergRELEASE-NOTES: synced
2025-02-17  Marcel Raadasyn-thread: fix `CURL_DISABLE_SOCKETPAIR` build
2025-02-16  Jay Satirovariable.md: clarify 'trim' example
2025-02-16  Jay Satiroscripts/managen: fix parsing of markdown code sections
2025-02-16  Jay Satiroscripts/managen: fix option 'single'
2025-02-16  Viktor Szakatscmake: fix ECH detection in custom-patched OpenSSL
2025-02-16  Viktor Szakatsbuild: drop more unused `HAVE_STRTOLL`
2025-02-16  Daniel Stenbergbuild: remove checks for strtoll()
2025-02-16  Daniel StenbergCODE_STYLE: readability and banned functions
2025-02-16  Daniel Stenbergasyn-thread: remove 'status' from struct Curl_async
2025-02-16  Stefan Eissinglib: strparse.h include where missing
2025-02-16  Viktor Szakatscmake: misc tidy-ups
2025-02-16  Viktor Szakatsbuild: fix compiler warnings in feature detections
2025-02-16  Viktor Szakatsconfigure: use `curl_cv_apple` variable
2025-02-16  Viktor Szakatscmake: allow empty custom `IMPORT_LIB_SUFFIX`, add...
2025-02-16  Viktor Szakatscmake: add pre-fill for Unix, enable in GHA/macos,...
2025-02-15  Jay Satirocurl_msh3: remove verify bypass from DEBUGBUILDs
2025-02-15  Daniel StenbergRELEASE-NOTES: synced
2025-02-15  kriztalzdocs: correct argument names & URL redirection
2025-02-15  Joseph Chenwolfssh: retrieve the error using wolfSSH_get_error
2025-02-15  Daniel Stenbergasyn-thread: avoid the separate curl_mutex_t alloc
2025-02-15  Daniel Stenbergstrparse: switch to curl_off_t as base data type
2025-02-15  Viktor Szakatsbuild: set `HAVE_WRITABLE_ARGV` for Apple cross-builds
2025-02-15  Viktor Szakatscmake: drop two stray TLS feature checks for wolfSSL
2025-02-14  Anthony Huwolfssl: when using PQ KEM, use ML-KEM, not Kyber
2025-02-14  Daniel Stenbergwarnless: drop curlx_ultous as it is no longer used
2025-02-14  Daniel Stenbergtests: change from curlx_ultous to util_ultous
2025-02-14  Daniel Stenberglib: use Curl_str_number() for parsing decimal numbers
2025-02-14  Daniel Stenbergstrparse: make Curl_str_number() return error for no...
2025-02-14  Viktor Szakatscmake: mention 'insecure' in the debug build warning
2025-02-14  Viktor Szakatstidy-up: delete, comment or scope C macros reported...
2025-02-14  Daniel Stenberglib: strtoofft.h header cleanup
2025-02-14  Stefan EissingHTTP3.md: only speak about minimal versions
2025-02-14  Harry Sintonendocs: add FD_ZERO to curl_multi_fdset example
2025-02-14  Viktor Szakatscmake: drop `HAVE_IN_ADDR_T` from pre-fill too [ci...
2025-02-13  Daniel Stenbergasyn-thread: avoid the separate 'struct resdata' alloc
2025-02-13  Daniel Stenbergasyn-thread: do not allocate thread_data separately
2025-02-13  Daniel Stenberghttp: fix NTLM info message typo
2025-02-13  Daniel Stenbergurlapi: simplify junkscan
2025-02-13  Daniel Stenbergcookie: simplify invalid_octets()
2025-02-13  Daniel Stenbergtimediff: fix comment for curlx_mstotv()
2025-02-13  Viktor Szakatstidy-up: drop unused `CURL_INADDR_NONE` macro and ...
next