aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
Commit message (Expand)AuthorAge
* ndpiReader: print how many packets (per flow) were needed to perform full DPI...Ivan Nardi2023-03-01
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* Exported HTTP server in metadataLuca Deri2022-12-05
* Added support for Linux Cooked Capture v2Luca Deri2022-11-16
* Fix json export of ipv6 addressesNardi Ivan2022-11-07
* 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
* Improved NATPMP dissection. (#1745)Toni2022-09-21
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* 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
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Added RiskInfo stringLuca Deri2022-05-30
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* fuzz: purge old sessions (#1451)Ivan Nardi2022-02-21
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Improved user agent analysisLuca Deri2022-01-09
* Update copyrightAlfredo Cardigliano2022-01-03
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Reduce memory used by `ndpiReader` (#1371)Ivan Nardi2021-11-11
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
* Initial work towards detection via TLS of browser typesLuca2021-05-06
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* ndpiReader: print an error msg if we found an unsupported datalink type (#1157)Ivan Nardi2021-03-23
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Fix a warning (#1125)Ivan Nardi2021-02-03
* Code cleanup: third party uthash is at the right placeLuca Deri2021-01-20
* (C) UpdateLuca Deri2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10...Toni2020-12-11
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian ZgorzaƂek2020-08-09
* Removed csv_fp as external symbol. Instead passing csv_fp through as argument.Toni Uhlig2020-07-08
* Merge pull request #932 from IvanNardi/logLuca Deri2020-07-07
|\
| * Incorporated some feedbackNardi Ivan2020-07-01
| * Fix compilation with --enable-debug-messages flagNardi Ivan2020-06-26
* | Fix memory leak about purged/expired flowsNardi Ivan2020-06-28
* | Fix (harmless) memory leaks when DPDK is enabledNardi Ivan2020-06-28
|/
* Added ndpi_bin_XXX APILuca Deri2020-06-22
* Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
* Added support for Encrypted TLS SNI dissectionLuca Deri2020-05-28
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10