aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
* ndpiReader: fix `guessed_flow_protocols` statistic (#2203)Ivan Nardi2023-12-12
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* Cleaned up mining datastructureLuca2023-09-27
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Compilation fixes for older C compilersLuca Deri2023-08-01
* Add Service Location Protocol dissector. (#2036)Toni2023-08-01
* DNS: extract geolocation information, if available (#2065)Ivan Nardi2023-07-31
* TLS: add basic, basic, detection of Encrypted ClientHello (#2053)Ivan Nardi2023-07-21
* Implemented Count-Min Sketch [count how many times a value has been observed]Luca Deri2023-07-13
* 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
* Reworked teams handlingLuca Deri2023-06-15
* Implemented Zoom/Teams stream type detectionLuca Deri2023-06-14
* Added vlan_id in ndpi_flow2json() prototypeLuca Deri2023-06-09
* Changed logging callback function sig. (#2000)Toni2023-05-30
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* ndpiReader: improve printing of payload statistics (#1989)Ivan Nardi2023-05-29
* ndpiReader: fix export of DNS/BitTorrent attributes (#1985)Ivan Nardi2023-05-20
* ndpiReader: fix export of HTTP attributes (#1982)Ivan Nardi2023-05-20
* fixed numeric truncation errorheadshog2023-05-20
* HTTP: improve extraction of metadata and of flow risks (#1959)Ivan Nardi2023-05-05
* ndpiReader: fix flow stats (#1943)Ivan Nardi2023-04-14
* fuzz: add a new fuzzer triggering the payload analyzer function(s) (#1926)Ivan Nardi2023-04-04
* add support for gre decapsulation (#1442) (#1921)Maatuq2023-04-04
* ndpiReader: fix VXLAN de-tunneling (#1913)Ivan Nardi2023-03-25
* Add support for vxlan decapsulation (#1441) (#1900)Maatuq2023-03-22
* 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
* ndpiReader: fix packet dissection (CAPWAP and TSO) (#1878)Ivan Nardi2023-01-30
* 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