aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/fastcgi.c
Commit message (Expand)AuthorAge
* 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