aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
Commit message (Expand)AuthorAge
* New API to enable/disable protocols. Removed `NDPI_LAST_IMPLEMENTED_PROTOCOL`...Ivan Nardi2025-06-23
* ndpiReader: print categories summary (#2895)Ivan Nardi2025-06-21
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* First step into a dynamic number of protocols (#2857)Ivan Nardi2025-06-03
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* BFCP: fix check on payload length and extract metadata (#2854)Ivan Nardi2025-05-26
* TLS: avoid exporting TLS heuristic fingerprint as metadata (#2783)Ivan Nardi2025-03-27
* FastCGI: use specific metadata, not the HTTP ones (#2774)Ivan Nardi2025-03-19
* Improved RTP dissection with EVS and other mobile voice codecsLuca Deri2025-02-20
* Exported RTP payload in packet metadataLuca Deri2025-02-19
* ndpiReader: print more DNS information (#2717)Ivan Nardi2025-02-11
* Added ndpi_find_protocol_qoe() API callLuca Deri2025-02-10
* ndpiReader: add some global statistics about FPC (#2680)Ivan Nardi2025-01-17
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* ndpiReader: update JA statistics (#2646)Ivan Nardi2025-01-06
* QUIC: extract "max idle timeout" parameter (#2649)Ivan Nardi2025-01-06
* TLS: remove ESNI support (#2648)Ivan Nardi2025-01-06
* STUN/RTP: improve metadata extraction (#2641)Ivan Nardi2024-12-11
* STUN counter changesLuca Deri2024-11-29
* Enhanced STUN statsLuca Deri2024-11-28
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* SIP: extract some basic metadataIvan Nardi2024-11-12
* Added HTTP credentials extractionLuca Deri2024-10-31
* TLS: export heuristic fingerprint as metadata (#2609)Ivan Nardi2024-10-28
* ndpiReader: add some statistics about monitoring (#2602)Ivan Nardi2024-10-19
* Implemented nDPI TCP fingerprintLuca Deri2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added support for printing JA4r when enabledLuca Deri2024-10-11
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Let the library returning the packet direction calculated internally (#2572)Ivan Nardi2024-09-27
* Add infrastructure for explicit support of Fist Packet Classification (#2488)Ivan Nardi2024-07-03
* wireshark: lua: export some metadataNardi Ivan2024-06-25
* Implemented STUN peer_address, relayed_address, response_origin, other_addres...Luca Deri2024-04-12
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* Added support for STUN Mapped IP addressLuca Deri2024-04-03
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* config: move debug/log configuration to the new APINardi Ivan2024-01-18
* Add realtime protocol output to `ndpiReader`. (#2197)Toni2024-01-09
* Implements JA4 Support (#2191)Luca Deri2023-12-22
* 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