| Commit message (Expand) | Author | Age |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | 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 |
* | Some small changes (#1869) | Ivan Nardi | 2023-01-25 |
* | Add protocol disabling feature (#1808) | Ivan Nardi | 2022-12-18 |
* | Spotify: remove some useless ip ranges (#1646) | Ivan Nardi | 2022-07-07 |
* | Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1406) | Ivan Nardi | 2022-01-15 |
* | 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 |
* | Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276) | Ivan Nardi | 2021-08-20 |
* | Added check for spotify payload lenght | Luca Deri | 2020-06-01 |
* | Fixed bug in spotify dissector (subnet /24 was matched as /22). | Daniele De Sensi | 2018-09-11 |
* | Major code cleanup | Luca | 2018-07-21 |
* | fix spotify detection | Campus | 2018-05-17 |
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-10-26 |
* | Fixed more buffer overflows with small packets | theirix | 2016-04-12 |
* | 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 |