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
frank honza ecdf9f6b0b ikev1: rename ikev2 to common ike
Renaming was done with shell commands, git mv for moving the files and content like
find -iname '*.c' | xargs sed -i 's/ikev1/ike/g' respecting the different mixes of upper/lower case.
4 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src ikev1: rename ikev2 to common ike 4 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in rust: rename lib to libsuricata_rust 4 years ago
Makefile.am install: makefile target to install libraries 4 years ago
cbindgen.toml ikev1: rename ikev2 to common ike 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago