Commit Graph

  • 8c923f4a1b build.zig main Motiejus Jakštys 2024-10-10 11:01:53 -0400
  • b54bab7e5b Update Frank Denis 2019-07-22 16:08:23 +0200
  • 91f50be917 Check crypto_scalarmult() return value Frank Denis 2015-11-17 01:28:16 +0100
  • bb747e6e36 Make svr a global in order to be able to check if the process is a server Mask or set the high bit of the nonce according to this value. Properly initialize the nonce in little-endian mode Frank Denis 2015-11-15 17:45:12 +0100
  • d3b16d7829 Use writev() instead of writing before an allocated region Frank Denis 2015-11-04 02:18:19 +0100
  • 8b8772f4f1 WHOEVER WROTE THAT IS A DANGEROUS PSYCHOPATH Frank Denis 2015-11-04 02:05:12 +0100
  • 158c766368 Set initial previous peer nonce to zero Frank Denis 2015-11-04 01:10:27 +0100
  • 1e1e0d7c13 1.0.6 Frank Denis 2015-11-03 18:23:41 +0100
  • 366b9ff47f Use sodium_compare() Frank Denis 2015-10-26 20:24:59 +0100
  • 943fa76bc3 1.0.4 is out Frank Denis 2015-10-18 16:47:53 +0200
  • 6165edf789 Try to guess what the intent was Frank Denis 2015-10-17 17:30:42 +0200
  • f4b95001d7 Regen the autoconf file Frank Denis 2015-10-17 17:25:38 +0200
  • 907b13dbdc Another sigaction value worth initializing Frank Denis 2015-10-17 17:21:51 +0200
  • ed4127bf13 Zero sigaction value before using it Frank Denis 2015-10-17 17:19:25 +0200
  • e58f6b0abb Replace a couple sprintf() with snprintf() Frank Denis 2015-10-17 17:14:19 +0200
  • 11dab6288d Nits Frank Denis 2015-10-17 17:02:15 +0200
  • df8bacead5 Implement a key exchange mechanism Frank Denis 2015-10-17 02:10:35 +0200
  • 1159f54fe4 Remove meaningless debug message Frank Denis 2015-10-16 22:52:16 +0200
  • 0086ece566 aes256gcm was merged to the main libsodium branch Frank Denis 2015-10-12 10:05:42 +0200
  • c7a7775aaa Use high-level aes256gcm functions instead of the specific aesni implementation Frank Denis 2015-10-11 14:31:41 +0200
  • 6dd517d77c crypto_aead_aes256gcm_aesni_state doesn't exist any more Use the non-implementation specific type crypto_aead_aes256gcm_state Frank Denis 2015-10-11 13:12:19 +0200
  • 742a5d788d Explicit casts Frank Denis 2015-10-09 18:19:42 +0200
  • 454e3ff720 fix use of an unallocated variable Vincent Malguy 2015-10-09 18:17:35 +0200
  • 502ba4ac9b if the password supplied is 32 bit long, we should use it AS if Vincent Malguy 2015-10-09 18:00:06 +0200
  • 17058b59af Untab Frank Denis 2015-10-09 13:21:10 +0200
  • 80a75040a2 Move the key out of CryptoCtx Frank Denis 2015-10-09 13:20:27 +0200
  • 64c9a90fae Missing return in derive_key() + explicit type conversions Frank Denis 2015-10-09 13:18:38 +0200
  • 9335457ca4 Describe changes Frank Denis 2015-10-09 10:11:57 +0200
  • 6d009fe509 Remove README.OpenSSL Frank Denis 2015-10-09 10:01:54 +0200
  • ed49289d7b Port to libsodium, switch to AES256-GCM, revamp authentication Frank Denis 2015-10-08 19:17:30 +0200
  • 9aac84a0ce Remove legacy_encrypt form the Makefile template Frank Denis 2015-10-08 13:08:28 +0200
  • b04cd464db Remove constructions using the ECB mode Frank Denis 2015-10-08 12:54:43 +0200
  • 116ee6234f Remove utterly broken and already deprecated legacy VTUN encryption Frank Denis 2015-10-08 12:38:13 +0200
  • 4270256e1d Use slightly safer compiler flags Frank Denis 2015-10-08 01:27:09 +0200
  • b0aeb4f5eb Un-inline clear_nat_hack_flags() Frank Denis 2015-10-08 00:47:30 +0200
  • 0416b858aa The last release of Mac OS was 13 years ago. OSX doesn't have sys/md5.h any more. Frank Denis 2015-10-08 00:45:52 +0200
  • 10328691e5 Import vtun.drivers, add an autogen.sh script to create autoconf files Frank Denis 2015-10-08 00:43:56 +0200
  • 59e5f82dc7 Buy in rfe3561826/bug32/pbz5668 code to add an %h macro to up/downs mtbishop 2013-07-07 20:36:33 +0000
  • cb0f55381a pbz5669 - add a -q hint to the client invocation to handle evolution-worthy quiet option mtbishop 2013-07-07 20:31:22 +0000
  • f74248b540 bug53 - attribute fix properly to AHeisner mtbishop 2013-07-07 20:24:07 +0000
  • 88f8de8214 Buy in changes to fix bug53 - race condition in socket - patch from alfred heisner mtbishop 2013-07-07 20:21:20 +0000
  • f3c3e13798 Merge changes from Andrey Mazo: mtbishop 2013-07-07 19:54:20 +0000
  • 34ee687c65 Dropped a note into the SPEC to remind for arbitrary variable changes mtbishop 2013-07-07 18:03:49 +0000
  • a46cecd544 pre-release pokes mtbishop 2012-07-09 05:01:05 +0000
  • 2fc9258ef1 buying back from rfe1698248 mtbishop 2012-07-09 04:55:38 +0000
  • 674f0ca17c buy back changes from rfe2711212 - recompile bug mtbishop 2012-07-09 01:11:08 +0000
  • f581627ebc buy back changes from bug3541341-5591 for better compile mtbishop 2012-07-09 01:01:08 +0000
  • 6a3866dab4 buy back changes to vtun.spec from rfe3541312-4057 mtbishop 2012-07-08 10:30:27 +0000
  • 9b1834fd2c 2951972 - make vtund quiet about connections (Sean MacLennan) mtbishop 2012-07-08 05:32:57 +0000
  • 408c943518 buy back from patch 2972369 (debian 339364) mtbishop 2012-07-07 07:14:17 +0000
  • 868b4f7745 more bits mtbishop 2012-07-07 05:17:54 +0000
  • 36af3c579f buyback from pat3540779-5589 mtbishop 2012-07-07 05:12:17 +0000
  • 38bca6e29f rfe2988096-3946 - add in README for OpenSSL mtbishop 2010-04-19 07:41:00 +0000
  • ece673484b file README.OpenSSL was added on branch BRANCH-3_X2 on 2010-04-19 07:41:00 +0000 mtbishop 2010-04-16 08:44:41 +0000
  • 0c08446338 rfe2636157 - bring in missing submission for 3.0 mtbishop 2010-04-14 08:48:09 +0000
  • 4542a7822d Added Ingo's change to the changelog mtbishop 2009-04-26 09:29:10 +0000
  • d13873edb8 buyback for bz3467/bug1685781 - Ingo's patch to enable old encryption for older clients to newer servers. mtbishop 2009-04-24 09:15:33 +0000
  • eb0ff6139a Argh. Fix a missing declaration. mtbishop 2009-03-29 10:44:02 +0000
  • 20afcf7d38 Delayed UDP connection for bad NATs - rfe2636157, Dragos Vingarzan mtbishop 2009-03-29 10:40:08 +0000
  • a29e61f165 Delayed UDP connection by Dragos Vingarzan mtbishop 2009-03-29 10:37:34 +0000
  • 66658236a7 rfe2636157 - Permit a delayed UDP connection to overcome unpredictable NAT ports. mtbishop 2009-03-29 10:08:41 +0000
  • cb03b8fa9a rfe2405993 - mem leak in cfg_file.y mtbishop 2008-12-08 13:01:23 +0000
  • 60e41dd4ea rfe 2149137 - makefile fix mtbishop 2008-12-08 11:30:45 +0000
  • d493700fbe buy back rfe 2405993 - make ignores LDFLAGS mtbishop 2008-12-08 11:25:17 +0000
  • 1cfe5b3301 more tuning of the silly whitelist. mtbishop 2008-01-22 09:37:51 +0000
  • 5023cbf40c better distro whitelisting. Open to suggestions here. mtbishop 2008-01-22 09:20:05 +0000
  • d93bb202a8 Centos missing in whitelist for tun device. mtbishop 2008-01-22 05:58:00 +0000
  • 70894b2feb Update copyrights. mtbishop 2008-01-07 22:35:18 +0000
  • a460c4bfc1 buy-back from bug1685781 - vtun3 client should parse vtun2 server encr directives mtbishop 2008-01-07 22:12:48 +0000
  • e971c621d2 rfe1744575 - cfg_file.y bugs (mf) rfe1738167 - build on c5 still fails (bc) More -kkv cleanup on cvs macros mtbishop 2007-06-29 05:25:45 +0000
  • c241ca0b35 added in missing comments. argh mtbishop 2007-06-12 09:44:27 +0000
  • f23e8d0a68 - rfe1602625 - fix compilation for lzo2, making compatible with SuSE 10.1 and others. mtbishop 2007-06-06 08:48:14 +0000
  • 3425d0e4ed rfe780607 - new debian scripts. mtbishop 2007-03-31 23:02:59 +0000
  • d7b747d74e s/Copyright/License/ for fc4+ builds mtbishop 2006-12-11 14:09:34 +0000
  • d5f483a467 Version marking for 3.0 mtbishop 2006-12-11 12:19:18 +0000
  • 37b8cb9d26 first commit root 2015-04-15 11:48:05 +0200