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
Pierre Chifflier a819b9219a rust/ikev2: fix events not being raised in first message
The `set_event` function requires that the transaction is already
inserted, or the event set is silently lost.
When parsing first IKEv2 message, first insert transaction, prepare
values, and borrow back inserted transaction to update it.
6 years ago
..
.cargo rust: make distcheck fixes 8 years ago
src rust/ikev2: fix events not being raised in first message 6 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in Kerberos 5: pretty-print error code when logging 7 years ago
Makefile.am rust: fix (again) out of tree builds 6 years ago
gen-c-headers.py issue 2795: python 3 fix in Rust C header gen 6 years ago
rustfmt.toml rustfmt.toml: set to 80 char line width 7 years ago