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
Pierre Chifflier 862abd2fe4 applayer: add StringToAppProto
Add StringToAppProto to map a protocol name to a AppProto.

Exposing this function is required to let parsers discover their
AppProto identifier constant dynamically.
For example, a parser can request this value, and use it for
registration without knowing the value.
7 years ago
..
afl afl: minimalistic script to start AFL fuzzers 8 years ago
dnp3-gen dnp3: in template, include files own headers 8 years ago
suricatasc python: use python path found during configure 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: allow to be called from top or src 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 7 years ago
setup-decoder.sh template scripts: allow to be called from top or src 8 years ago
setup-simple-detect.sh template scripts: allow to be called from top or src 8 years ago