log svr-kex.c @ 1283:3017bc7d6238

age author description
Tue, 15 Mar 2016 23:20:01 +0800 Matt Johnston assertion for case that shouldn't happen
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sun, 04 Jan 2015 22:22:43 +0800 Matt Johnston Open directories O_RDONLY for fsync, add debugging if it fails
Sat, 08 Nov 2014 22:15:16 +0800 Matt Johnston Make sure hostkeys are flushed to disk to avoid empty files if the power
Thu, 23 Jan 2014 22:25:52 +0800 Matt Johnston requirenext doesn't need two values
Tue, 03 Dec 2013 21:13:58 +0800 Matt Johnston Log when generating a hostkey
Thu, 14 Nov 2013 22:05:47 +0800 Matt Johnston rename random.h to dbrandom.h since some OSes have a system random.h
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Sat, 09 Nov 2013 00:02:26 +0800 Matt Johnston - Make curve25519 work after fixing a typo, interoperates with OpenSSH ecc
Fri, 08 Nov 2013 23:32:13 +0800 Matt Johnston Merge ecc
Fri, 08 Nov 2013 23:11:43 +0800 Matt Johnston curve25519 ecc
Thu, 07 Nov 2013 23:49:37 +0800 Matt Johnston Add '-R' for delayed hostkey option keyondemand
Thu, 07 Nov 2013 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Sun, 14 Apr 2013 23:16:16 +0800 Matt Johnston requirenext fixup for firstkexfollows