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
Victor Julien 10dcc383ae detect/xbits: implement tx bits
Implement `xbits:set,mybit,track tx;` and `xbits:isset,mybit,track tx;`.

Store these in the AppLayerTxData.

Ticket: #6455.
4 months ago
..
applayertemplate app-layer: API for mapping progress name vs id 4 months ago
asn1 rust: fix clippy lint for legacy_numeric_constants 1 year ago
bittorrent_dht app-layer: API for mapping progress name vs id 4 months ago
dcerpc app-layer: API for mapping progress name vs id 4 months ago
detect detect/transforms: Add engine detect thread ctx to signature 4 months ago
dhcp app-layer: API for mapping progress name vs id 4 months ago
dns app-layer: API for mapping progress name vs id 4 months ago
enip app-layer: API for mapping progress name vs id 4 months ago
ffi base64: expose no padding and padding optional variants 6 months ago
ftp applayer/ftp: Misc cleanup 6 months ago
http2 app-layer: API for mapping progress name vs id 4 months ago
ike app-layer: API for mapping progress name vs id 4 months ago
krb app-layer: API for mapping progress name vs id 4 months ago
ldap app-layer: API for mapping progress name vs id 4 months ago
mime mime/email: remove unnecessary logs 4 months ago
modbus app-layer: API for mapping progress name vs id 4 months ago
mqtt app-layer: API for mapping progress name vs id 4 months ago
nfs app-layer: API for mapping progress name vs id 4 months ago
ntp app-layer: API for mapping progress name vs id 4 months ago
pgsql app-layer: API for mapping progress name vs id 4 months ago
quic app-layer: API for mapping progress name vs id 4 months ago
rdp app-layer: API for mapping progress name vs id 4 months ago
rfb app-layer: API for mapping progress name vs id 4 months ago
sdp detect/sdp: minor style fixup 4 months ago
sip app-layer: API for mapping progress name vs id 4 months ago
smb app-layer: API for mapping progress name vs id 4 months ago
snmp app-layer: API for mapping progress name vs id 4 months ago
ssh app-layer: API for mapping progress name vs id 4 months ago
telnet app-layer: API for mapping progress name vs id 4 months ago
tftp rust: remove unneeded mut for tx in loggers 7 months ago
utils decode/datalink: Add datalink value/name logic 4 months ago
websocket app-layer: API for mapping progress name vs id 4 months ago
x509 rust: fixes for breaking change on deranged crate 5 months ago
applayer.rs detect/xbits: implement tx bits 4 months ago
common.rs rust/log: move rust log and debug utils to debug module 7 months ago
conf.rs conf: extend API for rust 4 months ago
core.rs detect/xbits: implement tx bits 4 months ago
debug.rs rust: add C callback for FatalErrorOnInit 6 months ago
direction.rs rust/direction: move direction to own file (cleanup) 7 months ago
feature.rs requires: support requires check for keyword 8 months ago
filecontainer.rs rust: fix clippy missing_abi warning 4 months ago
filetracker.rs rust/doc: add docstring to rust module files. 2 years ago
flow.rs rust/flow: move flow support to its own file (cleanup) 7 months ago
frames.rs rust: fix clippy missing_abi warning 4 months ago
ja4.rs rust: fix clippy 1.85 precedence warnings 6 months ago
jsonbuilder.rs jsonbuilder: prefix C API with SC 4 months ago
kerberos.rs rust: update parser dependencies 1 year ago
lib.rs http: Use libhtp-rs. 4 months ago
lua.rs rust: fix clippy missing_abi warning 4 months ago
lzma.rs rust/doc: add docstring to rust module files. 2 years ago
plugin.rs rust/logging: fix logging from plugins 7 months ago
util.rs smtp: adds server side detection 1 year ago