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

Comparing gvpe/NEWS (file contents):
Revision 1.134 by root, Thu Oct 25 03:01:08 2018 UTC vs.
Revision 1.140 by root, Mon Jan 13 11:30:35 2020 UTC

1GVPE NEWS 1GVPE NEWS
2 2
3TODO: updqate donna?
4TODO: clear one-time key/auth material from memory?
5 - update embedded liblzf.
6 - use liblzf with static hash table: lowers stack usage.
7 - do not initialise liblzf hash table for faster operation.
8 - use C++ variadic templates for callback.h, get rid of callback.pl.
9
103.1 Sat Oct 27 07:50:43 CEST 2018
11 - port to openssl 1.1 BUT SEE WARNING IN configure.ac. Do not use!
3 - tinc cruft tremoval: remove getopt.[ch], it's less portable to 12 - tinc cruft removal: remove getopt.[ch], it's less portable to
4 have it then to not have it. 13 have it then to not have it.
14 - tinc cruft removal: use pkg-config to detect libressl/openssl.
15 - minor cleanups.
5 16
63.0 Thu Nov 10 15:39:58 CET 2016 173.0 Thu Nov 10 15:39:58 CET 2016
7 - INCOMPATIBLE CHANGE: core protocol version 1.0. 18 - INCOMPATIBLE CHANGE: core protocol version 1.0.
8 - INCOMPATIBLE CHANGE: node sections are now introduced 19 - INCOMPATIBLE CHANGE: node sections are now introduced
9 with "node nodename", not "node = nodename". 20 with "node nodename", not "node = nodename".

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines