Commit Graph

5 Commits

Author SHA1 Message Date
Catena cyber 9ba905cdfc
Differential fuzzing for libhtp-rs (#9359)
We are transitioning from libhtp C to libhtp in rust

So, here is the update of the project to fuzz the coming rust version,
and also do differential fuzzing between them to check that they have
the same behavior...
2023-01-09 08:02:41 -08:00
Catena cyber f9c4318e38 [libhtp] Adds dependency to libhtp project : liblzma (#2808) 2019-09-06 07:29:08 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Oliver Chang 261e7f2972
libhtp: remove fuzz.diff patch (#1949) 2018-12-19 18:22:08 +11:00
Catena cyber 6754971302 [libhtp] Integrate project (#1949) 2018-12-18 15:47:34 -08:00