aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/fastcgi.c
Commit message (Collapse)AuthorAge
* Add FastCGI protocol detection.add/fastcgiToni Uhlig2022-08-24
* CQL: fixed byte order conversion (BigEndian not LittleEndian) * CQL: increased required successful dissected packets to prevent false-positives Signed-off-by: Toni Uhlig <matzeton@googlemail.com>