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

Comparing gvpe/NEWS (file contents):
Revision 1.6 by pcg, Wed Oct 15 06:06:41 2003 UTC vs.
Revision 1.11 by pcg, Wed Oct 22 00:42:53 2003 UTC

11.1 1
2TODO send sha1hash of public key
3TODO check own keypair for correctness
4 - better retry behaviour on key mismatch.
5
61.2 Fri Oct 17 03:44:44 CEST 2003
7 - protocol version 0.1
2 - tincd kernel interface code imported, more supported platforms 8 - tincd kernel interface code imported, more supported platforms
3 (native/linux (2.4), tincd/linux (2.2 and 2.4), tincd/freebsd, 9 (native/linux (2.4), tincd/linux (2.2 and 2.4), tincd/freebsd,
4 native/cygwin). 10 native/cygwin).
11 - added primitive ethernet emulation (ipv4 only), which allows
12 the following platforms that only have tun drivers to work:
13 /* none yet tested */
5 - portability workarounds, especially for unfriendly freebsd 14 - portability workarounds, especially for unfriendly freebsd
6 - very minor bugfixes 15 - very minor bugfixes
7 - warnings when choosing insecure ciphers/hashes 16 - warnings when choosing insecure ciphers/hashes
8 - reduced default hmac length to 12. 17 - reduced default hmac length to 8.
9 - cvs now contains configure, Makefile.in and other generated files. 18 - cvs now contains configure, Makefile.in and other generated files.
19 - added doc/complex-example to the distribution.
10 20
111.0 211.0
22 - protocol version 0.1
12 - tweaked various timeouts to help very slow (486) class 23 - tweaked various timeouts to help very slow (486) class
13 machines or nets with many hosts. 24 machines or nets with many hosts.
14 - tweaked rate-limiting to be more forgiving for hosts 25 - tweaked rate-limiting to be more forgiving for hosts
15 connecting through routers (not a fix) 26 connecting through routers (not a fix)
16 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines