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
Jason Ish e319d31c14 template(rust): convert transaction list to vecdeque
Allows for more efficient removal from front of the list.

Ticket: #5298
3 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 3 years ago
src template(rust): convert transaction list to vecdeque 3 years ago
.gitignore
Cargo.toml.in rust: update regex & memchr dependencies 3 years ago
Makefile.am build: remove configure check for cargo vendor 3 years ago
cbindgen.toml quic: Add QUIC App Layer 3 years ago
rustfmt.toml