Add cleaned-up version of zeek-aux

This is the zeek-aux repository with all of the git-related stuff removed,
including all of the pre-commit configuration files, git directories,
and submodules. It has a modified version of the CMake configuration
that uses Zeek's variables and paths, making zeek-aux effectively just a
subdirectory to Zeek. All of the source files now have Zeek's license
header in them as well.
This commit is contained in:
Tim Wojtulewicz 2025-08-07 13:45:09 -07:00
parent c090ec1ccd
commit a1d0cebca4
213 changed files with 7611 additions and 0 deletions

View file

@ -0,0 +1,8 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
version = "1.0.0.dev2", # short
version = "1.0.0.dev2", # with dev update
version = "1.0.0.dev2", # long
version = "1.0.0.dev2", # long with dev update
version = "1.0.0.dev2", # Python style
version = "0.0.1.nope" # should not change, invalid suffix
print('Additional change')