]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
10 hours ago  Viktor Szakatsservers: drop re-registering the signal handler on... master
11 hours ago  Viktor SzakatsGHA/windows: re-enable taskkill in torture jobs
15 hours ago  Viktor Szakatsservers: drop redundant guards on Windows
15 hours ago  Viktor Szakatsservers: fix to avoid a non-signal-safe call in signal...
17 hours ago  Daniel StenbergRELEASE-NOTES: synced
17 hours ago  Viktor Szakatsservers: fix HANDLE leak in UWP builds
18 hours ago  Daniel Stenberghttp2: make server push transfers inherit share from...
22 hours ago  Stefan Eissingvdns: directory for all DNS related sources
22 hours ago  renovate[bot]Dockerfile: Update debian:bookworm-slim Docker digest...
36 hours ago  Viktor Szakatsservers: fix to reverse `SA_RESTART` option for `sigact...
42 hours ago  Daniel StenbergTODO: do not consider APPDATA for netrc
43 hours ago  Stefan Eissingdnscache: use Curl_peer in resolve and dnscache operations
45 hours ago  Daniel Stenbergurl: rename Curl_init_do => Curl_init_transfer
2 days ago  Viktor Szakatscurl_ed25519: add GnuTLS support (via nettle, hogweed)
2 days ago  Daniel Stenbergtest557: test curl_mv*printf() functions
2 days ago  Daniel Stenberglib1560: add CURLU_NO_GUESS_SCHEME tests 22469/head
2 days ago  Daniel Stenbergtests: convert unit test 1396 and 1398 into libtests
2 days ago  Stefan Eissingcurl_trc: remove unused expire timers
2 days ago  Daniel Stenbergmulti: remove #if 0'ed code that uses old struct
2 days ago  renovate[bot]GHA: Update pizlonator/fil-c to v0.682
2 days ago  Daniel Stenberglib: update mentions of the legacy "sessionhandle"
3 days ago  Viktor Szakatssshserver.pl: bump an sshd config to use its modern...
3 days ago  Viktor SzakatsDEPENDENCIES.md: document minimum nettle version: 3...
4 days ago  dependabot... GHA: bump GitHub Actions and pips
5 days ago  Viktor SzakatsGHA/http3-linux: enable HTTPSIG in jobs running tests
5 days ago  Viktor Szakatscurl_ed25519: drop unused wolfSSL random generator
5 days ago  Viktor Szakatscurl_ed25519: tidy-up backend fallback
5 days ago  Viktor Szakatsbuild: assume POSIX `select()` is available
5 days ago  Ramesh Adhikarih3-proxy: fix NULL deref when non-:status header arrive...
6 days ago  Stefan Eissingapple-fast-udp: fix sendmsg_x partial results
6 days ago  Daniel Stenbergcurl: help category cleanups
6 days ago  Viktor Szakatsgitignore: maintenance updates
6 days ago  Viktor Szakatstidy-up: minor code fixes and improvements
6 days ago  Viktor Szakatstidy-up: comments, messages, formatting
6 days ago  renovate[bot]GHA: update dependency google/boringssl to v0.20260730.0
6 days ago  Viktor Szakatslib5004: fix memleak on OOM, check all slist append...
6 days ago  Viktor SzakatsGHA: set `HOMEBREW_NO_INSTALL_CLEANUP=1` where brew...
6 days ago  Daniel StenbergRELEASE-NOTES: synced
7 days ago  Viktor Szakatsbuild: fix HTTPSIG option for unsupported TLS backends
7 days ago  Viktor SzakatsGHA: work around Homebrew `ca-certificates` install...
7 days ago  Daniel Stenbergsws: log the exact closing reason better, to help debug...
7 days ago  Stefan Eissingtool: remove duplicate setopts
7 days ago  Dan Fandrichtests: fix cert comparison with old cryptography
7 days ago  Jay Satiroldap: support empty username and password
7 days ago  renovate[bot]GHA: update dependency nghttp2/nghttp2 to v1.70.0
7 days ago  Viktor Szakatsurlapi: clear password buffer on error path
7 days ago  Viktor Szakatssrc: safely clear certain buffers
7 days ago  Daniel Stenbergdocs/INTERNALS.md -> docs/DEPENDENCIES.md
7 days ago  Viktor Szakatssrc: improve `curlx_memzero()` internal APIs
7 days ago  CatboxParadoxh2: bootstrap max streams from multi handle if in use
7 days ago  Daniel StenbergEXPERIMENTAL: cleanups, unify on titles, merge quiche...
7 days ago  Daniel StenbergEXPERIMENTAL: Apple fast UDP
7 days ago  Stefan Eissingwebsocket: pause writing and meta data fix
7 days ago  Stefan Eissingconncache: connection healthiness fix
7 days ago  Viktor Szakatsvquic: add option to use Apple fast UDP
7 days ago  Viktor SzakatsGHA/configure-vs-cmake: dump `./configure --help`
7 days ago  renovate[bot]GHA: update dependency google/boringssl to v0.20260728.0
7 days ago  Daniel StenbergHISTORY: add when c-ares support was introduced (2004)
8 days ago  Viktor Szakatstidy-up: use `CURL_CSTRLEN()` macro on more static...
8 days ago  Daniel Stenbergscripts/badwords.txt: do not recommend using 'will...
8 days ago  Daniel Stenbergdocs/INTERNALS.md: move a column one byte
8 days ago  Viktor Szakatsscorecard: fix `max_upload` init value in `ul_parallel()`
8 days ago  Viktor Szakatsdnsd: fix bounds check in `read_https_alpn_part()`
8 days ago  Dan FandrichCI: improve labeler matches
8 days ago  Viktor Szakatsschannel: fix error check logic in `get_client_cert...
8 days ago  Viktor Szakatscurl_gssapi: document/update feature availability
8 days ago  Dan Fandrichtests: bump ruff version to 0.60.0
8 days ago  Dan Fandrichtests: target Python 3.8 as the minimum Python version
8 days ago  Dan Fandrichtests: address mutable class vars and naive datetime...
8 days ago  Dan Fandrichtests: use simpler constructions in Python code
8 days ago  Dan Fandrichtests: simplify by removing unneeded Python code
8 days ago  Dan Fandrichtests: change whitespace and comments in Python test...
8 days ago  Dan Fandrichtests: improve exception handling in Python test code
8 days ago  Viktor Szakatstidy-up: use more `static`, `sizeof()`, `char[]`, doubl...
8 days ago  Daniel Stenbergurlapi: improved return codes
8 days ago  Daniel Stenberglib2405: adjust for non-threaded builds
8 days ago  Daniel StenbergEXPERIMENTAL.md: We do not accept vuln reports for...
9 days ago  Matthew John... spnego: block NTLM fallback in SPNEGO negotiation
9 days ago  Stefan Eissingconncache: conn upkeep/alive: move and enhance
9 days ago  Viktor Szakatstypecheck-gcc: allow passing `char[]` as callback data
9 days ago  Stefan Eissingvquic: use ngtcp2 v1.25.0 new close2 callback
9 days ago  renovate[bot]GHA: update dependency ngtcp2/ngtcp2 to v1.25.0
9 days ago  Viktor Szakatscf-ngtcp2-cmn: de-duplicate `ngtcp2_conn_client_new...
9 days ago  Viktor Szakatscmake: verify if options are listed in `INSTALL-CMAKE.md`
9 days ago  Viktor Szakatspytest: update two H3 tests for nghttp3 1.18.0+
9 days ago  Viktor Szakatsvquic: silence `-Wmissing-field-initializers` for nghtt...
9 days ago  Daniel StenbergRELEASE-NOTES: synced
10 days ago  Viktor SzakatsGHA/windows: bump stunnel to 5.79
10 days ago  Viktor Szakatsruntests: fix `mode="warn"` tests passing unconditional...
10 days ago  Daniel Stenberghttp: fix httpsig with auth-redir
10 days ago  renovate[bot]GHA/http3-linux: update dependency ngtcp2/nghttp3 to...
10 days ago  Viktor Szakatsvquic: initialize new callback slot for nghttp3 v1...
10 days ago  Viktor Szakatsruntests: allow comments in `setenv` section, merge...
10 days ago  Viktor Szakatsbuild: tidy up httpsig options
11 days ago  Daniel Stenbergtool_getparam: clear the --httpsig-key argument
11 days ago  Daniel Stenbergcd2nroff: fix backslashes for 4-space indent lines
11 days ago  Daniel Stenbergcurl: make --httpsig-key take a key OR a file name...
11 days ago  Sameeh Jubranhttpsig: add RFC 9421 HTTP Message Signatures support
11 days ago  Viktor Szakatstidy-up: drop redundant includes
11 days ago  Viktor Szakatsspacecheck: cap number of lines per file
next