]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-02-12  Viktor Szakatstidy-up: miscellaneous
2026-02-12  Viktor Szakatswindows: tidy up `wincrypt.h` / BoringSSL/AWS-LC coexis...
2026-02-12  Daniel StenbergRELEASE-NOTES: synced
2026-02-11  Viktor Szakatscli_hx_download: add Schannel support
2026-02-11  Viktor Szakatscmake: fix `CURL_DROP_UNUSED` accidental left always...
2026-02-11  Viktor Szakatswindows: tidy up includes, macros, document dependencies
2026-02-11  Viktor Szakatsbuild: check `MSG_NOSIGNAL` directly, drop detection...
2026-02-11  Viktor Szakatscurl_setup.h: merge back single-use internal header...
2026-02-11  Daniel Stenbergdocs/libcurl: unify WARNING use
2026-02-11  Daniel Stenbergtool_operate: split post_per_transfer into sub functions
2026-02-11  renovate[bot]GHA/linux: update pizlonator/fil-c to v0.678
2026-02-11  Viktor Szakatspytest: bump pip cryptography to 46.0.5
2026-02-10  renovate[bot]GHA: update awslabs/aws-lc to v1.67.0
2026-02-10  Daniel Stenberghttp_aws_sigv4: fix query normalization of %2b
2026-02-10  Viktor Szakatsgss: exclude verbose error logic from non-verbose builds
2026-02-09  Jay Satirovtls: use ALPN http/1.0 & http/1.1 for HTTP/1.0 requests
2026-02-09  Daniel StenbergRELEASE-NOTES: synced
2026-02-09  Daniel Stenbergtest1980: verify sigv4 normalization query with + and...
2026-02-09  Daniel StenbergVULN-DISCLOSURE-POLICY.md: mention GitHub quirks
2026-02-09  Daniel Stenbergdigest: escape double quotes and backslashes in realm... 20545/head
2026-02-09  Daniel Stenbergtests: convert base64 data to %b64[]
2026-02-08  Viktor Szakatsbuild: tidy up and simplify `setmode()` detection and use
2026-02-08  Viktor Szakatscurl_setup.h: drop extra header guard for internal...
2026-02-08  Viktor Szakatscurl_get_line: drop single-use macro
2026-02-07  Daniel Stenbergurl.c: restore mistaken comment change
2026-02-07  Daniel Stenbergsws: prevent "connection monitor" to say disconnect...
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
next