]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2025-11-13  Stefan Eissinglib: rename curlx_timediff to curlx_timeleft_ms
2025-11-13  Viktor Szakatstests/data: add `%includetext`, dedupe XML payloads...
2025-11-13  Viktor SzakatsRELEASE-NOTES: codespell
2025-11-13  Viktor Szakatsruntests: add missing Perl semicolon
2025-11-13  Viktor Szakatslibtests: replace `atoi()` with `curlx_str_number()`
2025-11-13  Viktor SzakatsFILEFORMAT.md: drop some text from the `command` section
2025-11-13  Daniel Stenbergcookie: propagate errors better, cleanup the internal API
2025-11-13  Daniel Stenbergschannel: replace atoi() with curlx_str_number()
2025-11-13  Daniel StenbergRELEASE-NOTES: synced
2025-11-13  Viktor Szakatsruntests: allow `client/command` to span multiple lines...
2025-11-12  Patrick MonneratOS400: fix build
2025-11-12  Daniel Stenberg_PROGRESS.md: add the E unit, mention kibibyte
2025-11-12  Viktor Szakatstest716: use `repeat` macro
2025-11-12  Viktor Szakatstests/data: use more `repeat` macro
2025-11-12  Viktor Szakatstest2045: replace HTML multi-line comment markup with...
2025-11-12  Viktor Szakatstest1404, 1547: replace `&` char in comment and name...
2025-11-12  Viktor Szakatstest1554: make test output XML-friendly
2025-11-12  Viktor Szakatstest557: avoid `&` symbol in test output to be XML...
2025-11-12  Viktor Szakatstest363: delete stray character (typo) from a section tag
2025-11-12  Viktor Szakatstests/data: avoid tag markup in comments
2025-11-12  Viktor Szakatstest2405: split off H2 tests to new test 2407, fix...
2025-11-12  Viktor Szakatslib1509: make callbacks static
2025-11-12  Viktor Szakatstest2405: report `fd_count*` variables on failure
2025-11-12  Daniel Stenberghostip: don't store negative lookup on OOM
2025-11-12  Viktor SzakatsOS400/makefile.sh: fix shellcheck warning SC2038 differ...
2025-11-12  Daniel Stenberglibssh2: replace atoi() in ssh_force_knownhost_key_type
2025-11-12  Daniel Stenberglibssh2: cleanup ssh_force_knownhost_key_type
2025-11-12  Daniel Stenberghttp: replace atoi use in Curl_http_follow with curlx_s...
2025-11-12  Daniel Stenbergtelnet: replace atoi for BINARY handling with curlx_str...
2025-11-12  Daniel Stenbergnoproxy: replace atoi with curlx_str_number
2025-11-12  Daniel Stenbergsrc/checksrc: ban atoi use
2025-11-12  Daniel Stenbergtool_operate: use curlx_str_number intead of atoi
2025-11-11  Viktor Szakatsbadwords: re-sync with curl-www, fix issues found
2025-11-11  Viktor Szakatsautotools: drop autoconf <2.59 compatibility code ...
2025-11-11  Viktor Szakatsmk-ca-bundle.pl: use `open()` with argument list to...
2025-11-11  Dan Fandrichdocs: Line endings are no longer significant in test... 19469/head
2025-11-11  Daniel Stenbergcf-socket: split out the MTU and GRO setopts into sep...
2025-11-11  Daniel Stenbergccsidcurl: make curl_mime_data_ccsid() use the converte...
2025-11-11  Daniel Stenbergnoproxy: simplify Curl_check_noproxy
2025-11-11  Daniel Stenbergftp: remove #ifdef for define that is always defined
2025-11-11  Daniel Stenbergwolfssl: avoid NULL dereference in OOM situation
2025-11-11  Daniel Stenbergprogress: show fewer digits
2025-11-11  x2018cf-https-connect: allocate ctx at first in cf_hc_create()
2025-11-11  x2018krb5_sspi: unify a part of error handling
2025-11-11  x2018rustls: fix a potential memory issue
2025-11-11  Daniel Stenbergsftp: fix range downloads in both SSH backends
2025-11-10  Viktor SzakatsGHA/linux: build and enable nghttp2 for Fil-C job
2025-11-10  Viktor Szakatspytest: fix conditions for test_02_28
2025-11-10  Viktor SzakatsGHA/linux: disable test 776 in valgrind jobs to avoid...
2025-11-10  Viktor SzakatsOS400/makefile.sh: fix shellcheck warning SC2038
2025-11-10  Viktor Szakatsscripts: use end-of-options marker in `find -exec`...
2025-11-10  Viktor Szakatsverify-release: update to avoid shellcheck warning...
2025-11-10  Viktor Szakatsmdlinkcheck: pass curl arguments to `open()` as list
2025-11-10  Viktor Szakatsscripts: fix shellcheck SC2046 warnings
2025-11-10  Viktor Szakatstests/data: support using native newlines on disk,...
2025-11-10  Daniel Stenbergexamples/crawler: fix variable
2025-11-10  Daniel Stenbergsocks_sspi: use free() not FreeContextBuffer()
2025-11-10  Daniel StenbergOS400/ccsidcurl: fix curl_easy_setopt_ccsid for non...
2025-11-10  Daniel StenbergRELEASE-NOTES: spellcheck
2025-11-10  Daniel StenbergRELEASE-NOTES: synced
2025-11-10  Daniel Stenbergrenovate.json: drop parentheses from group names
next