aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* 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
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* Enhanced HTTP numeric IP checkLuca Deri2022-10-22
* Add Elasticsearch protocol dissector. (#1782)Toni2022-10-21
* 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
* Add some popular streaming applicationsNardi Ivan2022-10-17
* Updated protocol dissector serialisation code. (#1767)Toni2022-10-15
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Windows changesLuca Deri2022-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
* Line app support (#1759)sharonenoch2022-10-01
* 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
* Build ndpiReader and run regression tests.Toni Uhlig2022-09-21
* Moved `NDPI_API_VERSION` to `src/include/ndpi_define.h.in` where it belongs.Toni Uhlig2022-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
* Added MAX_NBPF_CUSTOM_PROTO defineLuca Deri2022-09-17
* Initial work towards custom BPF protocol definitionLuca2022-09-16
* Add CryNetwork dissector.Toni Uhlig2022-09-16
* Add Syncthing dissector.Toni Uhlig2022-09-16
* Add NATPMP dissector. (#1738)Toni2022-09-16
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* STUN: several improvementsNardi Ivan2022-09-11
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Fix broken ndpi_timeval_to_(milli|micro)seconds (>UINT_MAX). (#1720)Toni2022-09-04
* 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