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

Comparing gvpe/NEWS (file contents):
Revision 1.126 by root, Fri Apr 24 21:55:29 2015 UTC vs.
Revision 1.127 by root, Thu Jul 30 19:03:44 2015 UTC

50 - during rekeying or conenction establishments, hmac authentication 50 - during rekeying or conenction establishments, hmac authentication
51 errors could occur and reset the connection. Transient hmac 51 errors could occur and reset the connection. Transient hmac
52 authentication errors are now being ignored for 3 seconds. 52 authentication errors are now being ignored for 3 seconds.
53 - log the reason for a conneciton loss. 53 - log the reason for a conneciton loss.
54 - use a (hopefully) constant time memcmp to compare internal secrets. 54 - use a (hopefully) constant time memcmp to compare internal secrets.
55 - fix a (harmless) errornous out of bounds stack read that would trigger
56 gcc's -fsanitize=address.
55 57
562.25 Sat Jul 13 06:42:33 CEST 2013 582.25 Sat Jul 13 06:42:33 CEST 2013
57 - INCOMPATIBLE CHANGE: no longer enable udp protocol if no other 59 - INCOMPATIBLE CHANGE: no longer enable udp protocol if no other
58 protocols are enabled - this is necessary when you have nodes with 60 protocols are enabled - this is necessary when you have nodes with
59 completely unknown protocols, to force mediated connection requests. 61 completely unknown protocols, to force mediated connection requests.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines