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 8757ad5fd3 detect/dns: support string for dns.rrtype
Ticket: 6723
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 2 years ago
htp http1: brotli decompression 1 year ago
src detect/dns: support string for dns.rrtype 1 year ago
suricatactl suricatactl: add description to Cargo.toml 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys version: start development towards 8.0.0-rc1 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in http1: brotli decompression 1 year ago
Cargo.toml.in rust: use flate2 with C zlib 1 year ago
Makefile.am rust: always update Cargo.lock.in 1 year ago
cbindgen.toml rust: export jsonbuilder API in sys crate 1 year ago
rustfmt.toml