ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/NEWS
(Generate patch)

Comparing gvpe/NEWS (file contents):
Revision 1.127 by root, Thu Jul 30 19:03:44 2015 UTC vs.
Revision 1.128 by root, Sat Sep 5 17:40:22 2015 UTC

14TODO: ipv6 14TODO: ipv6
15TODO: gvpectrl should not use default privatekey,. or maybe document it better 15TODO: gvpectrl should not use default privatekey,. or maybe document it better
16 - INCOMPATIBLE CHANGE: core protocol version 1.0. 16 - INCOMPATIBLE CHANGE: core protocol version 1.0.
17 - INCOMPATIBLE CHANGE: node sections are now introduced 17 - INCOMPATIBLE CHANGE: node sections are now introduced
18 with "node nodename", not "node = nodename". 18 with "node nodename", not "node = nodename".
19 - add workaround for temporary/rare ENOBUFS condition.
19 - while individual packets couldn't be replayed, a whole session 20 - while individual packets couldn't be replayed, a whole session
20 could be replayed - this has been fixed by an extra key exchange. 21 could be replayed - this has been fixed by an extra key exchange.
21 - fix a delete vs. delete [] mismatch in the central logging function. 22 - fix a delete vs. delete [] mismatch in the central logging function.
22 - in addition to rsa key exchange and authentication, the handshake now 23 - in addition to rsa key exchange and authentication, the handshake now
23 adds a diffie-hellman key exchange (using curve25119) for perfect 24 adds a diffie-hellman key exchange (using curve25119) for perfect

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines