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 f91122e0e8 dns: replace usage of rs_dns_tx_get_query_name with SCDnsTxGetQueryName
SCDnsTxGetQueryName was introduced to allow for getting the query name
in responses as well as requests, so covers the functionality of
rs_dns_tx_get_query_name.
3 years ago
..
.cargo
derive rust: use 2021 edition 3 years ago
src dns: replace usage of rs_dns_tx_get_query_name with SCDnsTxGetQueryName 3 years ago
.gitignore rust: bundle Cargo.lock 3 years ago
Cargo.lock.in http2: update brotli crate 3 years ago
Cargo.toml.in http2: update brotli crate 3 years ago
Makefile.am rust: don't suppress vendor output 3 years ago
cbindgen.toml ftp: add events for command too long 4 years ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago