aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/websocket.c
Commit message (Expand)AuthorAge
* Improved WebSocket-over-HTTP detection (#2664)Toni2025-01-11
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* 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
* 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
* Improved DNS traffic analysisLuca Deri2022-06-13
* 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
* :bulb: implement websocket protocol dissectorLeonn Paiva2020-04-26