aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10
* Update every ip lists (#2079)Ivan Nardi2023-09-10
* Fix some errors found by fuzzers (#2078)Ivan Nardi2023-09-10
* Reworked initializationLuca Deri2023-09-10
* Added OperaVPN detectionLuca Deri2023-09-09
* Enhance DNS risk for long hostnames (> 32)Luca Deri2023-09-09
* Improved detection of invalid chars in DNS namesLuca Deri2023-09-09
* Win fixLuca Deri2023-09-08
* Added NDPI_TLS_ALPN_SNI_MISMATCH flow riskLuca Deri2023-09-07
* CleanupLuca2023-09-07
* Disabled debug messageLuca Deri2023-09-05
* Minor warning fixesLuca Deri2023-09-05
* Improved classification further reducing memory usedLuca Deri2023-09-05
* Compilation fixes for old compilersLuca Deri2023-09-05
* Added sub-domain classification fixLuca Deri2023-09-05
* Classification fixesLuca Deri2023-09-05
* Added ndpi_bitmap64 supportLuca Deri2023-09-05
* Added ndpi_murmur_hash to the nDPI APILuca Deri2023-09-04
* Merged new and old version of ndpi_domain_classify.c codeLuca Deri2023-09-02
* Reworked domain classification based on binary filtersLuca Deri2023-09-02
* Improvement for reducing false positivesLuca Deri2023-09-01
* Code cleanupLuca Deri2023-09-01
* Added ndpi_binary_bitmap datastrutureLuca Deri2023-08-31
* Fixed heap-buffer-overflow issueLuca Deri2023-08-31
* Code cleanupLuca Deri2023-08-31
* Added commentLuca Deri2023-08-31
* Added missing lists filesLuca Deri2023-08-29
* Fixes distLuca Deri2023-08-29
* Added -G flagLuca Deri2023-08-29
* Warning fixesLuca Deri2023-08-29
* Added README fileLuca Deri2023-08-29
* Swap from Aho-Corasick to an experimental/home-grown algorithm that uses a pr...Luca Deri2023-08-29
* Added `lists/gambling.list` to extra dist.Toni Uhlig2023-08-27
* fix compilation and symbol checkToni Uhlig2023-08-27
* fix compilationToni Uhlig2023-08-27
* Search fixesLuca Deri2023-08-26
* Changes for supporinng more efficient sub-string matchingLuca Deri2023-08-26
* Improved domain search tet unitLuca Deri2023-08-26
* LEak fixLuca Deri2023-08-26
* Added ndpi_domain_classify_XXX(0 APILuca Deri2023-08-26
* Warning fixLuca Deri2023-08-25
* added bimap and/or with allocationLuca Deri2023-08-24
* Minor improvementsLuca Deri2023-08-23
* Added ndpi_bitmap_is_empty() and ndpi_bitmap_optimize() API callsLuca2023-08-23
* Boundary checkLuca2023-08-21
* Improved Wireguard detectionLuca2023-08-21
* Removed empty lineLuca2023-08-21
* Added ndpi_bitmap_andnot API callLuca2023-08-21
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Fix compilation on Windows (#2072)Ivan Nardi2023-08-14