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
Yatin Kanetkar b67ff4badf dhcp: Log Vendor Client Identifier (dhcp option 60)
* Log vendor client identifier (dhcp option 60) if extended dhcp
logging is turned on. This required the `vendor_client_identifier` to
be added to the json schema. Validation done using an SV Test
* Added `requested_ip` to the json schema as well, since it was
missed. My SV test failed without it.

Feature #4587
3 years ago
..
applayertemplate
asn1 rust: spelling 3 years ago
bittorrent_dht app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
dcerpc dcerpc: accept ALTER_CONTEXT as a valid request 3 years ago
detect rust: fix clippy warnings for version 1.72.0 3 years ago
dhcp dhcp: Log Vendor Client Identifier (dhcp option 60) 3 years ago
dns rust: remove unused 3 years ago
ffi rust: fix clippy warnings for version 1.72.0 3 years ago
ftp
http2 file: remove FILE_USE_DETECT flag 3 years ago
ike rust: fix clippy warnings 3 years ago
krb rust: fix clippy warnings 3 years ago
mime
modbus modbus: bump crate version 3 years ago
mqtt output/mqtt: remove unused function parameters 3 years ago
nfs file: remove FILE_USE_DETECT flag 3 years ago
ntp app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
pgsql rust: fix clippy warnings for version 1.72.0 3 years ago
quic rust: remove unused 3 years ago
rdp rdp: do not use zero-bit bitflag 3 years ago
rfb rfb: also set unimplemented auth types 3 years ago
sip rust: remove unused 3 years ago
smb file: remove FILE_USE_DETECT flag 3 years ago
snmp output/snmp: log version from tx 3 years ago
ssh rust: fix clippy warnings 3 years ago
telnet rust: remove unused 3 years ago
tftp
x509 rust: remove unused 3 years ago
applayer.rs rust: fix clippy warnings for version 1.72.0 3 years ago
common.rs
conf.rs rust: fix clippy lint for assert 3 years ago
core.rs rust: define AppLayerEventType only in rust 3 years ago
filecontainer.rs file: remove FILE_USE_DETECT flag 3 years ago
filetracker.rs http2: do not append data after closing file 3 years ago
frames.rs rust: fix unit test link error on Rust 1.70 3 years ago
jsonbuilder.rs jsonbuilder: check buffer growth 3 years ago
kerberos.rs rust: remove unused 3 years ago
lib.rs rust/clippy: allow derivable impls 3 years ago
log.rs rust: remove unused 3 years ago
lua.rs
lzma.rs
plugin.rs
util.rs