ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/NEWS
Revision: 1.11
Committed: Wed Oct 22 00:42:53 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
CVS Tags: poll-based-iom
Changes since 1.10: +7 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1
2 TODO send sha1hash of public key
3 TODO check own keypair for correctness
4 - better retry behaviour on key mismatch.
5
6 1.2 Fri Oct 17 03:44:44 CEST 2003
7 - protocol version 0.1
8 - tincd kernel interface code imported, more supported platforms
9 (native/linux (2.4), tincd/linux (2.2 and 2.4), tincd/freebsd,
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 */
14 - portability workarounds, especially for unfriendly freebsd
15 - very minor bugfixes
16 - warnings when choosing insecure ciphers/hashes
17 - reduced default hmac length to 8.
18 - cvs now contains configure, Makefile.in and other generated files.
19 - added doc/complex-example to the distribution.
20
21 1.0
22 - protocol version 0.1
23 - tweaked various timeouts to help very slow (486) class
24 machines or nets with many hosts.
25 - tweaked rate-limiting to be more forgiving for hosts
26 connecting through routers (not a fix)
27