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

Comparing gvpe/NEWS (file contents):
Revision 1.139 by root, Mon Apr 1 03:10:26 2019 UTC vs.
Revision 1.141 by root, Thu Oct 6 03:25:53 2022 UTC

1GVPE NEWS 1GVPE NEWS
2 2
3TODO: updqate donna?
4TODO: clear one-time key/auth material from memory?
3 - update embedded liblzf. 5 - update embedded liblzf.
4 - use liblzf with static hash table: lowers stack usage. 6 - use liblzf with static hash table: lowers stack usage.
5 - do not initialise liblzf hash table for faster operation. 7 - do not initialise liblzf hash table for faster operation.
6 - use C++ variadic templates for callback.h, get rid of callback.pl. 8 - use C++ variadic templates for callback.h, get rid of callback.pl.
9 - update autoconf.
10 - slightly modernise code.
11 - make use of ICMPFILTER again, this stopped working because it
12 is not defined in the glibc header files.
7 13
83.1 Sat Oct 27 07:50:43 CEST 2018 143.1 Sat Oct 27 07:50:43 CEST 2018
9 - port to openssl 1.1 BUT SEE WARNING IN configure.ac. Do not use! 15 - port to openssl 1.1 BUT SEE WARNING IN configure.ac. Do not use!
10 - tinc cruft removal: remove getopt.[ch], it's less portable to 16 - tinc cruft removal: remove getopt.[ch], it's less portable to
11 have it then to not have it. 17 have it then to not have it.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines