ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/NEWS
Revision: 1.7
Committed: Thu Oct 16 02:41:20 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
Changes since 1.6: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.3 1.1
2 pcg 1.4 - tincd kernel interface code imported, more supported platforms
3 pcg 1.6 (native/linux (2.4), tincd/linux (2.2 and 2.4), tincd/freebsd,
4     native/cygwin).
5 pcg 1.7 - added primitive ethernet emulation (ipv4 only), which allows
6     the following platforms that only have tun drivers to work:
7     /* none yet tested */
8 pcg 1.3 - portability workarounds, especially for unfriendly freebsd
9     - very minor bugfixes
10     - warnings when choosing insecure ciphers/hashes
11 pcg 1.4 - reduced default hmac length to 12.
12 pcg 1.5 - cvs now contains configure, Makefile.in and other generated files.
13 pcg 1.3
14 pcg 1.2 1.0
15     - tweaked various timeouts to help very slow (486) class
16     machines or nets with many hosts.
17     - tweaked rate-limiting to be more forgiving for hosts
18     connecting through routers (not a fix)
19