aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* 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
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* ndpiReader: fix help message. There isn't a 'J' option (#1770)Ivan Nardi2022-10-14
* Fix compilation and sync utests resultsNardi Ivan2022-10-04
* 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
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* Improved NATPMP dissection. (#1745)Toni2022-09-21
* Build ndpiReader and run regression tests.Toni Uhlig2022-09-21
* Finalized nBPF support. You can now define custom protocols such asLuca Deri2022-09-21
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Replace obsolete linux macroAlfredo Cardigliano2022-09-13
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Fixed serializing bug caused by an unitialized serializer.Toni Uhlig2022-08-24
* Support serialization of double-precision floating-point numbers. Fixes #1702.lns2022-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
* SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685)Ivan Nardi2022-07-30
* 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
* Improve handling of HTTP-Proxy and HTTP-Connect (#1673)Ivan Nardi2022-07-25
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* reader_util: stop processing a flow (#1666)Ivan Nardi2022-07-20
* Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659)Toni2022-07-13
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Updated JA3/SSL fingerprints.Toni Uhlig2022-07-04
* bins: add support for 64bit bins (#1626)Ivan Nardi2022-07-03
* Improved TFTP. Dissect Read/Write Request filenames. (#1617)Toni2022-07-03