]> git.ipfire.org Git - thirdparty/suricata.git/commit
app-layer: template for application layer content inspection
authorJason Ish <ish@unx.ca>
Tue, 1 Sep 2015 18:36:00 +0000 (12:36 -0600)
committerJason Ish <ish@unx.ca>
Fri, 11 Sep 2015 05:55:02 +0000 (23:55 -0600)
commit06beca62f58621a05c6027021d093d836ce02323
treed195f71d3faecd1dd636885cfed0cb9af33ff617
parentbcda92134d01b5c8c7b3cf114858ebf67e99f0c2
app-layer: template for application layer content inspection
src/Makefile.am
src/detect-engine-content-inspection.h
src/detect-engine-state.h
src/detect-engine-template.c [new file with mode: 0644]
src/detect-engine-template.h [new file with mode: 0644]
src/detect-engine.c
src/detect-parse.c
src/detect-template-buffer.c [new file with mode: 0644]
src/detect-template-buffer.h [new file with mode: 0644]
src/detect.c
src/detect.h