| Commit message (Expand) | Author | Age |
* | Fix: 3 typos (#2366) | RoboSchmied | 2024-04-04 |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | Fix some warnings reported by CODESonar (#2227) | Ivan Nardi | 2024-01-12 |
* | Have a clear distinction between public and private/internal API (#2137) | Ivan Nardi | 2023-11-09 |
* | Simplify `ndpi_internal_guess_undetected_protocol()` (#1941) | Ivan Nardi | 2023-04-12 |
* | fuzz: some improvements and add two new fuzzers (#1881) | Ivan Nardi | 2023-02-09 |
* | Remove unused code | Nardi Ivan | 2022-09-28 |
* | Dissectors shouldn't update `flow->guessed_host_protocol_id` | Nardi Ivan | 2022-09-14 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable now | Luca Deri | 2021-02-10 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Updated (C) | Luca Deri | 2020-01-05 |
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 |
* | Major code cleanup | Luca | 2018-07-21 |
* | Simplified IPv6 datatypes | Luca Deri | 2017-12-08 |
* | Fix error: Use of uninitialized structures in tcp_udp.c | Vitaly Lavrov | 2017-10-01 |
* | Optimized code to avoid multiple calls to ndpi_network_ptree_match() | Luca Deri | 2017-01-31 |
* | rework API (part 1) - minor fixes functions | Campus | 2016-03-14 |
* | fixed mdns and tcp/udp protocols after changes | Campus | 2015-11-09 |
* | Fix for #86 | Luca Deri | 2015-10-26 |
* | Fixes #83. Critical fix: due to an invalid endianess conversion some protocol... | Luca Deri | 2015-08-26 |
* | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 |
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
* | Removed commented code | Luca | 2015-07-01 |
* | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
* | Initial import from SVN | Luca Deri | 2015-04-19 |