Commit Graph

4 Commits

Author SHA1 Message Date
ylavic 4978312d61
apache-httpd/fuzz_utils: Fix warnings and passed-in values. (#6826)
* apache-httpd/fuzz_utils: Fix warnings and passed-in values.

* apache-httpd/fuzz_utils: always get non-const (modified) bytes from the fuzzer.
2021-11-15 23:22:37 +00:00
DavidKorczynski b9369041cc
apache-httpd: fix str size issue. (#6176) 2021-08-06 11:45:49 +01:00
DavidKorczynski 3c43288e55
apache-httpd: new fuzzers and more targets. (#6166) 2021-08-04 21:39:43 +01:00
DavidKorczynski 3b4dfa5add
apache-httpd: initial integration (#6044)
* apache-httpd: initial integration with PoC fuzzers.

* updated project with apache emails and added more fuzzing. More to come

* use trunks of apache projects.

* fix build.

* updated build to enable pool debugging.
2021-07-31 10:33:18 +01:00