]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
3 days ago  Daniel Stenbergsetopt: refactor out the booleans from setopt_long... bagder/setopt-bool 17887/head
3 days ago  Stefan Eissingmulti: add CURLMOPT_NETWORK_CHANGED to signal network...
3 days ago  Daniel Stenbergdelta: fix counters
3 days ago  Daniel Stenbergparallel-max: bump the max value to 65535
3 days ago  Viktor Szakatsbuild: allow libtests/clients to use libcurl dependenci...
4 days ago  Viktor Szakatswindows: assume `ADDRESS_FAMILY`, drop feature checks
4 days ago  Viktor Szakatsservers: convert two macros to scoped static const...
4 days ago  Stefan Eissingmulti: process pending, one by one
4 days ago  Daniel Stenbergws: avoid NULL pointer deref in curl_ws_recv
4 days ago  Eshan Kelkarlibssh: Use sftp_aio instead of sftp_async for sftp_recv
4 days ago  Viktor Szakatsmemory: make function overrides work reliably in unity...
4 days ago  Viktor SzakatsCURLOPT: bump `CURLHEADER_*` macros to `long`, drop...
4 days ago  Viktor SzakatsCURLOPT: bump `CURLPROXY_*` enums to `long`, drop casts
4 days ago  Viktor SzakatsCURLOPT: bump `CURLALTSVC_*` macros to `long`
4 days ago  Viktor Szakatslib1560: replace an `int` with `bool`
4 days ago  Viktor Szakatscontrithanks: fix for BSD `sed` tool
4 days ago  Viktor Szakatsdelta: fix warnings, fix for non-GNU `date` tool
4 days ago  Viktor Szakatslib517: use `LL` 64-bit literals & re-enable a test...
4 days ago  Stefan Eissingcurl: add long option '--out-null'
4 days ago  Daniel Stenberg_PROTOCOLS.md: mention file:// is only for absolute...
4 days ago  Daniel Stenbergdocs/cmdline-opts: the auth types are not mutually...
4 days ago  Stefan Eissingalpn: query filter
4 days ago  Daniel Stenbergdelta: drop the warnings+strict
4 days ago  Daniel StenbergRELEASE-NOTES: synced
4 days ago  Stefan Eissingpytest: relax error check on test_07_22
4 days ago  Viktor Szakatsmemanalyze: fix warnings
4 days ago  Viktor Szakatsbuild: bump minimum required mingw-w64 to v3.0 (from...
4 days ago  Viktor Szakatsbuild: tidy up compiler definition for tests
4 days ago  Viktor Szakatscmake: omit linking duplicate/unnecessary libs to tests...
4 days ago  Stefan Eissingbuild: fix disable-verbose
4 days ago  Stefan Eissingmulti: fix assert in multi_getsock()
4 days ago  Viktor SzakatsCURLOPT: bump `CURLFTP*` enums to `long`, drop casts
4 days ago  Viktor SzakatsCURLOPT: drop redundant `long` casts
4 days ago  Daniel Stenbergmemanalyze.pl: remove strict+warnings
4 days ago  Daniel StenbergDEPRECATE.md: remove leftover "nothing"
5 days ago  Viktor Szakatsconfig-win32.h: do not use winsock2 `inet_ntop()`/...
5 days ago  Viktor Szakatsinet_pton, inet_ntop: drop declarations when unused
5 days ago  Viktor Szakatsscripts: fix two Perl uninitialized value warnings
5 days ago  Viktor Szakatsbuild: extend GNU C guards to clang where applicable...
5 days ago  Stefan Eissingconnection: terminate after goaway
5 days ago  Viktor Szakatsscripts: enable strict warnings in Perl where missing...
5 days ago  Viktor Szakatstidy-up: prefer `ifdef`/`ifndef` for single checks
5 days ago  Viktor Szakatstidy-up: move literal to the right side of comparisons
5 days ago  Viktor Szakatsdoh: rename symbols to avoid collision with mingw-w64...
5 days ago  Stefan Eissingmulti: replace remaining EXPIRE_RUN_NOW
5 days ago  David Zhuangmulti: don't insert a node into the splay tree twice
5 days ago  Daniel Stenbergtool_getparam: add support for `--longopt=value`
5 days ago  Daniel Stenbergnetrc: use the NETRC environment variable (first) if set
5 days ago  Daniel Stenbergtls: make default TLS version be minimum 1.2
5 days ago  Daniel StenbergRELEASE-NOTES: synced
5 days ago  Daniel Stenbergvquic: drop msh3
5 days ago  Viktor Szakatscurl_addrinfo: drop workaround for old-mingw
5 days ago  Viktor Szakatscf-https-connect: delete unused declaration
5 days ago  Viktor SzakatsGHA/windows: add minimal mingw-w64 v3 job
5 days ago  Viktor SzakatsGHA: skip building certs, build more tests, one minor fix
6 days ago  Viktor SzakatsDEPRECATE.md: drop support for Windows XP/2003
6 days ago  renovate[bot]GHA: Update dependency awslabs/aws-lc to v1.56.0
6 days ago  renovate[bot]GHA: update dependency ngtcp2/nghttp3 to v1.11.0
6 days ago  Viktor Szakatshttp: silence `-Warray-bounds` with gcc 13+
6 days ago  Viktor SzakatsGHA/http3-linux: bump to ngtcp2 1.14.0, fix local build
7 days ago  Viktor Szakatscurl_ossl: extend callback table for nghttp3 1.11.0
7 days ago  Viktor Szakatscurl_ngtcp2: extend callback tables for nghttp3 1.11...
7 days ago  Viktor Szakatstidy-up: more whitespace/indent, comments
7 days ago  Viktor SzakatsCODE_STYLE: sync with recent `checksrc.pl` updates
8 days ago  Viktor Szakatswindows: include `wincrypt.h` before `iphlpapi.h` for...
8 days ago  Viktor Szakatscurl_setup.h: move UWP detection after `config-win32...
8 days ago  Viktor Szakatswindows: drop unused `curlx/version_win32.h` includes
9 days ago  Daniel StenbergRELEASE-NOTES: synced
9 days ago  Daniel Stenberghmac: return error if init fails
9 days ago  Viktor Szakatswindows: target version macro tidy-ups
9 days ago  Viktor Szakatstests: unset some envs instead of blanking them
9 days ago  Viktor Szakatstest428: re-enable for Windows
9 days ago  Viktor Szakatstests: fix UTF-8 detection, per-test `LC_*` settings...
9 days ago  Viktor Szakatsbuild: fix build errors/warnings in rare configurations
9 days ago  Dan FandrichCI: update glibc in linux-old build 18007/head
9 days ago  Viktor Szakatscmake: fix to disable Schannel and SSPI for non-Windows...
9 days ago  Viktor Szakatscmake: fix `ENABLE_UNIX_SOCKETS=OFF` with pre-fill...
9 days ago  Viktor Szakatscmake: keep websockets disabled if HTTP is disabled
9 days ago  Viktor Szakatscmake: capitalize 'Rustls' in the config summary
9 days ago  Stefan Eissingpytest: add SOCKS tests and scoring
9 days ago  Caolán McNamarahttp: const up readonly H2_NON_FIELD
9 days ago  Stefan Eissingtest1: raise alloc limits
10 days ago  Stefan Eissingdocs: fix name in curl_easy_ssls_export man page
10 days ago  Viktor Szakatstest1148: drop redundant `LC_NUMBER=` env setting
10 days ago  Viktor SzakatsGHA/non-native: FreeBSD 14.3
10 days ago  renovate[bot]GHA: update cross-platform-actions/action action to...
10 days ago  renovate[bot]GHA: update debian:bookworm-slim Docker digest to 2424c18
10 days ago  Viktor Szakatslib1560: fix memory leak when run without UTF-8 support
11 days ago  Stefan Eissingcurl: tool_read_cb fix of segfault
11 days ago  Viktor Szakatstest1560: set locale/codeset with `LC_ALL` (was: `LANG...
11 days ago  Viktor Szakatstidy-up: `Curl_thread_create()` callback return type
11 days ago  Viktor Szakatscurl_fnmatch, servers: drop local macros in favour...
11 days ago  Viktor SzakatsGHA/checksrc: expand spellcheck, fix issues found
11 days ago  Viktor Szakatscurl_setup.h: move UWP detection after `config-win32.h`
11 days ago  Viktor Szakatswindows: fix `if_nametoindex()` detection with autotool...
12 days ago  Stefan Eissingmulti event: remove only announced
12 days ago  Stefan Eissingpytest: increase server KeepAliveTimeout
12 days ago  Pino Toscanobuild: enable _GNU_SOURCE on GNU/Hurd
12 days ago  Stefan Eissingeasy handle: check validity on external calls
12 days ago  Stefan Eissingvquic-tls: fix SSL backend type for QUIC connections...
next