aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mining.c
Commit message (Expand)AuthorAge
* LRU cache: move to 64 bits long keys (#2346)Ivan Nardi2024-03-15
* mining: a better identification logic (#2221)Ivan Nardi2023-12-20
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* add ethereum protocol dissector. (#2111)Maatuq2023-10-25
* Cleaned up mining datastructureLuca2023-09-27
* Add bitcoing protocol dissector. (#1992)Maatuq2023-05-31
* Some small changes (#1869)Ivan Nardi2023-01-25
* LRU caches: add a generic (optional and configurable) expiration logic (#1855)Ivan Nardi2023-01-18
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Make LRU caches ipv6 aware (#1810)Ivan Nardi2022-12-03
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* DTLS: fix exclusion of DTLS protocolNardi Ivan2022-07-20
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Removed un-necessary guess in miningLuca Deri2022-04-01
* Mining: cleanup registration (#1496)Ivan Nardi2022-03-25
* Some small fixes (#1481)Ivan Nardi2022-03-08
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Added extra checkLuca Deri2021-10-07
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Mining: lru cache is ipv4 only (for the time being) (#1159)Ivan Nardi2021-03-31
* Improved mining detection supportLuca Deri2021-03-30
* (C) UpdateLuca Deri2021-01-07
* Fix compilation with --enable-debug-messages flagNardi Ivan2020-06-26
* Added missing flow extra info export in flowsLuca Deri2020-01-10
* Added flow extra info fieldLuca Deri2020-01-10
* Various ethereum improvementsLuca Deri2020-01-08
* Fixed false positive mining detectionLuca2019-03-01
* Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ...Luca2018-09-18