aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/z3950.c
Commit message (Expand)AuthorAge
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* 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
* postgres: improve detection (#1831)Ivan Nardi2022-12-22
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Renamed Z39.50 -> Z3950 as the '.' breaks the naming conventionLuca2022-06-28
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* 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
* Code cleanup. (#1246)Vitaly Lavrov2021-07-16
* Fixed false positives in Z39.50Luca Deri2021-07-09
* Improved Z39.50 detection. (#1225)Toni2021-07-05
* Added Z39.50 protocol. (#1219)Toni2021-06-29