]> git.ipfire.org Git - people/ms/suricata.git/commit - src/app-layer-htp.c
doc: create http support group
authorEric Leblond <eric@regit.org>
Sun, 9 Oct 2011 18:34:42 +0000 (20:34 +0200)
committerVictor Julien <victor@inliniac.net>
Sun, 30 Oct 2011 12:03:05 +0000 (13:03 +0100)
commit60a99915c1452d04da8cae100b82f4a2c8dcc3bd
treecd7a0174449a5b35c76f7cfd808c37d4fa758b65
parentb5a3e737c9f4d0ebcb2f667aa34f49e694e943c1
doc: create http support group

This patch create an httplayer group and adds related files to
it. It also fixes some typo in documentation string and format.
20 files changed:
src/app-layer-htp.c
src/app-layer-htp.h
src/decode.h
src/detect-engine-alert.c
src/detect-engine-hcbd.c
src/detect-engine-hcd.c
src/detect-engine-hhd.c
src/detect-engine-hmd.c
src/detect-engine-hrhd.c
src/detect-engine-hrud.c
src/detect-http-client-body.c
src/detect-http-cookie.c
src/detect-http-header.c
src/detect-http-method.c
src/detect-http-raw-header.c
src/detect-http-raw-uri.c
src/detect-http-stat-code.c
src/detect-http-stat-msg.c
src/detect-http-uri.c
src/detect.c