aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_hash.c
Commit message (Expand)AuthorAge
* Minor hash improvementLuca Deri2024-02-04
* Fixed loading of non-ICANN domains that caused false positives with ndpi_load...Luca Deri2024-01-27
* fuzz: improve fuzzing coverage (#2239)Ivan Nardi2024-01-02
* fuzz: improve coverage and remove dead code (#2135)Ivan Nardi2023-11-07
* fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082)Ivan Nardi2023-09-10
* Added ndpi_bitmap64 supportLuca Deri2023-09-05
* Added ndpi_murmur_hash to the nDPI APILuca Deri2023-09-04
* Reworked domain classification based on binary filtersLuca Deri2023-09-02
* Code cleanupLuca Deri2023-09-01