warp-vpn

point to point VPN implementation
git clone git://git.2f30.org/warp-vpn
Log | Files | Refs | README

commit 185f90011505fff24ce719f7cfe9950a3eaa6b40
parent 474926f99e72d2ab666426ae76e8410cc80678a0
Author: sin <sin@2f30.org>
Date:   Wed, 13 Apr 2016 18:32:16 +0100

fix changelog

Diffstat:
MWHATSNEW | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WHATSNEW b/WHATSNEW @@ -5,7 +5,7 @@ * EVP_AEAD_* high level API support. Choice between four different ciphers depending on version of libressl used. * Default cipher switched to chacha20-poly1305. - * IPv6 support for communicating endpoints. + * IPv4 over IPv6 tunnel support. * TCP keepalive enabled by default. * Switch to non-blocking sockets for faster recovery when headers are modified in transit.