| Commit message (Expand) | Author | Age |
* | fuzz: extend fuzzers coverage (#1952) | Ivan Nardi | 2023-04-25 |
* | Add "Heroes of the Storm" video game signature detection. (#1949) | nikitamishagin | 2023-04-22 |
* | Improved debug output. (#1951) | Toni | 2023-04-21 |
* | Added OICQ dissector. (#1950) | Toni | 2023-04-21 |
* | Simplify `ndpi_internal_guess_undetected_protocol()` (#1941) | Ivan Nardi | 2023-04-12 |
* | Added BACnet dissector. (#1940) | Toni | 2023-04-11 |
* | Improved debug logging. | lns | 2023-04-11 |
* | Improved invalid logging via printf(). | lns | 2023-04-11 |
* | Added Source Engine dissector. (#1937) | Toni | 2023-04-11 |
* | Ookla: rework detection (#1922) | Ivan Nardi | 2023-03-30 |
* | Added the ability to define custom protocols with arbitrary Ids in proto.txt | Luca Deri | 2023-03-22 |
* | Improved checks for duplicated entries in protocols file | Luca Deri | 2023-03-21 |
* | DisneyPlus/Hulu ip lists should be auto-generated (#1905) | Ivan Nardi | 2023-03-20 |
* | Add a new protocol id for generic Adult Content traffic (#1906) | Ivan Nardi | 2023-03-20 |
* | Add a new protocol id for generic advertisement/analytics/tracking stuff (#1904) | Ivan Nardi | 2023-03-20 |
* | FreeBSD compilation fix | Luca Deri | 2023-03-14 |
* | fuzz: simplify fuzzers dependencies in CIFuzz (#1896) | Ivan Nardi | 2023-03-14 |
* | Added ability to define an unlimited number of custom rules IP:port for the s... | Luca Deri | 2023-03-13 |
* | Minor cleanup | Luca Deri | 2023-03-13 |
* | Added fix for better handling exceptions rollback in case of later match | Luca Deri | 2023-03-06 |
* | Add a new flow risk about literal IP addresses used as SNI (#1892) | Ivan Nardi | 2023-03-02 |
* | Fix insert of ip addresses into patricia tree(s) (#1895) | Ivan Nardi | 2023-03-02 |
* | Keep master protocol in `ndpi_reconcile_protocols` | Nardi Ivan | 2023-03-01 |
* | Fixed uninitialized variable | Luca Deri | 2023-02-27 |
* | Added missing break | Luca Deri | 2023-02-27 |
* | Improved protocol detection exploiting IP-based guess | Luca Deri | 2023-02-27 |
* | Enhanced custom port definition and improved error reporting in case of dupli... | Luca Deri | 2023-02-24 |
* | fuzz: extend fuzz coverage (#1888) | Ivan Nardi | 2023-02-16 |
* | Fix packet counters (#1884) | Ivan Nardi | 2023-02-13 |
* | Fix detection of packet direction and NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1883) | Ivan Nardi | 2023-02-13 |
* | Add Yandex services detection (#1882) | 0xA50C1A1 | 2023-02-09 |
* | fuzz: some improvements and add two new fuzzers (#1881) | Ivan Nardi | 2023-02-09 |
* | Add VK detection (#1880) | 0xA50C1A1 | 2023-02-02 |
* | Improved connection refused detection | Luca Deri | 2023-01-25 |
* | Fix compilation and CI (#1875) | Ivan Nardi | 2023-01-25 |
* | CenOS compilation fix | Luca Deri | 2023-01-25 |
* | Compilation fixes | Luca Deri | 2023-01-25 |
* | Add some fuzzers to test other data structures. (#1870) | Ivan Nardi | 2023-01-25 |
* | Some small changes (#1869) | Ivan Nardi | 2023-01-25 |
* | Added new risk NDPI_TCP_ISSUES | Luca Deri | 2023-01-24 |
* | fuzz: fix memory allocation failure logic (#1867) | Ivan Nardi | 2023-01-20 |
* | Minor changes in `ndpi_detection_giveup()` (#1861) | Ivan Nardi | 2023-01-19 |
* | Fix undefined-behaviour in ahocorasick callback (#1864) | Ivan Nardi | 2023-01-19 |
* | LRU caches: add a generic (optional and configurable) expiration logic (#1855) | Ivan Nardi | 2023-01-18 |
* | Add detection of Tailscale (#1857) | Ivan Nardi | 2023-01-17 |
* | Add Meraki Cloud protocol and improve other protocols (#1854) | Ivan Nardi | 2023-01-17 |
* | Add some fuzzers to test algorithms and data structures (#1852) | Ivan Nardi | 2023-01-17 |
* | Fix classification "by-port" (#1851) | Ivan Nardi | 2023-01-17 |
* | Improved DGA detection | Luca Deri | 2023-01-12 |
* | Fix some warnings and two errors found while fuzzing (#1844) | Ivan Nardi | 2023-01-03 |