| Commit message (Expand) | Author | Age |
* | ndpi_mod is now optional (albeit better to spcify it) in ndpi_domain_classify... | Luca Deri | 2024-05-07 |
* | fuzz: improvements (#2400) | Ivan Nardi | 2024-04-20 |
* | Domain Classification Improvements (#2396) | Luca Deri | 2024-04-18 |
* | Added support for roaring bitmap v3 (#2355) | Luca Deri | 2024-03-25 |
* | Removed check fir skipping .arpa domains | Luca Deri | 2024-01-27 |
* | Fixed loading of non-ICANN domains that caused false positives with ndpi_load... | Luca Deri | 2024-01-27 |
* | Improved ndpi_get_host_domain | Luca | 2024-01-16 |
* | Added ndpi_get_host_domain() for returning the host domain | Luca | 2024-01-16 |
* | Removes extraneous parentheses that caused macOS to complain | Luca | 2024-01-15 |
* | Added new API calls | Luca | 2024-01-15 |
* | Fix some warnings reported by CODESonar (#2227) | Ivan Nardi | 2024-01-12 |
* | fuzz: extend fuzzing coverage | Nardi Ivan | 2023-09-16 |
* | Add `ndpi_domain_classify_finalize()` function (#2084) | Ivan Nardi | 2023-09-12 |
* | Fixes matches with domain name strings that start with a dot | Luca Deri | 2023-09-11 |
* | fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082) | Ivan Nardi | 2023-09-10 |
* | fuzz: add fuzzers to test reader_util code (#2080) | Ivan Nardi | 2023-09-10 |
* | Fix some errors found by fuzzers (#2078) | Ivan Nardi | 2023-09-10 |
* | Reworked initialization | Luca Deri | 2023-09-10 |
* | Minor warning fixes | Luca Deri | 2023-09-05 |
* | Improved classification further reducing memory used | Luca Deri | 2023-09-05 |
* | Added sub-domain classification fix | Luca Deri | 2023-09-05 |
* | Classification fixes | Luca Deri | 2023-09-05 |
* | Added ndpi_bitmap64 support | Luca Deri | 2023-09-05 |
* | Added ndpi_murmur_hash to the nDPI API | Luca Deri | 2023-09-04 |
* | Merged new and old version of ndpi_domain_classify.c code | Luca Deri | 2023-09-02 |
* | Reworked domain classification based on binary filters | Luca Deri | 2023-09-02 |
* | Improvement for reducing false positives | Luca Deri | 2023-09-01 |
* | Added ndpi_binary_bitmap datastruture | Luca Deri | 2023-08-31 |
* | Code cleanup | Luca Deri | 2023-08-31 |
* | Swap from Aho-Corasick to an experimental/home-grown algorithm that uses a pr... | Luca Deri | 2023-08-29 |
* | fix compilation and symbol check | Toni Uhlig | 2023-08-27 |
* | Search fixes | Luca Deri | 2023-08-26 |
* | LEak fix | Luca Deri | 2023-08-26 |
* | Added ndpi_domain_classify_XXX(0 API | Luca Deri | 2023-08-26 |