comparison CHANGES @ 457:e430a26064ee DROPBEAR_0.50

Make dropbearkey only generate 1024 bit keys
author Matt Johnston <matt@ucc.asn.au>
date Wed, 08 Aug 2007 15:57:50 +0000
parents 319262c94d24
children 706e234212d0
comparison
equal deleted inserted replaced
456:f6c999ba31da 457:e430a26064ee
18 being terminated after 8 hours with new TCP-forward connections being 18 being terminated after 8 hours with new TCP-forward connections being
19 established. 19 established.
20 20
21 - Add -K <keepalive_time> argument, ensuring that data is transmitted 21 - Add -K <keepalive_time> argument, ensuring that data is transmitted
22 over the connection at least every N seconds. 22 over the connection at least every N seconds.
23
24 - dropbearkey will no longer generate DSS keys of sizes other than 1024
25 bits, as required by the DSS specification. (Other sizes are still
26 accepted for use to provide backwards compatibility).
23 27
24 0.49 - Fri 23 February 2007 28 0.49 - Fri 23 February 2007
25 29
26 - Security: dbclient previously would prompt to confirm a 30 - Security: dbclient previously would prompt to confirm a
27 mismatching hostkey but wouldn't warn loudly. It will now 31 mismatching hostkey but wouldn't warn loudly. It will now