]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-02-07  Daniel Stenbergurl: fix reuse of connections using HTTP Negotiate
2026-02-07  Viktor Szakatssrc/Makefile.inc: update `CURLX_HFILES`
2026-02-07  Viktor Szakatsdocs: compare `result` against literal `CURLE_OK` ...
2026-02-07  Viktor Szakatstidy-up: move literals to right-side of `if` expression...
2026-02-05  Viktor Szakatstool_cb_prg: drop duplicate preprocessor logic
2026-02-05  Viktor Szakatslib518, 537: drop `#error` on unlikely/impossible build...
2026-02-05  Daniel StenbergREADME: add MQTTS
2026-02-05  Juan Beloncurl_setup_once: allow CURL_DEBUGASSERT for customization
2026-02-05  renovate[bot]Dockerfile: update debian:bookworm-slim Docker digest...
2026-02-05  Spenser Blackdocs: fix grammar nitpicks
2026-02-05  Stefan Eissingurl.c: code/comment cleanup around conn creation
2026-02-05  jhaugacurl: add -I and -i to -h important
2026-02-05  renovate[bot]GHA: update google/boringssl to v0.20260204.0
2026-02-05  Viktor Szakatsmk-ca-bundle.pl: drop support for obsolete/insecure...
2026-02-05  Viktor Szakatslib: disable websockets early if no http
2026-02-05  Viktor Szakatsbuild: make `HTTP_ONLY` build options also disable...
2026-02-05  Viktor Szakatscmake: use `list(APPEND ...)` where missing
2026-02-05  Viktor SzakatsGHA/linux-old: use tilde where possible and consistent
2026-02-05  Viktor SzakatsGHA/non-native: pin DJGPP toolchain to hash
2026-02-05  Viktor SzakatsCI: log downloaded file hashes, pin manually bumped...
2026-02-04  Viktor Szakatsbuild: use native file open flags in Windows-specific...
2026-02-04  Daniel Stenbergmqtt: verify Remaining Length for CONNACK and PUBACK
2026-02-04  Daniel StenbergVULN-DISCLOSURE-POLICY.md: push reports to the web...
2026-02-04  Viktor SzakatsGHA/windows: set `lookup-only` in build-cache jobs
2026-02-04  Viktor Szakatsbuild: move curl stat struct type to the curlx namespace
2026-02-03  Daniel Stenbergimap: add a check for Curl_meta_get()
2026-02-03  Stefan Eissingmulti: update timer unconditionally in multi_remove_handle
2026-02-03  Viktor Szakatsbuild: require POSIX `strdup()`
2026-02-03  Viktor Szakatsfopen.h: simplify curl memory macro mappings
2026-02-03  Viktor Szakatscurlx: drop unused `curlx_saferealloc()`
2026-02-03  Viktor Szakatsbuild: tidy up and dedupe `strdup` functions
2026-02-03  Viktor Szakatscurl_setup.h: simplify curl memory macro mappings
2026-02-02  Viktor Szakatstypos: silence false positives found in C code
2026-02-02  Daniel StenbergRELEASE-NOTES: synced
2026-02-02  Stefan Eissinghostip.c: fix leak of addrinfo
2026-02-02  Viktor Szakatsbuild: tidy up curl-specific fstat calls and stat struc...
2026-02-02  Viktor Szakatsbuild: use more `const`
2026-02-02  Viktor Szakatsftp: drop single-caller local verbose function
2026-02-02  Viktor Szakatsftp: replace a `curlx_free()` with `curlx_dyn_free()`
2026-02-02  Viktor Szakatstest1604: avoid dynamic allocations
2026-02-02  Viktor Szakatstest1304: drop `CURL_UNCONST()`
2026-02-02  Viktor Szakatscmake: skip binutils ld hack if zlib/openssl target...
2026-02-01  Viktor Szakatsbuild: tidy up local `lseek()` mappings
2026-02-01  dependabot... GHA: bump GHA and pip dependencies
2026-01-31  Viktor Szakatstidy-up: miscellaneous
2026-01-31  Jay SatiroCURLINFO_CONTENT_LENGTH_DOWNLOAD_T.md: fix available...
2026-01-30  Viktor Szakatsvtls: dedupe common on-session-reuse logic
2026-01-30  Viktor Szakatsssh: dedupe state change function
2026-01-29  Viktor Szakatscmake: improve setting up runtests in Windows cross...
2026-01-29  Viktor SzakatsGHA/windows: fix typo in test number [ci skip]
2026-01-29  Viktor Szakatstests/server/sockfilt: avoid possible endless loop...
2026-01-29  Viktor Szakatstests/server: tidy-up error messages (Windows)
2026-01-29  Viktor Szakatstool_help.h: drop redundant `U` suffix from literals
2026-01-29  Viktor Szakatshttp2: dedupe nghttp2 verbose frame print function
2026-01-29  Viktor Szakatsmd4, md5: replace custom types with `uint32_t`
2026-01-29  Viktor Szakatssetup-os400.h: drop no longer used custom type `u_int32_t`
2026-01-29  Viktor Szakatssend: drop `CURL_UNCONST()` from buffer argument on...
2026-01-29  Viktor SzakatsGHA/macos: merge an autotools job into a cmake one...
2026-01-28  Dan Fandrichdocs: document the need for a 64-bit type and stdint.h
2026-01-28  Viktor SzakatsGHA/windows: mark test 3001 flaky in native Windows...
2026-01-28  Viktor Szakatstests/server: drop stray casts from `swrite`/`sread...
2026-01-28  Viktor Szakatstests/server: replace 4 remaining `send()` calls with...
2026-01-28  Viktor Szakatsbuild: replace `send`/`recv` with `swrite`/`sread`...
2026-01-28  Viktor Szakatsbuild: assume `stdint.h`
2026-01-28  Stefan Eissingpytest: remove 03_02
2026-01-28  Christian Schmitzimap: fix custom listing
2026-01-28  Stefan Eissingvquic: handle SOCKEMSGSIZE correctly
2026-01-28  Itay Booksteincf-socket: use SOCK_CLOEXEC in socket_open when available
2026-01-28  Stefan Eissingh2+h3: align stream close handling
2026-01-28  renovate[bot]GHA: update openssl/openssl to v3.6.1
2026-01-28  Viktor Szakatswindows: `USE_WINSOCK` to guard winsock2 code (where...
2026-01-28  Viktor Szakatstool_doswin: avoid Windowsisms in socket code (cont.)
2026-01-28  Viktor SzakatsGHA/windows: fix shell, fix GHA fail to share cache...
2026-01-27  Daniel Stenbergtls: remove checks for DEFAULT
2026-01-27  Stefan EissingTODO: remove item about signals
2026-01-27  Viktor SzakatsGHA/windows: cache stunnel
2026-01-27  Viktor Szakatstool_doswin: avoid Windowsisms in socket code
2026-01-27  Viktor Szakatscmake: initialize internal `CURL_INCLUDES` variable
2026-01-27  Viktor SzakatsINSTALL-CMAKE.md: document new static options as experi...
2026-01-27  Viktor Szakatscmake/FindGSS: add backtick missing from comment
2026-01-27  Stefan EissingOpenSSL: check reuse of sessions for verify status
2026-01-27  Billy O'Nealcurl_multi_perform.md: resolve inconsistency
2026-01-26  Dan Fandrichdocs: add LibreELEC to DISTROS.md
2026-01-26  Viktor Szakatschecksrc-all.pl: skip non-repository files
2026-01-26  Arnav-Purushotam... include: mask computed auth/proto bitmasks to 32 bits
2026-01-26  Viktor Szakatstool: rename curl handle and result variable in `-...
2026-01-26  Daniel Stenbergtool_cb_hdr: with -J, use the redirect name as a backup
2026-01-26  Daniel StenbergRELEASE-NOTES: synced
2026-01-26  Daniel StenbergRELEASE-PROCEDURE.md: update future release dates
2026-01-26  Viktor SzakatsGHA: sync up configure option order across builds
2026-01-26  Daniel StenbergBUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026
2026-01-26  Viktor Szakatstests: rename more `CURLcode` variables to `result`
2026-01-26  Viktor Szakatscmke: add `*_USE_STATIC_LIBS` options for 9 dependencies
2026-01-26  Viktor Szakatscmake: add `CURL_BUILD_EVERYTHING` option
2026-01-25  Viktor Szakatscmake: enable binutils ld workaround for all toolchains...
2026-01-25  Viktor Szakatscmake: fix logic for openssl/zlib binutils ld workaround
2026-01-25  Viktor SzakatsGHA: switch 3 more small jobs to `ubuntu-slim`
2026-01-25  Viktor SzakatsGHA: use `ubuntu-slim` image in 3 jobs
2026-01-25  Daniel Stenbergtool: return code variable consistency
2026-01-25  Viktor Szakatsbuild: constify `memchr()`/`strchr()`/etc result variab...
next