aboutsummaryrefslogtreecommitdiff
path: root/src/lib/third_party/include/libcache.h
Commit message (Collapse)AuthorAge
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-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 libcacheVitaly Lavrov2018-02-06
| | | | | Using ndpi_calloc(), ndpi_free() in libcache. Fixing warnings about mixing declaration and code.
* Merge pull request #391 from deselmo/devMichele Campus2017-06-02
|\ | | | | Updated libcache's license
| * Update license libcacheWilliam Guglielmo2017-06-02
| |
* | compilation fixcardigliano2017-06-01
|/
* Updated libcacheWilliam Guglielmo2017-05-30
|
* Added tinc protocol detectionWilliam Guglielmo2017-05-29