aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/someip.c
Commit message (Expand)AuthorAge
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* 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
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Remove some unused fields (#1393)Ivan Nardi2022-01-08
* 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
* nDpi#remove build warningsysk2020-05-21
* someip#fix when run across architectures such ARM ,may be occour sigbus error...ysk2020-05-20
* Added checks for missing protocol initializationLuca Deri2018-07-23
* Major code cleanupLuca2018-07-21
* Refactoring the debugging output.Vitaly Lavrov2017-10-26
* Fixed bug in someip dissector (access out of boundary)Luca Deri2017-10-08
* Code cleanupLuca Deri2017-07-06