warp-vpn

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

commit b5dbc2d229a56f06d2fe14713f7c6a888f76b610
parent 895e6baa15f343762930ca7cc9421303338afcfc
Author: sin <sin@2f30.org>
Date:   Wed, 22 Mar 2017 17:05:08 +0000

Update WHATSNEW

Diffstat:
MWHATSNEW | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/WHATSNEW b/WHATSNEW @@ -1,3 +1,12 @@ +0.3 release notes + + * Switched to libsodium. Due to the way key derivation works, + this version is incompatible with 0.2. The wire packet format + has not been modified. + * Better logging support. + * The priv drop user can be selected at runtime. It defaults to + nobody. + 0.2 release notes * Packet format was changed. This version is incompatible