Mercurial > dropbear
changeset 905:f98618496f82
Fix typo in Catalin's name
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 19 Feb 2014 22:18:11 +0800 |
parents | 161b712db961 |
children | 4696755c4cac |
files | CHANGES |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Wed Feb 19 22:14:58 2014 +0800 +++ b/CHANGES Wed Feb 19 22:18:11 2014 +0800 @@ -24,7 +24,7 @@ still-in-flight packet after initiating rekeying. Reported by Oliver Metz. This is a longstanding bug but is triggered more easily since 2013.57 -- Fix README for ecdsa keys, from Caralin Patulea +- Fix README for ecdsa keys, from Catalin Patulea - Ensure that generated RSA keys are always exactly the length requested. Previously Dropbear always generated N+16 or N+15 bit keys.