aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* ndpiReader: allow to configure LRU caches TTL and size (#2004)Ivan Nardi2023-06-08
* 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
* Implemented ndpi_predict_linear() for predicting a timeseries value overtimeLuca Deri2023-05-19
* HTTP: improve extraction of metadata and of flow risks (#1959)Ivan Nardi2023-05-05
* ndpiReader: fix print of flow payload (#1960)Ivan Nardi2023-05-04
* Missing module terminationLuca Deri2023-04-28
* Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948)Ivan Nardi2023-04-25
* Improved debug output. (#1951)Toni2023-04-21
* ndpiReader: fix flow stats (#1943)Ivan Nardi2023-04-14
* Improved debug logging.lns2023-04-11
* Implemented ndpi_XXX_reset() API calls whre XXX is ses, des, hwLuca Deri2023-04-08
* Fix LRU/Patricia/Automa stats in `ndpiReader` with multiple threads (#1934)Ivan Nardi2023-04-06
* 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
* Ookla: rework detection (#1922)Ivan Nardi2023-03-30
* Add another example of custom rules (#1923)Ivan Nardi2023-03-30
* ndpiReader: fix VXLAN de-tunneling (#1913)Ivan Nardi2023-03-25
* Add support for vxlan decapsulation (#1441) (#1900)Maatuq2023-03-22
* Added the ability to define custom protocols with arbitrary Ids in proto.txtLuca Deri2023-03-22
* Removed overlapping portLuca Deri2023-03-21
* Added ability to define an unlimited number of custom rules IP:port for the s...Luca Deri2023-03-13
* ndpiReader: print how many packets (per flow) were needed to perform full DPI...Ivan Nardi2023-03-01
* Indent fixLuca Deri2023-02-27
* 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
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* Some small changes (#1869)Ivan Nardi2023-01-25
* Added new risk NDPI_TCP_ISSUESLuca Deri2023-01-24
* LRU caches: add a generic (optional and configurable) expiration logic (#1855)Ivan Nardi2023-01-18
* Fix infinite loop when a custom rule has port 65535 (#1833)Ivan Nardi2022-12-21
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* STUN: add detection of ZOOM peer-to-peer flows (#1825)Ivan Nardi2022-12-11
* DTLS: handle (certificate) fragments (#1811)Ivan Nardi2022-12-10
* Added Zoom screen share detectionLuca Deri2022-12-09
* Added RTP stream type in flow metadataLuca Deri2022-12-09
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Updated test resultsLuca Deri2022-12-05
* Exported HTTP server in metadataLuca Deri2022-12-05
* thread_index may by negative. (#1814)Gowa20172022-12-05
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* Added support for Linux Cooked Capture v2Luca Deri2022-11-16
* Improve export/print of L4 protocol information (#1799)Ivan Nardi2022-11-13
* Fix json export of ipv6 addressesNardi Ivan2022-11-07
* Add basic profiling of memory allocations on data-path (#1789)Ivan Nardi2022-10-28