]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-11-20  Daniel StenbergINTERNALS: add release dates to the oldest supported...
2025-11-20  Daniel Stenberghttp: error on OOM when creating range header
2025-11-20  Stefan Eissinghttpsrr/altsvc: eliminate size_t casts
2025-11-20  Stefan Eissingvquic: eliminate size_t casts
2025-11-20  Stefan Eissingcf-socket: elminiate size_t casts
2025-11-20  Stefan Eissingrtmp: eliminate size_t casts
2025-11-20  Stefan Eissingmqtt: eliminate size_t cast
2025-11-20  Stefan Eissingh2-proxy: eliminate size_t cast
2025-11-19  Viktor Szakatscmake: honor `CURL_DISABLE_INSTALL` and `CURL_ENABLE_EX...
2025-11-19  Viktor Szakatscurlx: add and use `curlx_freopen()`
2025-11-19  Viktor Szakatsruntests: add `-m=seconds` to override test curl comman...
2025-11-19  Christian Schmitzlibssh2: add paths to error messages for quote commands
2025-11-19  Stefan Eissinghttp: eliminate ssize_t
2025-11-19  Stefan Eissinggopher: convert ssize_t to size_t
2025-11-19  Stefan Eissingftp: use size_t instead of ssize_t
2025-11-19  Viktor Szakatstidy-up: move `CURL_UNCONST()` out from macro `curl_uni...
2025-11-19  Viktor SzakatsGHA: set `--buildinfo` for `test-torture` jobs
2025-11-19  Daniel Stenbergtest777: simple ---ssl-sessions test with wrong sessions
2025-11-19  Daniel Stenbergcurlinfo: add "ssl-sessions" as a feature to show
2025-11-19  Daniel Stenbergtool_cfgable: free ssl-sessions at exit
2025-11-19  Viktor Szakatscurl_setup.h: document more funcs flagged by `_CRT_SECU...
2025-11-18  Viktor Szakatstests/data: mark non-XML-compliant files as such, xmlli...
2025-11-18  Viktor SzakatsDISTROS.md: add OpenBSD
2025-11-18  Daniel Stenberglib: error for OOM when extracting URL query
2025-11-18  Viktor Szakatstest2405, 2407: mark tests based on lib2405 flaky
2025-11-18  Viktor Szakatstests/data: more XML-compliance via `%LT` and `%GT...
2025-11-18  Daniel Stenberghsts: propagate and error out correctly on OOM
2025-11-18  Daniel Stenbergcookie: return error on OOM
2025-11-18  Daniel Stenbergurl: if OOM in parse_proxy() return error
2025-11-18  Daniel Stenbergopenssl: exit properly on OOM when getting certchain
2025-11-18  Daniel Stenbergtool_getparam: verify that a file exists for some options
2025-11-18  Viktor SzakatsGHA: reduce timeouts for Linux and macOS jobs
2025-11-18  Daniel StenbergTEST-SUITE.md: correct the man page's path
2025-11-18  boingballAmigaOS: increase minimum stack size for tool_main
2025-11-18  Viktor Szakatsexamples: tidy-up headers and includes
2025-11-18  Viktor Szakatsexamples: make functions/data static where missing
2025-11-17  Viktor Szakatsbuild: tidy-up MSVC CRT warning suppression macros
2025-11-17  Viktor Szakatsbadwords: add more contractions, fix fallouts
2025-11-17  Viktor Szakatsbadwords: fix issues found in scripts and other files
2025-11-17  Viktor Szakatsrenovate.json: replace `CI:` prefix with `GHA:`
2025-11-17  renovate[bot]GHA: update dependencies
2025-11-17  Daniel Stenberghttp: avoid two strdup()s and do minor simplifications
2025-11-17  Viktor Szakatsappveyor: add VS2010 x86 Release VS project job and...
2025-11-17  Stefan Eissingh2/h3: handle methods with spaces
2025-11-17  Daniel Stenberghttp: the :authority header should never contain user...
2025-11-17  Viktor Szakatsprojects/README.md: Markdown fixes
2025-11-17  x2018digest_sspi: fix a memory leak on error path
2025-11-17  x2018openssl: fix a potential memory leak of bio_out
2025-11-17  x2018openssl: fix a potential memory leak of params.cert
2025-11-17  x2018schannel_verify: fix a memory leak of cert_context
2025-11-17  x2018libssh: properly free sftp_attributes
2025-11-17  Marcel Raadbuild: exclude clang prereleases from compiler warning...
2025-11-17  Viktor Szakatstidy-up: miscellaneous
2025-11-17  Viktor Szakatsbadwords: fix issues found in tests
2025-11-17  Viktor Szakatscf-socket: limit use of `TCP_KEEP*` to Windows 10.0...
2025-11-17  Viktor SzakatsRELEASE-NOTES: update upcoming removals
2025-11-17  Stefan Eissingpytest fixes and improvements
2025-11-17  Daniel Stenbergcurl_sasl: make Curl_sasl_decode_mech compare case...
2025-11-16  Daniel StenbergRELEASE-NOTES: synced
2025-11-16  x2018wolfssl: fix a potential memory leak of session
2025-11-16  Viktor Szakatsruntests: detect bad libssh differently for test 1459...
2025-11-16  Viktor SzakatsGHA/codeql: limit cron job to the origin repository
2025-11-16  Viktor SzakatsCI: avoid restart prompt on libssh-dev install in CircleCI
2025-11-16  Daniel Stenbergrustls: minor adjustment of sizeof()
2025-11-15  Viktor SzakatsGHA/linux: add missing condition for nghttp2-filc cache...
2025-11-15  Viktor Szakatsruntests: drop Python 2 support remains
2025-11-15  Viktor SzakatsCI: drop no longer used `install-wolfssl` step in Circle CI
2025-11-15  Viktor SzakatsCI: bump Circle CI jobs to Ubuntu 22.04 runners for...
2025-11-15  Viktor SzakatsDEPRECATE.md: move OpenSSL to past removals (fixup)
2025-11-15  Viktor SzakatsDEPRECATE.md: move OpenSSL to past removals
2025-11-15  Viktor Szakatsopenssl: bump minimum OpenSSL version to 3.0.0
2025-11-15  Viktor Szakatsbuild: drop support for VS2008 (Windows)
2025-11-15  Viktor Szakatsbuild: drop Windows CE / CeGCC support
2025-11-15  Viktor Szakatsbadwords: check indented lines in source code, fix...
2025-11-15  Viktor Szakatsmk-ca-bundle.pl: default to SHA256 fingerprints with...
2025-11-14  Viktor Szakatsbadwords.pl: fix variable in printf mask
2025-11-14  Viktor Szakatsdocs: fix checksrc warning, fix checkdocs CI filter
2025-11-14  Viktor Szakatsbadwords: fix two exceptions and drop them
2025-11-14  Viktor SzakatsGHA/checksrc: check XML files for errors
2025-11-14  nait-furrylimit-rate: add example using --limit-rate and --max...
2025-11-14  Stefan Eissingtest07_22: fix flakiness
2025-11-14  Daniel Stenbergvquic-tls/gnutls: call Curl_gtls_verifyserver unconditi...
2025-11-14  Stefan Eissingcf-socket: trace ignored errors
2025-11-14  Stefan Eissingvtls: pinned key check
2025-11-14  Stefan Eissinggetinfo: improve perf in debug mode
2025-11-14  Daniel Stenbergconnect: reshuffle Curl_timeleft_ms to avoid 'redundant...
2025-11-14  Stefan Eissingexamples/multithread: fix race condition
2025-11-14  Daniel StenbergDEPRECATE: remove RTMP support in April 2026
2025-11-14  Daniel Stenbergconfig2setopts: bail out if curl_url_get() returns OOM
2025-11-14  Viktor Szakatscurl_setup.h: drop stray `#undef stat` (Windows)
2025-11-14  Viktor Szakatstidy-up: result code variable names in tests and examples
2025-11-13  Daniel Stenbergconfig2setopts: exit if curl_url_set() fails on OOM
2025-11-13  Daniel Stenbergchecksrc: verify close brace indent level
2025-11-13  Daniel Stenbergcode: minor indent fixes before closing braces
2025-11-13  Daniel Stenbergtool_operate: exit on curl_share_setopt errors
2025-11-13  Daniel Stenbergsws: repair --port, and accept any port
2025-11-13  Viktor Szakatschecksrc: disallow `atoi` and `atol` globally
2025-11-13  Viktor Szakatstests/server: replace `atoi()` and `atol()` with `curlx...
2025-11-13  Daniel Stenbergwolfssl: simplify wssl_send_earlydata
2025-11-13  Stefan Eissinglib: eliminate size_t casts
next