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 ce1556cefd pgsql: check for eol when parsing response
It was brought to my attention by GLongo that Pgsql parser handled eof
diffrently for requests and responses, and apparently there isn't a good
reason for such a difference therefore, apply same logic used for
rs_pgsql_parse_request for checking for eof when parsing a response.
1 year ago
..
.cargo
derive cargo: add description and license 1 year ago
src pgsql: check for eol when parsing response 1 year ago
.gitignore rust: bundle Cargo.lock 2 years ago
Cargo.lock.in rust: update parser dependencies 1 year ago
Cargo.toml.in ja4: implement for TLS and QUIC 1 year ago
Makefile.am ja4: implement for TLS and QUIC 1 year ago
cbindgen.toml
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago