]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua: add functions to get hassh parameters
authorVadym Malakhatko <v.malakhatko@sirinsoftware.com>
Tue, 30 Jun 2020 11:14:52 +0000 (14:14 +0300)
committerVadym Malakhatko <v.malakhatko@sirinsoftware.com>
Tue, 7 Jul 2020 14:05:43 +0000 (17:05 +0300)
commit8a8212d0f663ad990e94f8b502ce94cb27ac6343
tree63abe988cd5e1f88fe8607a8c8aa6299d4ba447d
parent126597144c33d3fd1c1355798887db825eae9273
lua: add functions to get hassh parameters
src/Makefile.am
src/detect-lua-extensions.c
src/output-lua.c
src/util-lua-hassh.c [new file with mode: 0644]
src/util-lua-hassh.h [new file with mode: 0644]