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 cd42c33195 scripts/bundle: use git instead of tar.gz
To better fit with our current CI processes, use git to clone the
suricata-update and libhtp dependencies.  The requirements.txt file has
been modified to take a repo URL and a `-b` command line option for tag
or branch.

For the master branch we will use the libhtp 0.5.x branch and the
suricata-update master branch.

Also allows for repo and branch names to be overrided with environment
variables:
- SU_REPO
- SU_BRANCH
- LIBHTP_REPO
- LIBHTP_BRANCH
2 years ago
..
dnp3-gen
bundle.sh scripts/bundle: use git instead of tar.gz 2 years ago
check-setup.sh
clang-format.sh
generate-images.sh devguide: drop use of mscgen script in builds/make 3 years ago
git-clang-format-custom
setup-app-layer.py
setup-decoder.sh
setup-simple-detect.sh
setup-simple-detect2.sh