comparison CHANGES @ 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 49ed526daedc
children 8664fea5072f
comparison
equal deleted inserted replaced
904:161b712db961 905:f98618496f82
22 22
23 - Fix a race condition in rekeying where Dropbear would exit if it received a 23 - Fix a race condition in rekeying where Dropbear would exit if it received a
24 still-in-flight packet after initiating rekeying. Reported by Oliver Metz. 24 still-in-flight packet after initiating rekeying. Reported by Oliver Metz.
25 This is a longstanding bug but is triggered more easily since 2013.57 25 This is a longstanding bug but is triggered more easily since 2013.57
26 26
27 - Fix README for ecdsa keys, from Caralin Patulea 27 - Fix README for ecdsa keys, from Catalin Patulea
28 28
29 - Ensure that generated RSA keys are always exactly the length 29 - Ensure that generated RSA keys are always exactly the length
30 requested. Previously Dropbear always generated N+16 or N+15 bit keys. 30 requested. Previously Dropbear always generated N+16 or N+15 bit keys.
31 Thanks to Unit 193 31 Thanks to Unit 193
32 32