log

age author description
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
2015-01-23 Like Ma Fix variables may be uninitialized.
2015-01-23 Fedor Brunner Integrity error (bad packet size %u) negative length
2015-01-23 Matt Johnston Merge up to date pam
2015-01-13 Matt Johnston Enable sha2 HMACs by default, they're required for ecdsa already
2015-01-04 Matt Johnston clear hash state memory after use
2015-01-04 Matt Johnston merge coverity
2015-01-04 Matt Johnston clarify bad/unknown
2015-01-01 Catalin Patulea Handle invalid agent keys by skipping rather than exiting.