| Commit message (Expand) | Author | Age |
* | Fixed uninitialized memory use. (#1198) | Vitaly Lavrov | 2021-06-07 |
* | Check datalink during fuzzing to prevent console / logfile spam. See #1175 fo... | Toni | 2021-05-09 |
* | Compilation fix | Luca Deri | 2021-04-26 |
* | Fixed mispelled API call | Luca Deri | 2021-02-22 |
* | Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132) | Toni | 2021-02-10 |
* | Fix a memory leak on fuzzing code (#1036) | Hosein Ghahremanzadeh | 2020-10-21 |
* | Add (optional) dependency on external libraries: libgcrypt and libgpg-error | Nardi Ivan | 2020-08-21 |
* | Added memory checks | Luca Deri | 2020-08-02 |
* | Removed csv_fp as external symbol. Instead passing csv_fp through as argument. | Toni Uhlig | 2020-07-08 |
* | Merge pull request #940 from lnslbrty/fix/small-and-optimistic-improvments | Luca Deri | 2020-07-06 |
|\ |
|
| * | Fixed CodeInspector issues. | Toni Uhlig | 2020-07-05 |
* | | Added fuzz_*_LDADD to give Automake the opportunity to do some dependency tra... | Toni Uhlig | 2020-06-29 |
|/ |
|
* | Improved fuzz_ndpi_reader which supports now SMP/MT w/o race-coniditions. | Toni Uhlig | 2020-06-29 |
* | Re-Added corpus zipfile generation required for google-oss fuzzer | Toni Uhlig | 2020-06-27 |
* | fixed fuzzing tests in a way that ./tests/do.sh is now able to use corpus *.p... | Toni Uhlig | 2020-06-27 |
* | 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 |
* | 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 |