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
Philippe Antoine ee50fe4c30 sip: convert transaction list to vecdeque
Ticket: 6891

So as to avoid quadratic complexity on tx cleanup with SIP/TCP
that can create many transactions in one go.
2 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive detect/integer: rust derive for enumerations 2 years ago
src sip: convert transaction list to vecdeque 2 years ago
.gitignore rust: bundle Cargo.lock 3 years ago
Cargo.lock.in rust: update parser dependencies 2 years ago
Cargo.toml.in rust: add MSRV as rust-version 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 rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago