aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/bjnp.c
Commit message (Expand)AuthorAge
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Remove some useless checks (#1993)Ivan Nardi2023-05-28
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Improve IPv6 support, enabling IPv6 traffic on (almost) all dissectors. (#1380)Ivan Nardi2021-12-04
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Fix how some protocols handle tcp retransmissions (#1321)Ivan Nardi2021-10-03
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Improved BJNP protocolLuca Deri2017-03-07
* Add BJNP Protocolmkfsn2016-11-15