Mercurial > hg > quicktun
graph
-
Add a gitignore file2016-06-17, by Andreas Rottmann
-
Correctly link tweetnacl2017-03-13, by Ivo Smits
-
Actually renamed debian directory2017-01-29, by Ivo Smits
-
Renamed debian directory to prepare for debian packaging, fixed possible crash in PI mode 22017-01-27, by Ivo Smits
-
Added tag V2.2.5 for changeset e0bd3a4993c22017-01-24, by Ivo Smits
-
Fix floating remote mode on NetBSD2017-01-07, by Ivo Smits
-
Fixed compiler warnings, removed redundant version dependencies in debian package2017-01-07, by Ivo Smits
-
Fixed -h and -v return status, fixed source file permissions (thanks github.com/rotty)2017-01-04, by Ivo Smits
-
Merge pull request #13 from rotty/so-error2016-07-04, by Ivo Smits
-
Fix SO_ERROR ouput type2016-06-26, by Andreas Rottmann
-
Fixes for OpenBSD (thanks to Pi <pi-quicktun@mrtheplague.net> and SeekingFor)2014-01-31, by Ivo Smits
-
Use system default C compiler instead of gcc in build script2014-01-31, by Ivo Smits
-
Fixed compiler warnings from clang (including small bug in private key loading)2014-01-31, by Ivo Smits
-
Fix for OpenBSD tun/tap initialization2013-11-23, by Ivo Smits
-
Fixed a bug in the salty protocol encoding (prepare the buffer as expected by the encryption function) V2.2.32013-11-16, by Ivo Smits
-
Added support for libsodium, fixed bug in USE_PI compatibility mode, improved timestamp checking in nacltai protocol V2.2.22013-10-27, by Ivo Smits
-
Fixed tunnel destruction on Debian using iproute22013-06-02, by Ivo Smits
-
Added chroot support2013-05-29, by Ivo Smits
-
Abort build scripts on error, added quicktun (main) executable2013-05-24, by Ivo Smits
-
Added support for connecting over IPv62013-05-24, by Ivo Smits
-
Salty protocol: move local sending timestamp forward if remote has a newer timestamp2013-05-24, by Ivo Smits
-
Removed/changed some debug/test code in salty protocol2013-05-17, by Ivo Smits
-
Fixed/improved handling of timestamp in nonce in nacltai protocol2013-05-17, by Ivo Smits
-
Fix nonce calculation when both sides use the same key in nacltai and salty protocols2013-05-15, by Ivo Smits
-
Added salty protocol (stateful, little overhead, PFS)2013-05-15, by Ivo Smits
-
Small updates in preparation for stateful protocols2013-05-15, by Ivo Smits
-
Added option to run a script after opening the tun device2013-05-06, by Ivo Smits
-
Added support for NetBSD, added command line parsing to provide configuration options2013-05-06, by Ivo Smits
-
Added option PRIVATE_KEY_FILE to read private key from file2013-05-06, by Ivo Smits
-
Added option SETUID to drop privileges2013-05-06, by Ivo Smits
-
Added USE_PI=2 setting to automatically add/remove packet information header2013-05-06, by Ivo Smits
-
Fixed the build script and FreeBSD tun mode2011-10-12, by Ivo Smits
-
Possible fix for tun mode on FreeBSD2011-10-11, by Ivo Smits
-
Fixes contributed by Daniel Dickinson <daniel@cshore.neomailbox.net> V2.1.82011-10-11, by Ivo Smits
-
Fixed path to nacl in build script2011-10-11, by Ivo Smits
-
Fixed build script to support multiple abis on one machine, bugfix in code, minor improvements2011-08-04, by Ivo Smits
-
Fixed error checking during initialization, restructured code a bit to make it even simpler2011-04-09, by Ivo Smits
-
Version 2.1.7: fixed possible duplicate encryption nonce at high packet rates in nacltai protocol V2.1.72011-04-08, by Ivo Smits
-
Clean up in build script, fixed compiler warnings in nacltai protocol debug code2011-03-16, by Ivo Smits
-
Fixed support for shared NaCl library, explicitly refer to cryptographic primitives2011-02-28, by Ivo Smits
-
Support shared NaCl library in build script (untested)2011-02-28, by Ivo Smits
-
Re-added some debugging messages to nacltai protocol code, enabled by the DEBUG environment variable2011-02-27, by Ivo Smits
-
Removed some redundant files2011-02-27, by Ivo Smits
-
Include single protocol raw, nacl0 and nacltai binaries in debian package2011-02-27, by Ivo Smits
-
Merged commit from dereckson: Fixing linuxisms2011-02-27, by Ivo Smits
-
Fixing linuxisms2011-02-15, by Dereckson
-
Exclude some local stuff2011-02-27, by Ivo Smits
-
Added BSD support to build script, updated NaCl URL to new version, added version file V2.1.42011-01-08, by Ivo Smits
-
solaris support2011-01-08, by Gabor Adam Toth
-
Make sure that the session buffer is zero2010-12-05, by Ivo Smits
-
Use strncat, fixed nacltai timestamp check2010-12-04, by Ivo Smits
-
Fixed BSD support, improved randombytes/secret key generation2010-10-14, by ivo
-
BSD support2010-10-13, by ivo
-
Use stderr for output instead of stdout, added debugging code to nacltai2010-10-08, by root
-
Fixed keypair code2010-10-08, by ivo
-
Fixed nacltai implementation2010-10-08, by ivo
-
Fix segfault?2010-10-07, by ivo
-
Accept 0.0.0.0 remote address for float mode2010-10-07, by ivo
-
Removed nacl library2010-10-07, by ivo