bringing suricata to commit 4a738023d5ac945f0109ceb13fcc43e3f3095453 97/1897/1
authorAshlee Young <ashlee@onosfw.com>
Tue, 22 Sep 2015 19:53:15 +0000 (12:53 -0700)
committerAshlee Young <ashlee@onosfw.com>
Tue, 22 Sep 2015 19:53:15 +0000 (12:53 -0700)
commite6d71622143ff9b2421a1abbe8434b954b5b1099
treec5b037b78e9170e62538c72ab604189c47159a80
parent81391595dca425ae58e2294898f09f11d9a32dbc
bringing suricata to commit 4a738023d5ac945f0109ceb13fcc43e3f3095453

Change-Id: I7bbd8767089a43573cb38d23fe7bf1b656b29893
26 files changed:
framework/src/suricata/qa/docker/buildbot.cfg
framework/src/suricata/scripts/setup-app-layer-detect.sh [new file with mode: 0755]
framework/src/suricata/scripts/setup-app-layer-logger.sh [new file with mode: 0755]
framework/src/suricata/scripts/setup-app-layer.sh [new file with mode: 0755]
framework/src/suricata/src/Makefile.am
framework/src/suricata/src/app-layer-detect-proto.c
framework/src/suricata/src/app-layer-parser.c
framework/src/suricata/src/app-layer-protos.c
framework/src/suricata/src/app-layer-protos.h
framework/src/suricata/src/app-layer-template.c [new file with mode: 0644]
framework/src/suricata/src/app-layer-template.h [new file with mode: 0644]
framework/src/suricata/src/detect-engine-content-inspection.h
framework/src/suricata/src/detect-engine-state.h
framework/src/suricata/src/detect-engine-template.c [new file with mode: 0644]
framework/src/suricata/src/detect-engine-template.h [new file with mode: 0644]
framework/src/suricata/src/detect-engine.c
framework/src/suricata/src/detect-parse.c
framework/src/suricata/src/detect-template-buffer.c [new file with mode: 0644]
framework/src/suricata/src/detect-template-buffer.h [new file with mode: 0644]
framework/src/suricata/src/detect.c
framework/src/suricata/src/detect.h
framework/src/suricata/src/output-json-template.c [new file with mode: 0644]
framework/src/suricata/src/output-json-template.h [new file with mode: 0644]
framework/src/suricata/src/suricata.c
framework/src/suricata/src/tm-modules.c
framework/src/suricata/src/tm-threads-common.h