aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/coap.c
Commit message (Expand)AuthorAge
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Add Apache Thrift protocol dissector. (#2007)Toni2023-06-22
* 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
* 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
* Fixed false positive with FTP_DATA protocolLuca2019-04-05
* Warnign fixesLuca Deri2019-01-17
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* COAP: fix typo about checking twice source portAlexis La Goutte2016-11-12
* Removed false positives from CoAP protocolLuca Deri2016-06-19
* fixed coap.c and dropbox.c after detecting wrong detection - added test for d...Campus2016-03-29
* Minor changes to a commentSorin Zamfir2016-03-19
* Functional dissector. Guestimative.Sorin Zamfir2016-02-11
* First running example. No actual low-level detection.Sorin Zamfir2016-02-08
* First skeleton for Coap dissector.Sorin Zamfir2016-02-07