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 30ac77ce65 pgsql: add cancel request message
A CanceldRequest can occur after any query request, and is sent over a
new connection, leading to a new flow. It won't take any reply, but, if
processed by the backend, will lead to an ErrorResponse.

Task #6577
2 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive rust: use 2021 edition 2 years ago
src pgsql: add cancel request message 2 years ago
.gitignore rust: bundle Cargo.lock 2 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 2 years ago
cbindgen.toml ftp: add events for command too long 3 years ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago