aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
...
* Add support for multiline jsonAlfredo Cardigliano2023-07-12
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* STUN: tell RTP from RTCP while in monitoring state (#2027)Ivan Nardi2023-06-27
* STUN: add dissection of DTLS handshake (#2018)Ivan Nardi2023-06-26
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* RTP: rework code (#2021)Ivan Nardi2023-06-23
* Add Apache Thrift protocol dissector. (#2007)Toni2023-06-22
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* Reworked teams handlingLuca Deri2023-06-15
* Fix compilation (#2011)Ivan Nardi2023-06-15
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* Fix missing u_char, u_short and u_int typedefs for some platforms e.g.: (#2009)Toni2023-06-12
* QUIC: fix dissection of packets forcing VNNardi Ivan2023-06-08
* ProtonVPN: add basic detection (#2006)Ivan Nardi2023-06-08
* Add bitcoing protocol dissector. (#1992)Maatuq2023-05-31
* Numeric truncation at `ndpi_analyze.c` at lines 101, 104, 107, 110 (#1999)headshog2023-05-30
* Changed logging callback function sig. (#2000)Toni2023-05-30
* fixed numeric truncation error in ndpi_main.c:6837 (#1998)headshog2023-05-29
* Add support for Epic Games and GeForceNow/Nvidia (#1990)Ivan Nardi2023-05-27
* HTTP: rework state machine (#1966)Ivan Nardi2023-05-16
* HTTP: improve extraction of metadata and of flow risks (#1959)Ivan Nardi2023-05-05
* Improve detection of crawler/bot traffic (#1956)Ivan Nardi2023-05-04
* Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948)Ivan Nardi2023-04-25
* 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
* Added ability to define an unlimited number of custom rules IP:port for the s...Luca 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
* Fix packet counters (#1884)Ivan Nardi2023-02-13
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Fix compilation and CI (#1875)Ivan Nardi2023-01-25
* Compilation fixesLuca Deri2023-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 some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
* 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
* Remove some old protocols (#1832)Ivan Nardi2022-12-23
* 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