Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319) | Ivan Nardi | 2021-10-05 |
* | Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317) | Ivan Nardi | 2021-09-29 |
* | Fixed false positive with FTP_DATA protocol | Luca | 2019-04-05 |
* | Warnign fixes | Luca Deri | 2019-01-17 |
* | Major code cleanup | Luca | 2018-07-21 |
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-10-26 |
* | COAP: fix typo about checking twice source port | Alexis La Goutte | 2016-11-12 |
* | Removed false positives from CoAP protocol | Luca Deri | 2016-06-19 |
* | fixed coap.c and dropbox.c after detecting wrong detection - added test for d... | Campus | 2016-03-29 |
* | Minor changes to a comment | Sorin Zamfir | 2016-03-19 |
* | Functional dissector. Guestimative. | Sorin Zamfir | 2016-02-11 |
* | First running example. No actual low-level detection. | Sorin Zamfir | 2016-02-08 |
* | First skeleton for Coap dissector. | Sorin Zamfir | 2016-02-07 |