php-src/sapi
Jakub Zelenka 716de0cff5
Introduce max_multipart_body_parts INI
This fixes GHSA-54hq-v5wp-fqgv DOS vulnerabality by limitting number of
parsed multipart body parts as currently all parts were always parsed.
2023-02-14 10:21:23 +00:00
..
apache2handler Fix UNKNOWN default value of apache_note() 2020-09-19 16:22:18 +02:00
cgi Merge branch 'PHP-7.4' into PHP-8.0 2021-10-14 12:21:35 +02:00
cli Fix cli server blocking on accept when using multiple workers 2022-10-20 13:03:35 +02:00
embed Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
fpm Introduce max_multipart_body_parts INI 2023-02-14 10:21:23 +00:00
fuzzer Add additional entries to unserialize corpus 2020-11-30 14:32:07 +01:00
litespeed Use __atomic_xxxx() instead of __sync_xxxx() for lsapi. 2022-11-20 19:30:07 -05:00
phpdbg Fix the crypt sha apis build (with recent clang versions). 2022-07-01 05:33:12 +01:00