Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mqtt: add boundary check in log message | Nardi Ivan | 2020-06-26 |
| | |||
* | Added checks for missing protocol initialization | Luca Deri | 2018-07-23 |
| | | | | | Fixed missing LOG_ERR initialization Fixed logging warnings | ||
* | Major code cleanup | Luca | 2018-07-21 |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | ||
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-10-26 |
| | | | | | | | | | | | | | | levels of debug output: 0 - ERROR: Only for errors. 1 - TRACE: Start of each packets and if found protocol. 2 - DEBUG: Start of searching each protocol and excluding protocols. 3 - DEBUG_EXTRA: For all other messages. Added field ndpi_struct->debug_logging for enable debug output of each protocols. Simple macros for debugging output are added: NDPI_LOG_ERR(), NDPI_LOG_INFO(), NDPI_LOG_DBG(), NDPI_LOG_DBG2(), NDPI_EXCLUDE_PROTO() | ||
* | Fixed payload overflow in MQTT, DNS | theirix | 2016-07-25 |
| | |||
* | Fixed false positives on skype and KakaoTalk. Tests run smooth now. | Sorin Zamfir | 2016-04-03 |
| | |||
* | Solved invalid detection on tests. Needs further work to detect one of the ↵ | Sorin Zamfir | 2016-04-03 |
| | | | | | | flows. Please enter the commit message for your changes. Lines starting | ||
* | Fixed the bug. Damn comparison. | Sorin Zamfir | 2016-02-20 |
| | |||
* | We have a bug :(. | Sorin Zamfir | 2016-02-19 |
| | |||
* | Functional mqtt | Sorin Zamfir | 2016-02-19 |
| | |||
* | Improved Mqtt detection. 3 messages remain for identification | Sorin Zamfir | 2016-02-19 |
| | |||
* | Some filtering applied. Not yet functional. | Sorin Zamfir | 2016-02-18 |
| | |||
* | First draft of the Mqtt dissector. | Sorin Zamfir | 2016-02-18 |