From: Martin Willi Date: Wed, 4 Jun 2014 14:41:50 +0000 (+0200) Subject: NEWS: Introduce Windows support X-Git-Tag: 5.2.0dr6~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5e52f52ca4c6e403a1e561fb3db99d1a75aa57;p=thirdparty%2Fstrongswan.git NEWS: Introduce Windows support --- diff --git a/NEWS b/NEWS index b7af4816dc..a0f3a30221 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ strongswan-5.2.0 ---------------- +- strongSwan has been ported to the Windows platform. Using a MinGW toolchain, + many parts of the strongSwan codebase run natively on Windows 7 / 2008 R2 + and newer releases. charon-svc implements a Windows IKE service based on + libcharon, the kernel-iph and kernel-wfp plugins act as networking and IPsec + backend on the Windows platform. socket-win provides a native IKE socket + implementation, while winhttp fetches CRL and OCSP information using the + WinHTTP API. + - The new vici plugin provides a Versatile IKE Configuration Interface for charon. Using the stable IPC interface, external applications can configure, control and monitor the IKE daemon. Instead of scripting the ipsec tool