]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-11-07  Daniel StenbergRELEASE-NOTES: synced
2025-11-07  x2018lib: refactor the type of funcs which have useless...
2025-11-07  Stefan Eissingosslq: code readability
2025-11-07  Viktor Szakatsrenovate: update ruff less often
2025-11-07  Daniel Stenbergtool: consider (some) curl_easy_setopt errors fatal
2025-11-07  Daniel Stenbergmbedtls: fix potential use of uninitialized `nread`
2025-11-07  Daniel Stenbergsetopt: when setting bad protocols, don't store them
2025-11-06  Daniel Stenbergtool_paramhlp: refuse --proto remove all protocols
2025-11-06  Viktor SzakatsGHA/macos: replace deleted gcc-12 with gcc-13/gcc-14
2025-11-06  Viktor Szakatstests: replace remaining CR bytes with the new macro...
2025-11-06  Juliusz SosinowiczwolfSSL: able to differentiate between IP and DNS in...
2025-11-06  x2018tool_help: add checks to avoid unsigned wrap around
2025-11-06  Stefan Eissingcurl: fix progress meter in parallel mode
2025-11-06  Viktor Szakatscmake: disable `CURL_CA_PATH` auto-detection if `USE_AP...
2025-11-06  Viktor Szakatsconncache: silence `-Wnull-dereference` on gcc 14 RISC...
2025-11-06  Viktor Szakatsgnutls: report accurate error when TLS-SRP is not built-in
2025-11-06  Daniel Stenbergtool_operate: remove redundant condition
2025-11-06  Daniel Stenbergtool_ipfs: check return codes better
2025-11-05  Viktor Szakatsdocs: fix checksrc `EQUALSPACE` warnings
2025-11-05  Daniel Stenbergtests/Makefile.am: fix 'checksrc' target
2025-11-05  Dan Fandrichtests: Add tests to validate that path is ignored with -J
2025-11-05  Viktor SzakatsGHA/checksrc: add actionlint, fix or silence issues...
2025-11-05  Viktor Szakatstests: shorten space and tab macro names
2025-11-05  renovate[bot]Dockerfile: update debian:bookworm-slim digest to 936abff
2025-11-05  Daniel Stenbergchecksrc.pl: detect assign followed by more than one...
2025-11-05  Daniel Stenbergtests: remove trailing spaces in server responses
2025-11-05  Daniel Stenbergopenssl: remove code handling default version
2025-11-05  Daniel StenbergRELEASE-NOTES: synced
2025-11-05  x2018gtls: add return checks and optimize the code
2025-11-05  x2018lib: cleanup for some typos about spaces and code style
2025-11-05  Thomas Klausnerm4/sectrust: fix test(1) operator
2025-11-05  Viktor SzakatsGHA/non-native: revert to OpenBSD 7.7 due to test hangs...
2025-11-05  Viktor SzakatsGHA/windows: switch a dl-mingw job to skeeto/w64devkit...
2025-11-05  Daniel StenbergRELEASE-NOTES: synced curl-8_17_0
2025-11-05  Daniel StenbergVERSIONS: 8.18.0 is now pending
2025-11-05  Daniel StenbergTHANKS: add contributors from 8.17.0
2025-11-04  Viktor SzakatsGHA/non-native: bump to OpenBSD 7.8
2025-11-04  renovate[bot]GHA: update cross-platform-actions/action action to...
2025-11-04  x2018gtls: check the return value of gnutls_pubkey_init()
2025-11-04  Viktor Szakatscmake: fix `HAVE_GNUTLS_SRP` detection after adding...
2025-11-04  Daniel StenbergHISTORY: extend
2025-11-04  Samuel Henriquewcurl: import v2025.11.04
2025-11-04  x2018tool_ipfs: check the return value of curl_url_get for...
2025-11-04  Daniel Stenbergtests: remove most user-agent filters
2025-11-04  Daniel StenbergCURLOPT_COPYPOSTFIELDS.md: used with MQTT and RTSP...
2025-11-04  Daniel StenbergBINDINGS: change dead link to archive.org version
2025-11-03  Daniel StenbergREADME.md: use the first paragraph from the man page
2025-11-03  Daniel StenbergCURLOPT_POSTFIELDSIZE*: these also work for MQTT and...
2025-11-03  Joshua Rogersrtsp: use explicit postfieldsize if specified
2025-11-03  Viktor Szakatstests: avoid hard-coded CRLFs in more sections
2025-11-03  x2018multi: check the return value of strdup()
2025-11-03  x2018http: check the return value of strdup
2025-11-03  Joshua Rogersvtls: check final cfilter node in find_ssl_filter
2025-11-03  Devdatta Talelegssapi: make channel binding conditional on GSS_C_CHANN...
2025-11-03  Stefan Eissingopenssl: check CURL_SSLVERSION_MAX_DEFAULT properly
2025-11-03  Stefan Eissingcw-out: fix EAGAIN handling on pause
2025-11-03  Viktor SzakatsREUSE: add copyright header to two files
2025-11-03  Viktor Szakatsftpserver.pl: fix newlines in 227/229 replies, adjust...
2025-11-03  Viktor Szakatstest696: decouple from test556 data
2025-11-03  Daniel Stenbergimap: avoid integer overflow
2025-11-02  Daniel StenbergRELEASE-NOTES: synced
2025-11-02  x2018http_aws_sigv4: check the return value of curl_maprintf()
2025-11-02  Viktor SzakatsGHA/dependabot: tidy-ups
2025-11-02  dependabot... GHA: bump the pip-dependencies group across 2 directori...
2025-11-02  Viktor SzakatsGHA/dependabot: fix update group names
2025-11-02  Viktor Szakatsruntests: fix Perl warning after recent patch
2025-11-01  Viktor Szakatstests: avoid more hard-coded CRLFs in `protocol` sections
2025-11-01  x2018vtls: properly handle SSL shutdown timeout
2025-11-01  x2018doh: cleanup resources on error paths
2025-11-01  Daniel Stenberghttpsrr: send HTTPS query to the right target
2025-11-01  Viktor Szakatstests/data: delete stray CRLFs in markup lines
2025-11-01  Viktor SzakatsCI: two display name tweaks
2025-10-31  Viktor Szakatstests: replace standalone significant tabs with macro
2025-10-31  Viktor Szakatstests/libtest: consistent variable naming for easy...
2025-10-31  Stefan Eissingscorecard: more params for upload tests
2025-10-31  x2018schannel: properly close the certfile on error
2025-10-31  Daniel Stenbergopenssl: combine all the x509-store flags
2025-10-31  Stefan Eissingsectrust: fix verifystatus via sectrust
2025-10-31  Daniel Stenbergopenssl: fix the ocsp len arg to Curl_vtls_apple_verify
2025-10-31  Viktor Szakatsspelling: fix new finds by typos-cli 1.39.0
2025-10-31  Viktor Szakatstests/libtest/cli*: fix init/deinit, leaks, and more
2025-10-31  Viktor Szakatstests: replace significant invisible spaces with macros
2025-10-31  Daniel Stenbergexamples: consistent variable naming across examples
2025-10-31  Daniel StenbergRELEASE-NOTES: synced
2025-10-31  Viktor SzakatsBINDINGS.md: point flaky URL to archive.org
2025-10-31  Stefan Eissingscp/sftp: fix disconnect
2025-10-31  Viktor Szakatstest446, 1034, 1160: set US-ASCII encoding in XML header
2025-10-31  Viktor Szakatstest429: use `%repeat[]%`
2025-10-31  Viktor Szakatstests: use `crlf=yes` attribute more
2025-10-31  Viktor Szakatsexamples: fix more potential resource leaks, and more
2025-10-31  Viktor Szakatsexamples/http2-serverpush: fix file handle leaks
2025-10-31  Viktor Szakatsftp: fix leaking internal buffer `newhost` on error
2025-10-31  Viktor Szakatstest1100: fix missing `<protocol>` section
2025-10-30  Daniel Stenbergtool/var: explain how the null termination byte is...
2025-10-30  Viktor Szakatstests: use %repeat[] to make tests smaller (cont.)
2025-10-30  renovate[bot]GHA: update libressl/portable to v4.2.1
2025-10-30  Daniel Stenbergbase64: make base64_encode() error on too long input
2025-10-30  Daniel Stenberglib: reduce memcpy calls
2025-10-30  x2018conncache: prevent integer overflow in maxconnects...
2025-10-30  Daniel Stenbergpop3: check for CAPA responses case insensitively
next