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
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
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive app-layer: use uint8_t consistent for event IDs 9 months ago
htp http: restore behavior for event http.uri_delim_non_compliant 4 months ago
src detect/xbits: implement tx bits 4 months ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 5 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 5 months ago
sys detect: rename with prefix SCSigTablePreRegister 4 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in http: Use libhtp-rs. 4 months ago
Cargo.toml.in http: Use libhtp-rs. 4 months ago
Makefile.am http: Use libhtp-rs. 4 months ago
cbindgen.toml detect/xbits: implement tx bits 4 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago