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