aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* 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
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* Add Munin protocol dissector.Toni Uhlig2022-10-20
* Reworked severities adding critical and emergency, thus shifting values downLuca Deri2022-10-19
* TLS: explicit ignore client certificate (#1776)Ivan Nardi2022-10-18
* Updated protocol dissector serialisation code. (#1767)Toni2022-10-15
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Added new flow risk NDPI_HTTP_OBSOLETE_SERVER. Currently Apache and nginx are...Luca2022-10-04
* Fix compilation and sync utests resultsNardi Ivan2022-10-04
* Added the ability to track the payload via -E and via the new option 'ndpi_tr...Luca2022-10-04
* Restore Confidence enum constants to ascending values. (#1760)Toni2022-10-02
* TLS/DTLS: we process certificate for UDP flows, tooNardi Ivan2022-09-30
* Remove unused codeNardi Ivan2022-09-28
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* Improved NATPMP dissection. (#1745)Toni2022-09-21
* Finalized nBPF support. You can now define custom protocols such asLuca Deri2022-09-21
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Initial work towards custom BPF protocol definitionLuca2022-09-16
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* STUN: several improvementsNardi Ivan2022-09-11
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Serializer supports double for JSON and CSV only for the time being (TLV need...Alfredo Cardigliano2022-09-01
* Temporarily restore ndpi_serialization_unknown = 0Alfredo Cardigliano2022-09-01
* Restore ndpi_serialization_type item values. Use 0 for the new ndpi_serializa...Alfredo Cardigliano2022-09-01