]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-11-28  Stefan Eissinghttp1: parse header from uint8_t buffer
2025-11-28  Stefan Eissinglibssh: fix state machine loop to progress as it should
2025-11-28  Stefan Eissingssh: tracing and better pollset handling
2025-11-28  Viktor SzakatsGHA/curl-for-win: drop WINE install, do not run curl...
2025-11-28  Viktor Szakatsexample: fix formatting nits
2025-11-28  Yedaya Katsmancurlx/fopen: fix typo in copyright
2025-11-28  Viktor Szakatsbuild: stop overriding standard memory allocation functions
2025-11-28  Daniel Stenberghttp: add asserts for null terminator for input strings
2025-11-28  Viktor SzakatsGHA/linux-old: add support for using custom CMake versions
2025-11-28  renovate[bot]GHA: update dependency pyspelling to v2.12.1
2025-11-28  renovate[bot]GHA: update dependency google/boringssl to v0.20251124.0
2025-11-28  Viktor SzakatsGHA/linux-old: stop installing `groff`, it is unused
2025-11-27  Viktor Szakatsappveyor: add support for using custom CMake versions
2025-11-27  Viktor Szakatsunit1653: replace local macro with `Curl_safefree()`
2025-11-27  Viktor Szakatsmemdebug: replace `(fwrite)` with `fwrite`
2025-11-27  Viktor Szakatscurl_setup.h: drop superfluous parenthesis from `Curl_s...
2025-11-27  Viktor SzakatsCODE_STYLE.md: sync banned function list with checksrc.pl
2025-11-27  Daniel Stenbergmbedtls_threadlock: avoid calloc, use array
2025-11-27  Daniel StenbergRELEASE-NOTES: synced
2025-11-27  Daniel Stenbergtests: allow 2500-2503 to use ~2MB malloc
2025-11-27  Viktor SzakatsGHA/http3-linux: add H3 valgrind tests
2025-11-27  Stefan Eissingcfilter: send uint8_t bytes
2025-11-27  Daniel Stenbergngtcp2: remove the unused Curl_conn_is_ngtcp2 function
2025-11-27  Daniel Stenbergcfilters: make conn_forget_socket a private libssh...
2025-11-27  Viktor SzakatsGHA/http3-linux: fix broken h3 server in non-openssl...
2025-11-27  Viktor Szakatspytest: disable two H3 earlydata tests for all platform...
2025-11-27  Viktor Szakatsbadwords: make some words match case-insensitively
2025-11-27  Viktor Szakatsruntests: fix showing `nghttpx-h3` in the `Env:` log...
2025-11-27  Viktor SzakatsGHA: add timeouts to mitigate hung brew install step
2025-11-27  Stefan Eissingcurlx_base64_encode: use uint8_t* for input
2025-11-27  Stefan Eissingws: use uint8_t
2025-11-27  Stefan Eissingip_quadruple/proxy: make port uint16_t
2025-11-27  Stefan Eissingconncontrol: reuse handling
2025-11-27  Stefan Eissingvquic: do_sendmsg full init
2025-11-27  Stefan Eissingngtcp2+openssl: fix leak of session
2025-11-27  Daniel Stenbergtest433: verify "Note: Read config file from..."
2025-11-27  Yedaya Katsmandocs: add rustls to supported backends for CERT and KEY
2025-11-26  Stefan Eissingtypes: remove curl_int64_t/curl_uint64_t
2025-11-26  Viktor Szakatsexamples/multi-uv: simplify passing `uv` struct
2025-11-26  BANADDAexamples/multi-uv: fix invalid req->data access
2025-11-26  Viktor Szakatsautotools: add nettle library detection via pkg-config...
2025-11-26  Daniel Stenberghttp: fix OOM exit in Curl_http_follow
2025-11-26  Daniel Stenbergurlapi: handle OOM properly when setting URL
2025-11-26  Daniel Stenbergdocs: spell it Rustls with a capital R
2025-11-26  Viktor SzakatsGHA/http3-linux: build nettle manually for GnuTLS 3...
2025-11-25  Daniel Stenberghostip: only store negative response for CURLE_COULDNT_...
2025-11-25  Stefan Eissinglib: change uint sets to operate on uint32_t
2025-11-25  Stefan Eissingopenssl-quic: use stdint types
2025-11-25  Stefan Eissingquiche: use stdint types
2025-11-25  Stefan Eissingngtcp2: use stdint types
2025-11-25  Stefan Eissingbufq: use uint8_t
2025-11-25  Stefan Eissingmulti: simplify admin handle processing
2025-11-25  Stefan Eissinglib: timer stats improvements
2025-11-25  Yedaya Katsmantool: log when loading .curlrc in verbose mode
2025-11-25  Stefan Eissingratelimit: remove a debug mprintf
2025-11-25  Viktor SzakatsINTERNALS.md: add more dependency versions and dates
2025-11-25  Viktor Szakatscurlx: replace `sprintf` with `snprintf`
2025-11-25  Patrick Monneratslist: constify Curl_slist_append_nodup() string argument
2025-11-25  Patrick Monneratdoc: some returned in-memory data may not be altered
2025-11-25  Stefan Eissingspeedlimit: also reset on send unpausing
2025-11-25  Daniel Stenbergtool_doswin: clear pointer when thread takes ownership
2025-11-25  Daniel Stenbergasyn-ares: handle Curl_dnscache_mk_entry() OOM error
2025-11-25  Daniel Stenbergprogress: remove two redundant variable checks
2025-11-25  Daniel Stenbergsendf: fix uninitialized variable in trace output
2025-11-25  Daniel Stenberghostip: make more functions return CURLcode
2025-11-25  Sunnyexamples: fix minor typo
2025-11-25  Viktor Szakatscurlx/fopen: replace open CRT functions their with...
2025-11-25  Viktor Szakatstests/server: use curlx file open/close functions
2025-11-24  Viktor SzakatsINTERNALS.md: add release dates to build dependencies
2025-11-24  Viktor Szakatslib: rename internal header `share.h` to `curl_share...
2025-11-24  Daniel Stenbergmanage: expand the 'libcurl support required' message
2025-11-24  Stefan Eissingratelimit: redesign
2025-11-24  Daniel StenbergRELEASE-NOTES: synced
2025-11-24  Daniel StenbergINTERNALS.md: add brotli and zstd version info
2025-11-24  Viktor Szakatscontent_encoding: drop a guard for brotli 1.0.0+ macro
2025-11-24  Viktor Szakatstftpd: fix/tidy up `open()` mode flags
2025-11-24  Viktor Szakatsvquic: do not pass invalid mode flags to `open()` ...
2025-11-24  renovate[bot]GHA: update dependency ngtcp2/nghttp3 to v1.13.1
2025-11-24  Viktor Szakatscurlx/strerr: use `strerror_s()` on Windows
2025-11-24  Viktor Szakatsfile: do not pass invalid mode flags to `open()` on...
2025-11-24  Viktor Szakatscurl_fopen: do not pass invalid mode flags to `open...
2025-11-24  Viktor Szakatscmake: add support for libbacktrace, fix two build...
2025-11-24  Daniel Stenbergtool_writeout: bail out proper on OOM
2025-11-24  Daniel Stenbergmemdebug: produce stack trace dump with libbacktrace
2025-11-24  bttrfl on githubspeedcheck: do not trigger low speed cancel on transfer...
2025-11-23  renovate[bot]GHA: update ngtcp2/nghttp3 to v1.13.0 from v1.12.0
2025-11-23  renovate[bot]GHA: update ngtcp2/ngtcp2 to v1.18.0 from v1.17.0
2025-11-23  Stefan Eissingwolfssl: fix cipher list, skip 5.8.4 regression
2025-11-23  Daniel Stenbergasyn-ares: remove hostname free on OOM
2025-11-23  Daniel Stenbergtool_msgs: make voutf() use stack instead of heap
2025-11-22  Daniel Stenbergtool_operate: fix a case of ignoring return code in...
2025-11-22  Daniel Stenbergtool_operate: fix case of ignoring return code in singl...
2025-11-22  Daniel StenbergKNOWN_RISKS: known risks when running and using curl...
2025-11-21  Daniel StenbergRevert "GHA: update gnutls/gnutls to 3.8.11 from 3...
2025-11-21  Viktor Szakatscurlx: replace `mbstowcs`/`wcstombs` with `_s` counterp...
2025-11-21  Viktor Szakatschecksrc: ban `_tcsncpy`, `wcscpy`, `wcsncpy`
2025-11-21  renovate[bot]GHA: update gnutls/gnutls to 3.8.11 from 3.8.10
2025-11-21  Stefan Eissingmulti: make max_total_* members size_t
2025-11-21  Daniel Stenbergsmb: fix a size check to be overflow safe
2025-11-21  Stefan Eissingapple-sectrust: always ask when `native_ca_store` is...
next