aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* Add a new flow risk about literal IP addresses used as SNI (#1892)Ivan Nardi2023-03-02
* Fix insert of ip addresses into patricia tree(s) (#1895)Ivan Nardi2023-03-02
* Keep master protocol in `ndpi_reconcile_protocols`Nardi Ivan2023-03-01
* SoftEther: fix invalid memory accessNardi Ivan2023-03-01
* Fixed uninitialized variableLuca Deri2023-02-27
* Added missing breakLuca Deri2023-02-27
* Improved protocol detection exploiting IP-based guessLuca Deri2023-02-27
* Enhanced custom port definition and improved error reporting in case of dupli...Luca Deri2023-02-24
* fuzz: extend fuzz coverage (#1888)Ivan Nardi2023-02-16
* Fix export/serialization of `flow->risk` (#1885)Ivan Nardi2023-02-14
* Fix packet counters (#1884)Ivan Nardi2023-02-13
* Fix detection of packet direction and NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1883)Ivan Nardi2023-02-13
* Centos7 fixesLuca Deri2023-02-13
* Update roaring bitmap codeLuca Deri2023-02-12
* Add Yandex services detection (#1882)0xA50C1A12023-02-09
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Add VK detection (#1880)0xA50C1A12023-02-02
* File rename to avoid name clashes (e.g. on Windows)Luca Deri2023-01-31
* Updated (C)Luca Deri2023-01-31
* fuzz: add a new fuzzer to test serialization/deserialization code (#1876)Ivan Nardi2023-01-27
* Improved connection refused detectionLuca Deri2023-01-25
* Fix compilation and CI (#1875)Ivan Nardi2023-01-25
* Update every ip lists (#1872)Ivan Nardi2023-01-25
* CenOS compilation fixLuca Deri2023-01-25
* Compilation fixesLuca Deri2023-01-25
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* Some small changes (#1869)Ivan Nardi2023-01-25
* Added new risk NDPI_TCP_ISSUESLuca Deri2023-01-24
* fuzz: fix memory allocation failure logic (#1867)Ivan Nardi2023-01-20
* Bittorrent: fix detection over TCP (#1868)Ivan Nardi2023-01-19
* Minor changes in `ndpi_detection_giveup()` (#1861)Ivan Nardi2023-01-19
* Fix undefined-behaviour in ahocorasick callback (#1864)Ivan Nardi2023-01-19
* Bittorrent: fix heap-buffer-overflow (#1863)Ivan Nardi2023-01-19
* Shrinked symbolic flow risks labelsLuca Deri2023-01-19
* LRU caches: add a generic (optional and configurable) expiration logic (#1855)Ivan Nardi2023-01-18
* POP3: improve detection (#1856)Ivan Nardi2023-01-18
* Improve support for Snapchat voip calls (#1858)Ivan Nardi2023-01-17
* Add detection of Tailscale (#1857)Ivan Nardi2023-01-17
* Add Meraki Cloud protocol and improve other protocols (#1854)Ivan Nardi2023-01-17
* Add some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
* Fix classification "by-port" (#1851)Ivan Nardi2023-01-17
* Improved DGA detectionLuca Deri2023-01-12
* PPSTREAM: fix some heap-buffer overflows (#1846)Ivan Nardi2023-01-05
* Fix missing bracket at ppstream (#1843)Ege Çetin2023-01-03
* Fix some warnings and two errors found while fuzzing (#1844)Ivan Nardi2023-01-03
* Added NDPI_MINOR_ISSUES risk used for storing generic/relevant information ab...Luca Deri2022-12-31
* Added NDPI_PERIODIC_FLOW flow risk to be used by apps based on nDPILuca Deri2022-12-30
* Implemented EDNS(0) support in DNS dissectorLuca Deri2022-12-29
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* Remove some old protocols (#1832)Ivan Nardi2022-12-23