aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
Commit message (Expand)AuthorAge
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* Cleaned up mining datastructureLuca2023-09-27
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10
* DNS: extract geolocation information, if available (#2065)Ivan Nardi2023-07-31
* TLS: add basic, basic, detection of Encrypted ClientHello (#2053)Ivan Nardi2023-07-21
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* ndpiReader: improve printing of payload statistics (#1989)Ivan Nardi2023-05-29
* HTTP: improve extraction of metadata and of flow risks (#1959)Ivan Nardi2023-05-05
* 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