aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mqtt.c
Commit message (Expand)AuthorAge
* 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