curl-curl/include/curl
Daniel Stenberg 77ed315096
progress: count amount of data "delivered" to application
... and apply the CURLOPT_MAXFILESIZE limit (if set) on that as well.
This effectively protects the user against "zip bombs".

Test case 1618 verifies using a 14 byte brotli payload that otherwise
explodes to 102400 zero bytes.

Closes #20787
2026-03-21 23:21:55 +01:00
..
curl.h progress: count amount of data "delivered" to application 2026-03-21 23:21:55 +01:00
curlver.h RELEASE-NOTES: synced 2026-03-20 22:28:50 +01:00
easy.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
header.h tidy-up: miscellaneous 2026-02-25 14:44:56 +01:00
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
mprintf.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
multi.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
options.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
typecheck-gcc.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
urlapi.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
websockets.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00