2019-07-22 |
Ivo Smits |
Fixed order of tar arguments in build script
default tip master
|
2016-06-17 |
Andreas Rottmann |
Add a gitignore file
|
2017-03-13 |
Ivo Smits |
Correctly link tweetnacl
|
2017-01-29 |
Ivo Smits |
Actually renamed debian directory
|
2017-01-27 |
Ivo Smits |
Renamed debian directory to prepare for debian packaging, fixed possible crash in PI mode 2
|
2017-01-24 |
Ivo Smits |
Added tag V2.2.5 for changeset e0bd3a4993c2
|
2017-01-24 |
Ivo Smits |
Release version 2.2.5 with small changes for debian packaging
V2.2.5
|
2017-01-07 |
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
|
2017-01-07 |
Ivo Smits |
Fix floating remote mode on NetBSD
|
2017-01-07 |
Ivo Smits |
Fixed compiler warnings, removed redundant version dependencies in debian package
|
2017-01-04 |
Ivo Smits |
Fixed -h and -v return status, fixed source file permissions (thanks github.com/rotty)
|
2016-07-04 |
Ivo Smits |
Merge pull request #13 from rotty/so-error
|
2016-06-26 |
Andreas Rottmann |
Fix SO_ERROR ouput type
|
2014-01-31 |
Ivo Smits |
Updated version number to 2.2.4
V2.2.4
|
2014-01-31 |
Ivo Smits |
Fixes for OpenBSD (thanks to Pi <pi-quicktun@mrtheplague.net> and SeekingFor)
|
2014-01-31 |
Ivo Smits |
Use system default C compiler instead of gcc in build script
|
2014-01-31 |
Ivo Smits |
Fixed compiler warnings from clang (including small bug in private key loading)
|
2013-11-23 |
Ivo Smits |
Fix for OpenBSD tun/tap initialization
|
2013-11-16 |
Ivo Smits |
Fixed a bug in the salty protocol encoding (prepare the buffer as expected by the encryption function)
V2.2.3
|
2013-10-27 |
Ivo Smits |
Added support for libsodium, fixed bug in USE_PI compatibility mode, improved timestamp checking in nacltai protocol
V2.2.2
|
2013-06-02 |
Ivo Smits |
Fixed tunnel destruction on Debian using iproute2
|
2013-06-01 |
Ivo Smits |
Updated version number to 2.2.0
V2.2.0
|
2013-05-29 |
Ivo Smits |
Added chroot support
|
2013-05-24 |
Ivo Smits |
Abort build scripts on error, added quicktun (main) executable
|
2013-05-24 |
Ivo Smits |
Added support for connecting over IPv6
|
2013-05-24 |
Ivo Smits |
Salty protocol: move local sending timestamp forward if remote has a newer timestamp
|
2013-05-17 |
Ivo Smits |
Removed/changed some debug/test code in salty protocol
|
2013-05-17 |
Ivo Smits |
Fixed/improved handling of timestamp in nonce in nacltai protocol
|
2013-05-15 |
Ivo Smits |
Fix nonce calculation when both sides use the same key in nacltai and salty protocols
|
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
|