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/rust/src
Jason Ish 07e88a7479 jsonbuilder: add debug_validate to state
If debug validation is enabled, panic on invalid state errors.

For example, calling close on an already closed jsonbuilder
object.
6 years ago
..
applayertemplate app-layer: remove old MPMId API calls 6 years ago
dcerpc rust: Add DCERPC parser 6 years ago
dhcp app-layer: remove old MPMId API calls 6 years ago
dns app-layer: remove old MPMId API calls 6 years ago
ftp rust: Add types annotation when required 7 years ago
ikev2 app-layer: remove old MPMId API calls 6 years ago
krb app-layer: remove old MPMId API calls 6 years ago
nfs eve/nfs: switch output to jsonbuilder 6 years ago
ntp app-layer: remove old MPMId API calls 6 years ago
rdp app-layer: remove old MPMId API calls 6 years ago
rfb app-layer: remove old MPMId API calls 6 years ago
sip app-layer: remove old MPMId API calls 6 years ago
smb smb/eve: convert to jsonbuilder 6 years ago
snmp app-layer: remove old MPMId API calls 6 years ago
ssh app-layer: remove old MPMId API calls 6 years ago
tftp app-layer: change return codes 6 years ago
x509 rust/x509: map decoding errors to decoder events 6 years ago
applayer.rs app-layer: remove old MPMId API calls 6 years ago
common.rs rust: macro debug_validate_fail to fail with message 6 years ago
conf.rs
core.rs dns: register parsers from Rust 6 years ago
filecontainer.rs
filetracker.rs
json.rs rust/json: expose libjansson json_dumps 6 years ago
jsonbuilder.rs jsonbuilder: add debug_validate to state 6 years ago
kerberos.rs rust: use the streaming version of combinators to fix incomplete reads 7 years ago
lib.rs rust: allow some clippy lints without warning 6 years ago
log.rs
lua.rs