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 0e55307c1d app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS
This flag is no longer needed as a parser can now create a transaction
as unidirectional.

Setting this flag also doesn't make sense on parsers that may have
request/reply and some unidirectional messaging.
3 years ago
..
applayertemplate
asn1 rust: update der-parser to 8.2.0 3 years ago
bittorrent_dht app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
dcerpc app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
detect rust: fix clippy lint for assert 3 years ago
dhcp app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
dns app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
ffi rust: utility function to copy Rust strings to C strings 3 years ago
ftp ftp: add events for command too long 3 years ago
http2 http2: faster when reducing dynamic headers size 3 years ago
ike app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
krb app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
mime
modbus modbus: bump crate version 3 years ago
mqtt app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
nfs rust: fix clippy lint for assert 3 years ago
ntp app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
pgsql rust: fix needless borrows of references 3 years ago
quic app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
rdp app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
rfb rfb: rustfmt rfb.rs 3 years ago
sip app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
smb rust: update der-parser to 8.2.0 3 years ago
snmp app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
ssh
telnet
tftp
x509 rust: utility function to copy Rust strings to C strings 3 years ago
applayer.rs app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 3 years ago
common.rs
conf.rs rust: fix clippy lint for assert 3 years ago
core.rs app-layer: add direction to transaction creation where needed 3 years ago
filecontainer.rs
filetracker.rs
frames.rs
jsonbuilder.rs
kerberos.rs rust: update der-parser to 8.2.0 3 years ago
lib.rs rust/clippy: allow derivable impls 3 years ago
log.rs
lua.rs
lzma.rs
plugin.rs
util.rs