log

age author description
Wed, 28 Jan 2015 22:49:40 +0800 Matt Johnston merge
Wed, 28 Jan 2015 22:49:28 +0800 Matt Johnston changes for 2015.67
Wed, 28 Jan 2015 22:43:01 +0800 Matt Johnston Fix bad multi-statement define for m_free(), detected by Coverity
Wed, 28 Jan 2015 22:42:29 +0800 Christian Engelmayer When clearing the memory of 'key' in function openssh_read(), only the size
Wed, 28 Jan 2015 22:33:34 +0800 Matt Johnston Initialise sa_mask
Wed, 28 Jan 2015 22:29:18 +0800 Matt Johnston Fix memory leak of ecdsa structure, found by Coverity
Wed, 28 Jan 2015 22:22:32 +0800 Matt Johnston Document ~/.ssh/id_dropbear
Wed, 28 Jan 2015 22:05:24 +0800 Elan Ruusamäe Allow configure with libtomcrypt/libtommath directories missing
Wed, 28 Jan 2015 21:40:34 +0800 Matt Johnston merge coverity
Wed, 28 Jan 2015 21:38:27 +0800 Matt Johnston Disable non-delayed zlib for server
Sat, 24 Jan 2015 00:05:26 +0800 Matt Johnston Default client key path ~/.ssh/id_dropbear
Fri, 23 Jan 2015 23:00:25 +0800 Fedor Brunner Prefer stronger algorithms in algorithm negotiation.
Fri, 23 Jan 2015 22:59:30 +0800 Like Ma Fix installing dropbear.8 error when building in a separate directory.
Fri, 23 Jan 2015 22:37:14 +0800 Matt Johnston Add config option to disable cbc. Disable twofish by default
Fri, 23 Jan 2015 22:23:23 +0800 Like Ma Fix variables may be uninitialized.