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
Philippe Antoine 833a738dd1 http: fail tx creation if we cannot allocate user data
So, we always have a libhtp.rs htp_tx_t and a Suricata tx
with its AppLayerTxData

Thus AppLayerParserGetTxData cannot return NULL

Ticket: 5739
3 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: fail tx creation if we cannot allocate user data 3 months ago
src websocket: fixes substraction 3 months ago
suricatactl suricatactl: add description to Cargo.toml 3 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 4 months ago
sys version: start development towards 8.0.0-rc1 3 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in http1: brotli decompression 3 months ago
Cargo.toml.in rust: use flate2 with C zlib 3 months ago
Makefile.am rust: always update Cargo.lock.in 3 months ago
cbindgen.toml detect: rename SCSigTableElmt to SCSigTableAppLiteElmt 3 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago