aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_classify.c
Commit message (Expand)AuthorAge
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Implements ndpi_pearson_correlation for measuring how correlated are two seriesLuca Deri2023-12-27
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010)Toni2023-06-12
* fuzz: extend fuzzers coverage (#1952)Ivan Nardi2023-04-25
* Fix some errors found by oss-fuzz (#1834)Ivan Nardi2022-12-20
* Removed gettimeofday as win files has located in windows/src/Luca Deri2022-10-14
* Windows changesLuca Deri2022-10-06
* Fix ndpi_timeval_to_milliseconds/microseconds for platforms with tv_usec is a...Toni2022-10-02
* Fix broken ndpi_timeval_to_(milli|micro)seconds (>UINT_MAX). (#1720)Toni2022-09-04
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Fixed shlib xcompile for x86_64-w64-mingw32Toni Uhlig2020-09-08
* OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian ZgorzaƂek2020-08-09
* Minor fixesLuca Deri2020-01-21
* Win fixesLuca Deri2019-12-14
* Code cleanupLuca Deri2019-10-02
* Manual merge of pull #769Luca Deri2019-10-02
* Fix crash due to recent code changes when using hyperscan and mining_hosts.Ravi Kerur2019-10-02
* Restore protocol extraction to original method.Ravi Kerur2019-09-21
* Initial work towards traffic classificationLuca2019-08-27
* Warnign fixLuca Deri2019-07-24
* Simplified makefileLuca Deri2019-07-23
* Add SPLT and BD classification to the lib.Ravi Kerur2019-07-23