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
Shivani Bhardwaj 21edf136a5 scripts: fix app-layer-protos.c setup
After the changes in the script in 05e16820de, the file
app-layer-protos.c was to be modified properly iff it was left unformatted.
However, the file was also formatted as a part of the same commit making
the lines split which broke the output of the script. Fix that by
looking for another pattern and changing the lines following that.
2 years ago
..
dnp3-gen dnp3: update gen script to use jb_set_string_from_bytes 3 years ago
bundle.sh bundle.sh: comment line fixup 3 years ago
check-setup.sh tools: bash from env 4 years ago
clang-format.sh tools: bash from env 4 years ago
cppclean_check.py src: fix remaining cppclean warnings 2 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 scripts: fix app-layer-protos.c setup 2 years ago
setup-decoder.sh tools: bash from env 4 years ago
setup-simple-detect.sh tools: bash from env 4 years ago
setup-simple-detect2.sh detect: use generic integer functions for template2 3 years ago