aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* 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
* Improved MGCP dissector. (#1717)Toni2022-08-30
* QUIC: add support for 0-RTT packets received before the InitialNardi Ivan2022-08-24
* Support serialization of double-precision floating-point numbers. Fixes #1702.lns2022-08-24
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Further simplification of `ndpi_process_extra_packet()` (#1698)Ivan Nardi2022-08-05
* Add Discord dissector. (#1694)Toni2022-08-03
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* TLS: avoid useless extra dissection (#1690)Ivan Nardi2022-07-31
* Add Softether dissector. (#1679)Toni2022-07-29
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683)Ivan Nardi2022-07-29
* Revert "Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)"...Ivan Nardi2022-07-29