log src/common.c @ 71:86b8afcf65c7 default tip master

age author description
Fri, 27 Jan 2017 20:33:19 +0100 Ivo Smits Renamed debian directory to prepare for debian packaging, fixed possible crash in PI mode 2
Sat, 07 Jan 2017 18:07:27 +0100 Ivo Smits Use default RNG for key generation, added options to generate public key from private key, use bundled tweetnacl as fallback instead of nacl download
Sat, 07 Jan 2017 16:01:01 +0100 Ivo Smits Fix floating remote mode on NetBSD
Wed, 04 Jan 2017 21:42:38 +0100 Ivo Smits Fixed -h and -v return status, fixed source file permissions (thanks github.com/rotty)
Sun, 26 Jun 2016 04:10:01 +0200 Andreas Rottmann Fix SO_ERROR ouput type
Fri, 31 Jan 2014 23:58:53 +0100 Ivo Smits Fixes for OpenBSD (thanks to Pi <pi-quicktun@mrtheplague.net> and SeekingFor)
Fri, 31 Jan 2014 22:52:46 +0100 Ivo Smits Fixed compiler warnings from clang (including small bug in private key loading)
Sat, 23 Nov 2013 16:58:54 +0100 Ivo Smits Fix for OpenBSD tun/tap initialization
Sun, 27 Oct 2013 23:10:43 +0100 Ivo Smits Added support for libsodium, fixed bug in USE_PI compatibility mode, improved timestamp checking in nacltai protocol V2.2.2
Thu, 30 May 2013 01:12:23 +0200 Ivo Smits Added chroot support
Fri, 24 May 2013 17:14:10 +0200 Ivo Smits Added support for connecting over IPv6
Thu, 16 May 2013 01:15:01 +0200 Ivo Smits Small updates in preparation for stateful protocols
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: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
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
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, 13 Feb 2011 23:56:54 +0100 Ivo Smits Fixed a race condition caused by reception of ICMP errors V2.1.5
Sat, 08 Jan 2011 02:25:17 +0100 Gabor Adam Toth solaris support
Sun, 05 Dec 2010 23:12:04 +0100 Ivo Smits Make sure that the session buffer is zero
Wed, 20 Oct 2010 21:08:03 +0200 Ivo Smits Bugfixes for floating remote and debian upgrade V2.1.3
Thu, 14 Oct 2010 02:15:55 +0200 ivo Fixed BSD support, improved randombytes/secret key generation
Wed, 13 Oct 2010 21:07:44 +0200 ivo BSD support
Fri, 08 Oct 2010 23:29:56 +0000 root Use stderr for output instead of stdout, added debugging code to nacltai
Fri, 08 Oct 2010 18:18:05 +0200 ivo Fixed nacltai implementation
Thu, 07 Oct 2010 16:04:53 +0200 ivo Fix segfault?
Thu, 07 Oct 2010 16:01:41 +0200 ivo Accept 0.0.0.0 remote address for float mode
Thu, 07 Oct 2010 15:53:01 +0200 ivo Initial commit V2.1.2