log src/proto.nacltai.c @ 62:5b9e742bb704

age author description
Sat, 07 Jan 2017 15:47:19 +0100 Ivo Smits Fixed compiler warnings, removed redundant version dependencies in debian package
Wed, 04 Jan 2017 21:42:38 +0100 Ivo Smits Fixed -h and -v return status, fixed source file permissions (thanks github.com/rotty)
Fri, 31 Jan 2014 22:52:46 +0100 Ivo Smits Fixed compiler warnings from clang (including small bug in private key loading)
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
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:15:01 +0200 Ivo Smits Small updates in preparation for stateful protocols
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
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 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
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:42:27 +0100 Ivo Smits Version 2.1.6, changed sourcecode archive generation, use NaCl version 20110221, do not duplicate NaCl sourcecode, support iproute2 for persistent tunnel creation on Debian, support running as root on Debian, removed autogenerated header files V2.1.6
Sat, 04 Dec 2010 02:10:00 +0000 root Fixed build script for debian systems without packaging tools, removed packet logging from nacltai
Sat, 04 Dec 2010 03:01:46 +0100 Ivo Smits Use strncat, fixed nacltai timestamp check
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 15:53:01 +0200 ivo Initial commit V2.1.2