From e6b50b3fce1ee0fec7ac7893924953072c3cc94b Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 4 Feb 2008 20:55:57 +0000 Subject: [PATCH] EAP-SIM server and client test module added --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 1c2e00aa9..f3ad51351 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ strongswan-4.2.0 - Wrong type definition of the next_payload variable in id_payload.c caused an INVALID_SYNTAX error on PowerPC platforms. +- Implemented IKEv2 EAP-SIM server and client test modules that use + triplets stored in a file. For details on the configuration see + the scenario 'ikev2/rw-eap-sim-rsa'. + strongswan-4.1.10 -----------------