--- gvpe/NEWS 2015/01/29 00:24:21 1.125 +++ gvpe/NEWS 2015/04/24 21:55:29 1.126 @@ -18,6 +18,7 @@ with "node nodename", not "node = nodename". - while individual packets couldn't be replayed, a whole session could be replayed - this has been fixed by an extra key exchange. + - fix a delete vs. delete [] mismatch in the central logging function. - in addition to rsa key exchange and authentication, the handshake now adds a diffie-hellman key exchange (using curve25119) for perfect forward secrecy. mac and cipher keys are derived using HKDF.