Commit Graph

3 Commits

Author SHA1 Message Date
Hajime Fujita f8d0ee3c89
[h2o] Add options for http3 fuzzer (#5983)
Now that h2o merged a new fuzzer for http3 (https://github.com/h2o/h2o/pull/2696)
this commit adds options for running http3 fuzzer.
2021-06-30 10:18:57 +01:00
Jonathan Foote c4054c4d8e add url handler fuzz target (#601) 2017-05-12 15:48:55 -07:00
Jonathan Foote 0793ccd9c4 Set up h2o project (#347)
* passing smoke test

* integration complete pending PR to fix various issues on h2o side

* add libfuzzer options files

* remove redundant line of code

* simplify by specifying OPENSSL flag outside CMakeLists.txt; pass oss-fuzz CXXFLAGS in

* remove h2o upstream workaround patching; add dictionary support

* add license headers
2017-02-05 11:26:21 -08:00