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 10a367b116 lua: use quoted include style to avoid system includes
Use quoted include style for Lua includes ("lua.h" instead of <lua.h>)
as this could result in system includes being picked up instead of the
includes from our vendor directory.
1 year ago
..
dnp3-gen lua: use quoted include style to avoid system includes 1 year ago
bundle.sh bundle.sh: accept more forms of a branch name 1 year ago
check-setup.sh tools: bash from env 5 years ago
clang-format.sh clang-format.sh: prefer clang-format-14 2 years ago
cppclean_check.py src: fix remaining cppclean warnings 3 years ago
generate-images.sh devguide: drop use of mscgen script in builds/make 3 years ago
git-clang-format-custom util: Add clang-format helper script 5 years ago
setup-app-layer.py output: generic simple tx json logger 1 year ago
setup-decoder.sh tools: bash from env 5 years ago
setup-simple-detect.sh tools: bash from env 5 years ago
setup-simple-detect2.sh detect: use generic integer functions for template2 3 years ago