Commit Graph

5 Commits (a8c63992fb987640828996ef9759687dd820aba8)

Author SHA1 Message Date
Jason Ish b44ba3224f rules/ike: fix ike event names that have changed
- weak_crypto_nodh -> weak_crypto_no_dh
- weak_crypto_noauth -> weak_crypto_no_auth

Ticket: #7361
4 months ago
frank honza f83d51d0cb ike: set event for multiple server proposals 4 years ago
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
Pierre Chifflier 27b0775d27 rules: fix event names for ikev2 (weak authentication and DH parameters) 6 years ago
Pierre Chifflier d16397ce61 Add rules for IKEv2 events 7 years ago