aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
...
* ndpireader: fix "Discarded bytes" statistics (#1877)Ivan Nardi2023-01-27
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* DTLS: handle (certificate) fragments (#1811)Ivan Nardi2022-12-10
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Exported HTTP server in metadataLuca Deri2022-12-05
* Added support for Linux Cooked Capture v2Luca Deri2022-11-16
* Add basic profiling of memory allocations on data-path (#1789)Ivan Nardi2022-10-28
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* Added the ability to track the payload via -E and via the new option 'ndpi_tr...Luca2022-10-04
* TLS/DTLS: we process certificate for UDP flows, tooNardi Ivan2022-09-30
* Improved NATPMP dissection. (#1745)Toni2022-09-21
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Fixed serializing bug caused by an unitialized serializer.Toni Uhlig2022-08-24
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Add Discord dissector. (#1694)Toni2022-08-03
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Add Softether dissector. (#1679)Toni2022-07-29
* Improve handling of HTTP-Proxy and HTTP-Connect (#1673)Ivan Nardi2022-07-25
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* reader_util: stop processing a flow (#1666)Ivan Nardi2022-07-20
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Improved TFTP. Dissect Read/Write Request filenames. (#1617)Toni2022-07-03
* Fix compilation and sync unit tests results (#1606)Ivan Nardi2022-06-20
* Added unidirectional traffic flow riskLuca Deri2022-06-20
* Added collectd dissector (again). (#1601)Toni2022-06-17
* Fix invalid memory access (#1596)Ivan Nardi2022-06-14
* Added ability to return risk info in JSON format in ndpi_get_flow_risk_info()Luca2022-05-30
* Fixed dispay bug for risk_infoLuca Deri2022-05-30
* Updated tests resultsLuca Deri2022-05-30
* Added RiskInfo stringLuca Deri2022-05-30
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* Added generic user agent setter. (#1530)Toni2022-04-25
* XIAOMI: add detection of Xiaomi traffic (#1529)Ivan Nardi2022-04-25
* Removed superfluous ifdef'd includes. (#1519)Toni2022-04-19
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* reader_util: add support for userAgent in SSDP (#1502)Ivan Nardi2022-03-28
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Errors fixed (#1482)Vitaly Lavrov2022-03-08
* reader_util: fix parsing of MPLS packets (#1467)Ivan Nardi2022-03-02
* reader_util: fix TZSP decapsulation (#1460)Ivan Nardi2022-02-27
* reader_util: fix parsing of IPv6 extension headers (#1453)Ivan Nardi2022-02-22
* reader_util: fix infinite loop in packet dissection (#1454)Ivan Nardi2022-02-22
* fuzz: purge old sessions (#1451)Ivan Nardi2022-02-21
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* Removed legacy codeLuca Deri2022-01-11
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11