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
Juliana Fajardini 9aeeac532e pgsql: remove probe_ts function
With the changes in the probing_ts function, this other one could become
obsolete. Remove it, and directly call `parser::parse_request` when
checking for gaps, instead.
2 years ago
..
.cargo
derive rust: use 2021 edition 2 years ago
src pgsql: remove probe_ts function 2 years ago
.gitignore rust: bundle Cargo.lock 3 years ago
Cargo.lock.in http2: update brotli crate 2 years ago
Cargo.toml.in http2: update brotli crate 2 years ago
Makefile.am rust: don't suppress vendor output 3 years ago
cbindgen.toml ftp: add events for command too long 3 years ago
rustfmt.toml