You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/scripts
Jason Ish 46d754044e suricatasc: don't use find -delete
For when -delete isn't supported by find. Instead use
-print0 with xargs -0.
8 years ago
..
afl
dnp3-gen
suricatasc suricatasc: don't use find -delete 8 years ago
Makefile.am
check-setup.sh template: script to check the setup scripts 8 years ago
setup-app-layer-detect.sh template scripts: fixup detect setup scripts 8 years ago
setup-app-layer-logger.sh template scripts: allow to be called from top or src 8 years ago
setup-app-layer.sh applayer: add StringToAppProto 8 years ago
setup-decoder.sh template scripts: allow to be called from top or src 8 years ago
setup-simple-detect.sh template scripts: fixup detect setup scripts 8 years ago