aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mqtt.c
Commit message (Expand)AuthorAge
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* fuzz: improve fuzzing coverage (#2474)Ivan Nardi2024-06-17
* Fix some warnings reported by CODESonar (#2227)Ivan Nardi2024-01-12
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* postgres: improve detection (#1831)Ivan Nardi2022-12-22
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Extend protocols support (#1422)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
* mqtt: add boundary check in log messageNardi Ivan2020-06-26
* Added checks for missing protocol initializationLuca Deri2018-07-23
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed payload overflow in MQTT, DNStheirix2016-07-25
* Fixed false positives on skype and KakaoTalk. Tests run smooth now.Sorin Zamfir2016-04-03
* Solved invalid detection on tests. Needs further work to detect one of the fl...Sorin Zamfir2016-04-03
* Fixed the bug. Damn comparison.Sorin Zamfir2016-02-20
* We have a bug :(. Sorin Zamfir2016-02-19
* Functional mqttSorin Zamfir2016-02-19
* Improved Mqtt detection. 3 messages remain for identificationSorin Zamfir2016-02-19
* Some filtering applied. Not yet functional.Sorin Zamfir2016-02-18
* First draft of the Mqtt dissector.Sorin Zamfir2016-02-18