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 0b0606b126 http2: log :authority header as hostname
Ticket: 8774
1 week ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/ffi: move AppLayerEvent to ffi 4 months ago
ffi rust/ffi: add flow accessors to flow wrapper 3 weeks ago
htp http1: limit the number of compression bombs per flow 2 months ago
src http2: log :authority header as hostname 1 week ago
suricatactl rust: limit clap verson to 4.5.57 6 months ago
suricatasc rust: clippy fixups for 1.97 2 months ago
sys rust/ffi: bindgen flow storage 3 weeks ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: add serde and serde_json as dependencies 1 month ago
Cargo.toml.in rust: set minimum rust version to 1.85 4 weeks ago
Makefile.am rust: set CARGO_ENV when generating ffi bindings 4 weeks ago
cbindgen.toml http2: split transaction state machines 2 months ago
rustfmt.toml