aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* 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
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)Ivan Nardi2022-07-29
* TINC: avoid processing SYN packets (#1676)Ivan Nardi2022-07-28
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* Windows error C2466 fix (array size init with 0).Zied Aouini2022-07-22
* Windows compilation fix.Zied Aouini2022-07-22
* TLS: improve reassembler (#1669)Ivan Nardi2022-07-22
* SKYPE: fix detection over UDPNardi Ivan2022-07-20
* SKYPE: remove detection over TCPNardi Ivan2022-07-20
* Introduced risk accountabilityLuca2022-07-12
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636)Ivan Nardi2022-07-05
* Cleaned-up issuer DN check code addingLuca Deri2022-07-04
* Replaced malicious JA3-md5/SSL-cert-sha1 ac automata with hashmaps.Toni Uhlig2022-07-04
* Add two new confidence values: confidence by partial DPI (#1632)Ivan Nardi2022-07-04
* bins: add support for 64bit bins (#1626)Ivan Nardi2022-07-03