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

Comparing gvpe/NEWS (file contents):
Revision 1.120 by root, Fri Oct 11 07:56:07 2013 UTC vs.
Revision 1.121 by root, Thu Jan 16 07:53:44 2014 UTC

23TODO: "global" 23TODO: "global"
24TODO: verify 24TODO: verify
25TODO: make sense of overhead calculation 25TODO: make sense of overhead calculation
26TODO: if-up &c should not be scripts? 26TODO: if-up &c should not be scripts?
27TODO: low-power 27TODO: low-power
28TODO: ipv6
28 - INCOMPATIBLE CHANGE: core protocol version 1.0. 29 - INCOMPATIBLE CHANGE: core protocol version 1.0.
29 - INCOMPATIBLE CHANGE: node sextions are now introduced 30 - INCOMPATIBLE CHANGE: node sextions are now introduced
30 with "node nodename", not "node = nodename". 31 with "node nodename", not "node = nodename".
31 - while individual packets couldn't be replayed, a whole session 32 - while individual packets couldn't be replayed, a whole session
32 could be replayed - this has been fixed by an extra key exchange. 33 could be replayed - this has been fixed by an extra key exchange.
62 (hint by Ilmari Karonen). 63 (hint by Ilmari Karonen).
63 - during rekeying or conenction establishments, hmac authentication 64 - during rekeying or conenction establishments, hmac authentication
64 errors could occur and reset the connection. Transient hmac 65 errors could occur and reset the connection. Transient hmac
65 authentication errors are now being ignored for 3 seconds. 66 authentication errors are now being ignored for 3 seconds.
66 - log the reason for a conneciton loss. 67 - log the reason for a conneciton loss.
68 - use a (hopefully) constant time memcmp to compare internal secrets.
67 69
682.25 Sat Jul 13 06:42:33 CEST 2013 702.25 Sat Jul 13 06:42:33 CEST 2013
69 - INCOMPATIBLE CHANGE: no longer enable udp protocol if no other 71 - INCOMPATIBLE CHANGE: no longer enable udp protocol if no other
70 protocols are enabled - this is necessary when you have nodes with 72 protocols are enabled - this is necessary when you have nodes with
71 completely unknown protocols, to force mediated connection requests. 73 completely unknown protocols, to force mediated connection requests.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines