Mercurial > hg > quicktun
graph
-
Fixed a bug in the salty protocol encoding (prepare the buffer as expected by the encryption function) V2.2.3Sat, 16 Nov 2013 14:55:14 +0100, by Ivo Smits
-
Added support for libsodium, fixed bug in USE_PI compatibility mode, improved timestamp checking in nacltai protocol V2.2.2Sun, 27 Oct 2013 23:10:43 +0100, by Ivo Smits
-
Fixed tunnel destruction on Debian using iproute2Mon, 03 Jun 2013 01:01:22 +0200, by Ivo Smits
-
Added chroot supportThu, 30 May 2013 01:12:23 +0200, by Ivo Smits
-
Abort build scripts on error, added quicktun (main) executableFri, 24 May 2013 17:14:51 +0200, by Ivo Smits
-
Added support for connecting over IPv6Fri, 24 May 2013 17:14:10 +0200, by Ivo Smits
-
Salty protocol: move local sending timestamp forward if remote has a newer timestampFri, 24 May 2013 17:06:42 +0200, by Ivo Smits
-
Removed/changed some debug/test code in salty protocolFri, 17 May 2013 16:10:58 +0200, by Ivo Smits
-
Fixed/improved handling of timestamp in nonce in nacltai protocolFri, 17 May 2013 16:09:49 +0200, by Ivo Smits
-
Fix nonce calculation when both sides use the same key in nacltai and salty protocolsThu, 16 May 2013 01:35:26 +0200, by Ivo Smits
-
Added salty protocol (stateful, little overhead, PFS)Thu, 16 May 2013 01:19:12 +0200, by Ivo Smits
-
Small updates in preparation for stateful protocolsThu, 16 May 2013 01:15:01 +0200, by Ivo Smits
-
Added option to run a script after opening the tun deviceMon, 06 May 2013 23:01:37 +0200, by Ivo Smits
-
Added support for NetBSD, added command line parsing to provide configuration optionsMon, 06 May 2013 22:53:20 +0200, by Ivo Smits
-
Added option PRIVATE_KEY_FILE to read private key from fileMon, 06 May 2013 21:28:45 +0200, by Ivo Smits
-
Added option SETUID to drop privilegesMon, 06 May 2013 21:28:05 +0200, by Ivo Smits
-
Added USE_PI=2 setting to automatically add/remove packet information headerMon, 06 May 2013 18:05:07 +0200, by Ivo Smits
-
Fixed the build script and FreeBSD tun modeWed, 12 Oct 2011 03:47:18 +0200, by Ivo Smits
-
Possible fix for tun mode on FreeBSDWed, 12 Oct 2011 01:35:45 +0200, by Ivo Smits
-
Fixes contributed by Daniel Dickinson <daniel@cshore.neomailbox.net> V2.1.8Wed, 12 Oct 2011 01:34:46 +0200, by Ivo Smits
-
Fixed path to nacl in build scriptWed, 12 Oct 2011 01:11:48 +0200, by Ivo Smits
-
Fixed build script to support multiple abis on one machine, bugfix in code, minor improvementsThu, 04 Aug 2011 18:17:06 +0200, by Ivo Smits
-
Small fix to error handling during initialization default/masterSat, 09 Apr 2011 23:34:06 +0200, by Ivo Smits
-
Small fixes: abort before updating remote endpoint after serious decryption error, print IP address bytes in the expected orderSat, 09 Apr 2011 17:46:04 +0200, by Ivo Smits
-
Fixed error checking during initialization, restructured code a bit to make it even simplerSat, 09 Apr 2011 17:36:48 +0200, by Ivo Smits
-
Version 2.1.7: fixed possible duplicate encryption nonce at high packet rates in nacltai protocol V2.1.7Fri, 08 Apr 2011 17:08:04 +0200, by Ivo Smits
-
Clean up in build script, fixed compiler warnings in nacltai protocol debug codeWed, 16 Mar 2011 23:18:07 +0100, by Ivo Smits
-
Fixed support for shared NaCl library, explicitly refer to cryptographic primitivesMon, 28 Feb 2011 19:28:18 +0100, by Ivo Smits
-
Support shared NaCl library in build script (untested)Mon, 28 Feb 2011 16:32:48 +0100, by Ivo Smits
-
Re-added some debugging messages to nacltai protocol code, enabled by the DEBUG environment variableSun, 27 Feb 2011 23:52:32 +0100, by Ivo Smits
-
Removed some redundant filesSun, 27 Feb 2011 22:48:51 +0100, by Ivo Smits
-
Include single protocol raw, nacl0 and nacltai binaries in debian packageSun, 27 Feb 2011 22:47:22 +0100, by Ivo Smits
-
Merged commit from dereckson: Fixing linuxismsSun, 27 Feb 2011 20:55:05 +0100, by Ivo Smits
-
Fixing linuxismsTue, 15 Feb 2011 02:10:30 +0100, by Dereckson
-
Exclude some local stuffSun, 27 Feb 2011 20:41:23 +0100, by Ivo Smits
-
Fixed a race condition caused by reception of ICMP errors V2.1.5Sun, 13 Feb 2011 23:56:54 +0100, by Ivo Smits
-
Added BSD support to build script, updated NaCl URL to new version, added version file V2.1.4Sat, 08 Jan 2011 03:52:25 +0100, by Ivo Smits
-
solaris supportSat, 08 Jan 2011 02:25:17 +0100, by Gabor Adam Toth
-
Make sure that the session buffer is zeroSun, 05 Dec 2010 23:12:04 +0100, by Ivo Smits
-
Fixed build script for debian systems without packaging tools, removed packet logging from nacltaiSat, 04 Dec 2010 02:10:00 +0000, by root
-
Use strncat, fixed nacltai timestamp checkSat, 04 Dec 2010 03:01:46 +0100, by Ivo Smits
-
Bugfixes for floating remote and debian upgrade V2.1.3Wed, 20 Oct 2010 21:08:03 +0200, by Ivo Smits
-
Fixed BSD support, improved randombytes/secret key generationThu, 14 Oct 2010 02:15:55 +0200, by ivo
-
BSD supportWed, 13 Oct 2010 21:07:44 +0200, by ivo
-
Use stderr for output instead of stdout, added debugging code to nacltaiFri, 08 Oct 2010 23:29:56 +0000, by root
-
Fixed keypair codeSat, 09 Oct 2010 01:28:25 +0200, by ivo
-
Fixed nacltai implementationFri, 08 Oct 2010 18:18:05 +0200, by ivo
-
Fix segfault?Thu, 07 Oct 2010 16:04:53 +0200, by ivo
-
Accept 0.0.0.0 remote address for float modeThu, 07 Oct 2010 16:01:41 +0200, by ivo
-
Removed nacl libraryThu, 07 Oct 2010 15:56:33 +0200, by ivo