aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ajp.c
Commit message (Expand)AuthorAge
* Implemented Mikrotik discovery protocol dissection and metadata extraction (#...Luca Deri2024-11-14
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Some small changes (#1869)Ivan Nardi2023-01-25
* postgres: improve detection (#1831)Ivan Nardi2022-12-22
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Remove unused codeNardi Ivan2022-09-28
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* 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 swapped protocolLuca Deri2020-02-23
* Add missing pack_on on ajp structemanuele-f2019-08-29
* AJP crash fixLuca Deri2019-08-29
* Major code cleanupLuca2018-07-21
* :bulb: Add Apache JServ Protocol DissectorLeonn2018-04-22