]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-07-03  Viktor Szakatscmake/FindGSS: initialize result variables
2025-07-03  Viktor Szakatscmake/FindGSS: fix processing C header path options
2025-07-03  Dan FandrichCI: skip CI builds that just touch Dockerfile
2025-07-02  Jay SatiroCURLSHOPT_SHARE.md: mention multi-threading requires...
2025-07-01  Daniel StenbergVULN-DISCLOSURE-POLICY: minor language polish
2025-07-01  Ameda Amahrudocs: fix two typos
2025-07-01  Marcel LangVULN-DISCLOSURE-POLICY.md: fix typos
2025-07-01  Viktor Szakatsappveyor: drop VS2008 CI job, move OpenSSL 1.0.2 to...
2025-07-01  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2025-07-01  Viktor Szakatseasygetopt: fix curl logo in header comment
2025-07-01  Daniel Stenbergcurlinfo: provide the 'digest' feature
2025-06-30  Viktor Szakatstests: move GSS-API dynamic stub into debug-mode libcurl
2025-06-30  Daniel Stenbergunit tests: extract "private" prototypes at build time
2025-06-30  Viktor SzakatsGHA: fix zizmor 1.10.0 warnings, update names
2025-06-30  Viktor Szakatslib: drop two interim macros in favor of native libcurl...
2025-06-30  Fabrício Canedodocs/CONTRIBUTE: fix broken link
2025-06-30  Stefan Eissingmulti: remove careful bounds check as coverity says...
2025-06-30  Stefan Eissingcf-socket: make socket data_pending a nop
2025-06-29  Daniel StenbergRELEASE-NOTES: synced rc-8_15_0-2
2025-06-29  Daniel StenbergGHA: make the spacecheck say line number for trailing...
2025-06-29  Daniel StenbergVULN-DISCLOSURE-POLICY: all reports should be disclosed
2025-06-29  Dan Fandrichfirefox-db2pem: avoid use of eval in script
2025-06-28  Viktor Szakatscmake: fix generator expression in docs/examples
2025-06-27  Viktor Szakatschecksrc: reduce exceptions, apply again to curlx
2025-06-27  Viktor Szakatslib: replace scache no-op macros with `#ifdef`
2025-06-27  Viktor Szakatslib2082: drop `typedef struct`
2025-06-27  Viktor Szakatstests/libtest: drop a checksrc exception
2025-06-27  Stefan Eissingbufq: change read/write signatures
2025-06-27  Daniel GustafssonVULN-DISCLOSURE-POLICY: exclude not installed software
2025-06-26  Viktor Szakatscurl-config: fix whitespace in usage text
2025-06-26  Viktor Szakatsruntests: fix `LD_PRELOAD` detection for cmake-built...
2025-06-26  Marcel Raadhttp: fix build with cookies and HSTS disabled 17753/head
2025-06-26  Viktor Szakatstests: fix `BUNDLE` variable references in `Makefile.am`
2025-06-26  Viktor Szakatstests: use %b64[] to base64 data in 2056, 2057
2025-06-26  Viktor Szakatsautotools: drop redundant `Makefile.inc` from `EXTRA_DI...
2025-06-26  Viktor Szakatsbuild: split `.c` and `.h` file lists in tests
2025-06-26  Dan FandrichDISTROS: update NixOS link
2025-06-25  DoIcurl: improve non-blocking STDIN performance
2025-06-25  Viktor Szakatsautotools: detect and link `brotlicommon` library for...
2025-06-25  SC404cmake: enable soversion by default for OpenHarmony OS
2025-06-25  Daniel Stenberglib: address singleuse issues
2025-06-25  Daniel Stenbergurlapi: use uppercase hex encoding
2025-06-25  Daniel Stenbergruntests.pl: fix sprintf() using one too many %s
2025-06-25  Keno Fischerdocs: reflect that delimiter-separated capath is only...
2025-06-25  Viktor Szakatsautotools: drop headers from src mk-unity rules (fixup)
2025-06-25  Viktor Szakatsbuild: stubgss tidy-ups (in tests)
2025-06-25  Viktor Szakatsbuild: fix libcurltool with cmake and tunits, related...
2025-06-25  Viktor Szakatstests: constify, make consts static
2025-06-24  Viktor Szakatstests/server: move memory init to `memptr.c`
2025-06-24  Viktor Szakatsmk-lib1521: replace `printf` with `curl_mprintf`
2025-06-24  Stefan Eissingmulti: xfer table/bitset, handle limits
2025-06-24  Daniel Stenbergbufq: remove the unused Curl_bufq_unwrite function
2025-06-24  Joel Depootercmake: check USE_WINDOWS_SSPI when adding secur32 to...
2025-06-24  Viktor Szakatsappveyor: move old cmake from VS2008 to VS2010
2025-06-24  Viktor Szakatsbuild: stop checking for `sys/stat.h`
2025-06-24  Viktor Szakatstidy-up: replace `<memdebug.h>` with `"memdebug.h"...
2025-06-24  Daniel Stenbergunit1302: expand the base64 encode/decode tests
2025-06-23  Viktor Szakatstests/server: de-dupe/merge three `sockdaemon()` clones...
2025-06-23  Viktor Szakatsbuild: drop explicit curlx from hdr paths, refer header...
2025-06-23  Daniel Stenbergtests: use %b64[] to base64 data
2025-06-23  NINIKAasyn-ares: remove redundant NULL check
2025-06-23  Viktor Szakatstests: drop unused or redundant includes
2025-06-23  Daniel StenbergRELEASE-NOTES: synced
2025-06-23  Stefan Eissingmulti: clear the dirty set of transfers no longer proce...
2025-06-23  Viktor Szakatstests/libtest: use `curltime` from curlx
2025-06-23  Viktor Szakatstests/libtest: call `curlx_now_init()` for unit 1399...
2025-06-23  Daniel Stenbergtests/dnsd: read config from file
2025-06-23  Daniel Stenberglibcurl-env.md: drop LOGNAME, USER and NTLMUSER
2025-06-22  Viktor Szakatscmake: sync tests scripts with each other and autotools...
2025-06-22  Viktor Szakatscmake: replace the way clang-tidy verifies tests, fix...
2025-06-22  Viktor SzakatsGHA/windows: drop MSYS2 runtime downgrades
2025-06-22  renovate[bot]GHA: update msys2/setup-msys2 digest to 40677d3
2025-06-22  Yedaya Katsmanrustls: don't try printing the not provided file
2025-06-22  Viktor Szakatsh2_serverpush: fix file handle leaks reported by clang...
2025-06-22  Viktor Szakatscmake: configure c-ares header directory in project...
2025-06-22  Viktor Szakatstests: make individual test sources compile cleanly
2025-06-22  Viktor Szakatscmake: drop reference to future variable [ci skip]
2025-06-22  Viktor Szakatstests/libtest: drop `TEST_HANG_TIMEOUT` redefinition...
2025-06-22  Viktor Szakatscmake: add target property dumper helper function
2025-06-22  Daniel Stenbergcurl_get_line: make sure lines end with newline
2025-06-22  Viktor Szakatstests/server: drop `memdebug.h`
2025-06-21  Daniel Stenbergdocs: mention that the netrc file works without port...
2025-06-21  Daniel Stenbergtests/server/util.c: include netinet/in6.h
2025-06-21  Stefan Eissingcf: replace the method get_host with query
2025-06-21  Stefan Eissingmulti: add dirty bitset
2025-06-21  Viktor Szakatsbuild: tidy up `Makefile.inc` use in lib and src
2025-06-21  Daniel StenbergRELEASE-NOTES: synced rc-8_15_0-1
2025-06-21  DoIcurl: implement non-blocking STDIN read on Windows
2025-06-21  Daniel Stenbergtop-complexity: lower max allowed complexity threshold...
2025-06-21  Joel Depooterlibssh: fix incorrect return value in myssh_in_AUTH_PKE...
2025-06-21  Viktor Szakatstests: drop `BUNDLE_SRC` variable
2025-06-21  Viktor Szakatscmake: omit clang-tidy on internal libs curlu and curltool
2025-06-21  Stefan Eissingvtls: change send/recv signatures of tls backends
2025-06-21  Fabrício Canedodocs: fix broken link in CODE_REVIEW.md
2025-06-21  Fabrício Canedodocs: fix broken link in INSTALL.md
2025-06-21  Ethan Alkerdocs: fix docs for CURLOPT_PREQUOTE after #17616
2025-06-20  Daniel Stenbergtests: make `Makefile.inc` files 80 columns
2025-06-20  renovate[bot]GHA: update rojopolis/spellcheck-github-actions digest...
2025-06-20  Daniel Stenbergftplistparser: split parse_unix into sub functions
2025-06-20  Stefan Eissingdocs: fix documentation of connect_only 2
next