Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Re-Added corpus zipfile generation required for google-oss fuzzer | Toni Uhlig | 2020-06-27 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | fixed fuzzing tests in a way that ./tests/do.sh is now able to use corpus ↵ | Toni Uhlig | 2020-06-27 |
| | | | | | | *.pcap files from ./tests/pcap Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Disabled unused code | Luca Deri | 2020-06-25 |
| | |||
* | Libfuzz fixes | Luca | 2020-02-02 |
| | |||
* | Added missing additiona libs | Luca | 2020-02-02 |
| | |||
* | Modifies fuzz target to fix leaks | Philippe Antoine | 2020-01-31 |
| | |||
* | Added memory boundary check in HTTP dissector | Luca Deri | 2020-01-24 |
| | |||
* | Debug compilation flag for fuzz targets | Philippe Antoine | 2020-01-24 |
| | | | | And adding include file to fuzz_ndpi_reader | ||
* | Generates automatically corpus for fuzz target | Philippe Antoine | 2020-01-22 |
| | |||
* | New fuzz target : fuzz_ndpi_reader | Philippe Antoine | 2020-01-14 |
| | |||
* | Fixed new nDPi API | Luca Deri | 2019-11-12 |
| | |||
* | Adds fuzz target | Philippe Antoine | 2019-10-31 |
And configur option enable-fuzztargets |