2013-05-15 |
Ivo Smits |
Added salty protocol (stateful, little overhead, PFS)
|
2013-05-15 |
Ivo Smits |
Small updates in preparation for stateful protocols
|
2013-05-06 |
Ivo Smits |
Updated version number to 2.1.9
V2.1.9
|
2013-05-06 |
Ivo Smits |
Added option to run a script after opening the tun device
|
2013-05-06 |
Ivo Smits |
Added support for NetBSD, added command line parsing to provide configuration options
|
2013-05-06 |
Ivo Smits |
Added option PRIVATE_KEY_FILE to read private key from file
|
2013-05-06 |
Ivo Smits |
Added option SETUID to drop privileges
|
2013-05-06 |
Ivo Smits |
Added USE_PI=2 setting to automatically add/remove packet information header
|
2011-10-12 |
Ivo Smits |
Fixed the build script and FreeBSD tun mode
|
2011-10-11 |
Ivo Smits |
Possible fix for tun mode on FreeBSD
|
2011-10-11 |
Ivo Smits |
Fixes contributed by Daniel Dickinson <daniel@cshore.neomailbox.net>
V2.1.8
|
2011-10-11 |
Ivo Smits |
Fixed path to nacl in build script
|
2011-08-04 |
Ivo Smits |
Fixed build script to support multiple abis on one machine, bugfix in code, minor improvements
|
2011-04-09 |
Ivo Smits |
Small fix to error handling during initialization
default/master
|
2011-04-09 |
Ivo Smits |
Small fixes: abort before updating remote endpoint after serious decryption error, print IP address bytes in the expected order
|
2011-04-09 |
Ivo Smits |
Fixed error checking during initialization, restructured code a bit to make it even simpler
|
2011-04-08 |
Ivo Smits |
Version 2.1.7: fixed possible duplicate encryption nonce at high packet rates in nacltai protocol
V2.1.7
|
2011-03-16 |
Ivo Smits |
Clean up in build script, fixed compiler warnings in nacltai protocol debug code
|
2011-02-28 |
Ivo Smits |
Fixed support for shared NaCl library, explicitly refer to cryptographic primitives
|
2011-02-28 |
Ivo Smits |
Support shared NaCl library in build script (untested)
|
2011-02-27 |
Ivo Smits |
Re-added some debugging messages to nacltai protocol code, enabled by the DEBUG environment variable
|
2011-02-27 |
Ivo Smits |
Removed some redundant files
|
2011-02-27 |
Ivo Smits |
Include single protocol raw, nacl0 and nacltai binaries in debian package
|
2011-02-27 |
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
|
2011-02-27 |
Ivo Smits |
Merged commit from dereckson: Fixing linuxisms
|
2011-02-15 |
Dereckson |
Fixing linuxisms
|
2011-02-27 |
Ivo Smits |
Exclude some local stuff
|
2011-02-13 |
Ivo Smits |
Fixed a race condition caused by reception of ICMP errors
V2.1.5
|
2011-01-08 |
Ivo Smits |
Added BSD support to build script, updated NaCl URL to new version, added version file
V2.1.4
|
2011-01-08 |
Gabor Adam Toth |
solaris support
|
2010-12-05 |
Ivo Smits |
Make sure that the session buffer is zero
|
2010-12-04 |
root |
Fixed build script for debian systems without packaging tools, removed packet logging from nacltai
|
2010-12-04 |
Ivo Smits |
Use strncat, fixed nacltai timestamp check
|
2010-10-20 |
Ivo Smits |
Bugfixes for floating remote and debian upgrade
V2.1.3
|
2010-10-14 |
ivo |
Fixed BSD support, improved randombytes/secret key generation
|
2010-10-13 |
ivo |
BSD support
|
2010-10-08 |
root |
Use stderr for output instead of stdout, added debugging code to nacltai
|
2010-10-08 |
ivo |
Fixed keypair code
|
2010-10-08 |
ivo |
Fixed nacltai implementation
|
2010-10-07 |
ivo |
Fix segfault?
|
2010-10-07 |
ivo |
Accept 0.0.0.0 remote address for float mode
|
2010-10-07 |
ivo |
Removed nacl library
|
2010-10-07 |
ivo |
Initial commit
V2.1.2
|