log

age author description
2015-02-13 Matt Johnston merge
2015-02-13 Matt Johnston Make it compile
2015-01-28 Matt Johnston Keep sha1 default
2015-02-13 Matt Johnston piggyback data on acks when making connections on linux
2015-02-13 Matt Johnston debug should be off by default
2015-02-10 Matt Johnston merge coverity
2015-02-10 Matt Johnston Tighten validation of DH values. Odds of x==0 being generated are
2015-02-04 Matt Johnston twofish ctr modes
2015-01-29 Matt Johnston Added signature for changeset 1d2d81b1b7c1
2015-01-28 Matt Johnston sha256
2015-01-28 Matt Johnston bump version
2015-01-28 Matt Johnston Added tag DROPBEAR_2015.67 for changeset cbd674d63cd4
2015-01-28 Matt Johnston changelog for 2015.67 DROPBEAR_2015.67
2015-01-28 Matt Johnston merge coverity
2015-01-28 Matt Johnston merge
2015-01-28 Matt Johnston changes for 2015.67
2015-01-28 Matt Johnston Fix bad multi-statement define for m_free(), detected by Coverity
2015-01-28 Christian Engelmayer When clearing the memory of 'key' in function openssh_read(), only the size
2015-01-28 Matt Johnston Initialise sa_mask
2015-01-28 Matt Johnston Fix memory leak of ecdsa structure, found by Coverity
2015-01-28 Matt Johnston Document ~/.ssh/id_dropbear
2015-01-28 Elan Ruusamäe Allow configure with libtomcrypt/libtommath directories missing
2015-01-28 Matt Johnston merge coverity
2015-01-28 Matt Johnston Disable non-delayed zlib for server
2015-01-23 Matt Johnston Default client key path ~/.ssh/id_dropbear
2015-01-23 Fedor Brunner Prefer stronger algorithms in algorithm negotiation.
2015-01-23 Like Ma Fix installing dropbear.8 error when building in a separate directory.
2015-01-23 Matt Johnston Add config option to disable cbc. Disable twofish by default