Thu, 18 May 2017 23:00:12 +0800 |
Matt Johnston |
merge main
|
Thu, 18 May 2017 22:59:38 +0800 |
Matt Johnston |
merge 2017.75
|
Sat, 19 Nov 2016 00:31:21 +0800 |
Matt Johnston |
Use atomic key generation in all cases
|
Sat, 19 Nov 2016 00:31:21 +0800 |
Matt Johnston |
Use atomic key generation in all cases
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Mon, 02 May 2016 23:48:16 +0200 |
Matt Johnston |
options for disabling "normal" DH
|
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
|
Mon, 08 Apr 2013 23:56:31 +0800 |
Matt Johnston |
- Rename buf_put_ecc_pubkey_string() to buf_put_ecc_raw_pubkey_string()
ecc
|
Sun, 07 Apr 2013 01:36:42 +0800 |
Matt Johnston |
ecc kind of works, needs fixing/testing
ecc
|
Fri, 29 Mar 2013 00:28:09 +0800 |
Matt Johnston |
More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,
ecc
|