aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Improved debug output. (#1951)Toni2023-04-21
* Added OICQ dissector. (#1950)Toni2023-04-21
* Simplify `ndpi_internal_guess_undetected_protocol()` (#1941)Ivan Nardi2023-04-12
* Added BACnet dissector. (#1940)Toni2023-04-11
* Added Source Engine dissector. (#1937)Toni2023-04-11
* Implemented ndpi_XXX_reset() API calls whre XXX is ses, des, hwLuca Deri2023-04-08
* H323: fix false positives (#1916)Ivan Nardi2023-04-06
* add support for gre decapsulation (#1442) (#1921)Maatuq2023-04-04
* Ookla: rework detection (#1922)Ivan Nardi2023-03-30
* remove redefinition to vxlanhdr struct in vxlan dissector (#1911)Maatuq2023-03-25
* Added the ability to define custom protocols with arbitrary Ids in proto.txtLuca Deri2023-03-22
* Add a new protocol id for generic Adult Content traffic (#1906)Ivan Nardi2023-03-20
* Add a new protocol id for generic advertisement/analytics/tracking stuff (#1904)Ivan Nardi2023-03-20
* Added ability to define an unlimited number of custom rules IP:port for the s...Luca Deri2023-03-13
* Minor cleanupLuca Deri2023-03-13
* Add a new flow risk about literal IP addresses used as SNI (#1892)Ivan Nardi2023-03-02
* 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
* 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
* fuzz: add a new fuzzer to test serialization/deserialization code (#1876)Ivan Nardi2023-01-27
* Fix compilation and CI (#1875)Ivan Nardi2023-01-25
* Compilation fixesLuca Deri2023-01-25
* Some small changes (#1869)Ivan Nardi2023-01-25
* Added new risk NDPI_TCP_ISSUESLuca Deri2023-01-24
* LRU caches: add a generic (optional and configurable) expiration logic (#1855)Ivan Nardi2023-01-18
* 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
* Added missing prototypeLuca Deri2023-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
* Added TP-LINK Smart Home Protocol dissector. (#1841)Darryl Sokoloski2022-12-20
* Added TUYA LAN Protocol dissector. (#1838)Darryl Sokoloski2022-12-19
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Added ability to decode DNS PTR records used for reverse address resolutionLuca Deri2022-12-15
* STUN: add detection of ZOOM peer-to-peer flows (#1825)Ivan Nardi2022-12-11
* DTLS: handle (certificate) fragments (#1811)Ivan Nardi2022-12-10
* Added Zoom screen share detectionLuca Deri2022-12-09
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* Fix compilation (#1819)Ivan Nardi2022-12-05
* Exported HTTP server in metadataLuca Deri2022-12-05
* Improve export/print of L4 protocol information (#1799)Ivan Nardi2022-11-13