aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added printf/fprintf replacement for some internal modules.improved/logging_callback_ndpi_printflns2023-09-24
* Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications si...Luca Deri2023-09-20
* Fix some prototypes (#2085)Ivan Nardi2023-09-18
* Add support for (un-encrypted) HTTP/2 (#2087)Ivan Nardi2023-09-18
* fuzz: extend fuzzing coverageNardi Ivan2023-09-16
* Language fixLuca2023-09-15
* Add `ndpi_domain_classify_finalize()` function (#2084)Ivan Nardi2023-09-12
* tftp: update pcap resultsThomas Winter2023-09-12
* tftp: check incrementation for DATA and ACK packetsThomas Winter2023-09-12
* tftp: check for Option AcknowledgementsThomas Winter2023-09-12
* tftp: rework request checking to account for optionsThomas Winter2023-09-12
* Fixes matches with domain name strings that start with a dotLuca Deri2023-09-11
* fuzz: extend fuzzing coverage (#2083)Ivan Nardi2023-09-10
* fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082)Ivan Nardi2023-09-10
* Update protocols documentation (#2081)Ivan Nardi2023-09-10
* 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