aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mongodb.c
Commit message (Expand)AuthorAge
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Remove unused codeNardi Ivan2022-09-28
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* MONGODB: avoid false positivesNardi Ivan2022-07-07
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Added check to reduce MongoDB false positive detectionLuca Deri2021-05-10
* :bulb: Add mongodb protocol dissector (#1048)Leonn2020-11-03