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 f815027cdf rust/dns: simplify tx freeing
Now that we no longer need the state when freeing a TX, we can simply
do cleanup from the Drop trait.
9 years ago
..
.cargo rust: make distcheck fixes 9 years ago
src rust/dns: simplify tx freeing 9 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in rust: update dependencies 9 years ago
Makefile.am rust: don't gen C headers if Rust isn't enabled 9 years ago
gen-c-headers.py app-layer: add tx iterator API 9 years ago