aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/fastcgi.c
Commit message (Expand)AuthorAge
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* Improve normalization of `flow->host_server_name` (#2310)Ivan Nardi2024-02-09
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* Rework extraction of HTTP headers (#2183)Ivan Nardi2023-11-29
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Updated (C)Luca Deri2023-01-31
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Fixed FastCGI memory issue (was not using nDPI's malloc wrapper). (#1722)Toni2022-09-05
* FastCGI: dissect PARAMS (#1715)Toni2022-08-30
* Add FastCGI protocol detection. (#1711)Toni2022-08-24