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

# User Rev Content
1 pcg 1.11
2     TODO send sha1hash of public key
3     TODO check own keypair for correctness
4     - better retry behaviour on key mismatch.
5    
6 pcg 1.10 1.2 Fri Oct 17 03:44:44 CEST 2003
7 pcg 1.11 - protocol version 0.1
8 pcg 1.4 - tincd kernel interface code imported, more supported platforms
9 pcg 1.6 (native/linux (2.4), tincd/linux (2.2 and 2.4), tincd/freebsd,
10     native/cygwin).
11 pcg 1.7 - added primitive ethernet emulation (ipv4 only), which allows
12     the following platforms that only have tun drivers to work:
13     /* none yet tested */
14 pcg 1.3 - portability workarounds, especially for unfriendly freebsd
15     - very minor bugfixes
16     - warnings when choosing insecure ciphers/hashes
17 pcg 1.8 - reduced default hmac length to 8.
18 pcg 1.5 - cvs now contains configure, Makefile.in and other generated files.
19 pcg 1.9 - added doc/complex-example to the distribution.
20 pcg 1.3
21 pcg 1.2 1.0
22 pcg 1.11 - protocol version 0.1
23 pcg 1.2 - 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