Tue, 24 Jan 2017 22:02:33 +0100 |
Ivo Smits |
Added tag V2.2.5 for changeset e0bd3a4993c2
|
Tue, 24 Jan 2017 21:59:02 +0100 |
Ivo Smits |
Release version 2.2.5 with small changes for debian packaging
V2.2.5
|
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
|
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)
|
Mon, 04 Jul 2016 11:59:12 +0200 |
Ivo Smits |
Merge pull request #13 from rotty/so-error
|
Sun, 26 Jun 2016 04:10:01 +0200 |
Andreas Rottmann |
Fix SO_ERROR ouput type
|
Sat, 01 Feb 2014 00:02:00 +0100 |
Ivo Smits |
Updated version number to 2.2.4
V2.2.4
|
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:57:46 +0100 |
Ivo Smits |
Use system default C compiler instead of gcc in build script
|
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
|
Sat, 16 Nov 2013 14:55:14 +0100 |
Ivo Smits |
Fixed a bug in the salty protocol encoding (prepare the buffer as expected by the encryption function)
V2.2.3
|
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
|
Mon, 03 Jun 2013 01:01:22 +0200 |
Ivo Smits |
Fixed tunnel destruction on Debian using iproute2
|
Sat, 01 Jun 2013 15:45:36 +0200 |
Ivo Smits |
Updated version number to 2.2.0
V2.2.0
|
Thu, 30 May 2013 01:12:23 +0200 |
Ivo Smits |
Added chroot support
|
Fri, 24 May 2013 17:14:51 +0200 |
Ivo Smits |
Abort build scripts on error, added quicktun (main) executable
|
Fri, 24 May 2013 17:14:10 +0200 |
Ivo Smits |
Added support for connecting over IPv6
|
Fri, 24 May 2013 17:06:42 +0200 |
Ivo Smits |
Salty protocol: move local sending timestamp forward if remote has a newer timestamp
|
Fri, 17 May 2013 16:10:58 +0200 |
Ivo Smits |
Removed/changed some debug/test code in salty protocol
|
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
|