Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add some fuzzers to test other data structures. (#1870) | Ivan Nardi | 2023-01-25 |
| | | | | | | | Start using a dictionary for fuzzing (see: https://llvm.org/docs/LibFuzzer.html#dictionaries). Remove some dead code. Fuzzing with debug enabled is not usually a great idea (from performance POV). Keep the code since it might be useful while debugging. | ||
* | Update libcache | Vitaly Lavrov | 2018-02-06 |
| | | | | | Using ndpi_calloc(), ndpi_free() in libcache. Fixing warnings about mixing declaration and code. | ||
* | Merge pull request #391 from deselmo/dev | Michele Campus | 2017-06-02 |
|\ | | | | | Updated libcache's license | ||
| * | Update license libcache | William Guglielmo | 2017-06-02 |
| | | |||
* | | compilation fix | cardigliano | 2017-06-01 |
|/ | |||
* | Updated libcache | William Guglielmo | 2017-05-30 |
| | |||
* | Added tinc protocol detection | William Guglielmo | 2017-05-29 |