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/doc/userguide/lua/libs
Jason Ish e5faedf7e6 lua/util: move SCThreadInfo into suricata.util lib
Move the SCThreadInfo global function into the suricata.util library as
thread_info().

This is the last global function to be registered, so remove the
supporting functions.
6 months ago
..
base64.rst doc/userguide: document Lua base64 library 9 months ago
bytevar.rst lua/bytevar: convert SCByteVar to Lua lib 6 months ago
config.rst lua: create suricata.config lua lib 6 months ago
dns.rst doc/userguide: document that lua dns rules need hooks 7 months ago
file.rst lua: convert file functions to lib suricata.file 6 months ago
flowint.rst lua: convert lua flowint functions to lib: suricata.flowintlib 7 months ago
flowlib.rst doc/userguide: add lua flowlib docs 8 months ago
flowvar.rst doc/userguide: fix typo in lua flowvar lib 7 months ago
hashlib.rst doc/userguide: document lua hashlib 10 months ago
http.rst doc: add http library supported fns 8 months ago
index.rst lua/util: move SCThreadInfo into suricata.util lib 6 months ago
ja3.rst lua: better doc for ja3 lib 6 months ago
log.rst lua: convert log functions to suricata.log lib 6 months ago
packetlib.rst lua: convert log functions to suricata.log lib 6 months ago
rule.rst lua: add suricata.rule library 7 months ago
smtp.rst lua: convert SMTP functions to lib: suricata.smtp 7 months ago
ssh.rst lua: convert hassh function into suricata.hassh lib 7 months ago
tls.rst doc/tls: Update Lua TLS functions 6 months ago
util.rst lua/util: move SCThreadInfo into suricata.util lib 6 months ago