| Commit message (Expand) | Author | Age |
* | eDonkey: improve/update classification (#2410) | Ivan Nardi | 2024-05-04 |
* | Have a clear distinction between public and private/internal API (#2137) | Ivan Nardi | 2023-11-09 |
* | Remove some useless checks (#1993) | Ivan Nardi | 2023-05-28 |
* | All protocols should be excluded sooner or later (#1969) | Ivan Nardi | 2023-05-10 |
* | Some small changes (#1869) | Ivan Nardi | 2023-01-25 |
* | Add protocol disabling feature (#1808) | Ivan Nardi | 2022-12-18 |
* | Update the protocol bitmask for some protocols (#1675) | Ivan Nardi | 2022-07-27 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | Fix how some protocols handle tcp retransmissions (#1321) | Ivan Nardi | 2021-10-03 |
* | Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317) | Ivan Nardi | 2021-09-29 |
* | Various optimizations to reduce not-necessary calls | Luca Deri | 2020-09-24 |
* | Fixed false positive with FTP_DATA protocol | Luca | 2019-04-05 |
* | Fixed eDonkey false positives | Luca Deri | 2018-12-12 |
* | Major code cleanup | Luca | 2018-07-21 |
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-10-26 |
* | fixed upper/lower name and init_non_tcp_udp_dissector | Michele Campus | 2015-07-09 |
* | 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 |