log

age author description
Sat, 01 Jun 2013 15:45:36 +0200 Ivo Smits Updated version number to 2.2.0 V2.2.0
Thu, 30 May 2013 01:12:23 +0200 Ivo Smits Added chroot support
Fri, 24 May 2013 17:14:51 +0200 Ivo Smits Abort build scripts on error, added quicktun (main) executable
Fri, 24 May 2013 17:14:10 +0200 Ivo Smits Added support for connecting over IPv6
Fri, 24 May 2013 17:06:42 +0200 Ivo Smits Salty protocol: move local sending timestamp forward if remote has a newer timestamp
Fri, 17 May 2013 16:10:58 +0200 Ivo Smits Removed/changed some debug/test code in salty protocol
Fri, 17 May 2013 16:09:49 +0200 Ivo Smits Fixed/improved handling of timestamp in nonce in nacltai protocol
Thu, 16 May 2013 01:35:26 +0200 Ivo Smits Fix nonce calculation when both sides use the same key in nacltai and salty protocols
Thu, 16 May 2013 01:19:12 +0200 Ivo Smits Added salty protocol (stateful, little overhead, PFS)
Thu, 16 May 2013 01:15:01 +0200 Ivo Smits Small updates in preparation for stateful protocols
Mon, 06 May 2013 23:58:25 +0200 Ivo Smits Updated version number to 2.1.9 V2.1.9
Mon, 06 May 2013 23:01:37 +0200 Ivo Smits Added option to run a script after opening the tun device
Mon, 06 May 2013 22:53:20 +0200 Ivo Smits Added support for NetBSD, added command line parsing to provide configuration options
Mon, 06 May 2013 21:28:45 +0200 Ivo Smits Added option PRIVATE_KEY_FILE to read private key from file
Mon, 06 May 2013 21:28:05 +0200 Ivo Smits Added option SETUID to drop privileges
Mon, 06 May 2013 18:05:07 +0200 Ivo Smits Added USE_PI=2 setting to automatically add/remove packet information header
Wed, 12 Oct 2011 03:47:18 +0200 Ivo Smits Fixed the build script and FreeBSD tun mode
Wed, 12 Oct 2011 01:35:45 +0200 Ivo Smits Possible fix for tun mode on FreeBSD
Wed, 12 Oct 2011 01:34:46 +0200 Ivo Smits Fixes contributed by Daniel Dickinson <daniel@cshore.neomailbox.net> V2.1.8
Wed, 12 Oct 2011 01:11:48 +0200 Ivo Smits Fixed path to nacl in build script
Thu, 04 Aug 2011 18:17:06 +0200 Ivo Smits Fixed build script to support multiple abis on one machine, bugfix in code, minor improvements
Sat, 09 Apr 2011 23:34:06 +0200 Ivo Smits Small fix to error handling during initialization default/master
Sat, 09 Apr 2011 17:46:04 +0200 Ivo Smits Small fixes: abort before updating remote endpoint after serious decryption error, print IP address bytes in the expected order
Sat, 09 Apr 2011 17:36:48 +0200 Ivo Smits Fixed error checking during initialization, restructured code a bit to make it even simpler
Fri, 08 Apr 2011 17:08:04 +0200 Ivo Smits Version 2.1.7: fixed possible duplicate encryption nonce at high packet rates in nacltai protocol V2.1.7
Wed, 16 Mar 2011 23:18:07 +0100 Ivo Smits Clean up in build script, fixed compiler warnings in nacltai protocol debug code
Mon, 28 Feb 2011 19:28:18 +0100 Ivo Smits Fixed support for shared NaCl library, explicitly refer to cryptographic primitives
Mon, 28 Feb 2011 16:32:48 +0100 Ivo Smits Support shared NaCl library in build script (untested)
Sun, 27 Feb 2011 23:52:32 +0100 Ivo Smits Re-added some debugging messages to nacltai protocol code, enabled by the DEBUG environment variable
Sun, 27 Feb 2011 22:48:51 +0100 Ivo Smits Removed some redundant files