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 2b1ad81cf5 pgsql: trigger raw stream reassembly at tx completion
Once we are tracking tx progress per-direction for PGSQL, we can trigger
the raw stream reassembly, for detection purposes, as soon as the
transactions are completed in the given direction.

Task #7000
1 year ago
..
.cargo
derive rust/derive: string enumeration become case insensitive 1 year ago
src pgsql: trigger raw stream reassembly at tx completion 1 year ago
.gitignore
Cargo.lock.in rust: pin serde version 1 year ago
Cargo.toml.in rust: pin serde version 1 year ago
Makefile.am rust/Makefile: cleanup "clean" targets 2 years ago
cbindgen.toml detect: helper to have pure rust keywords 1 year ago
rustfmt.toml