log src/common.c @ 61:66d9d80215f0

age author description
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