log

age author description
2022-03-30 Matt Johnston Fix declaration after statement
2022-03-30 Matt Johnston Add c89 build test
2022-03-30 Matt Johnston Fix C99 comment
2022-03-30 Matt Johnston Fix tilde expansion of paths
2020-07-09 Begley Brothers Inc Expand home path for MOTD file
2020-07-09 Begley Brothers Inc Default options comments, ignore localoptions.h
2020-07-09 Begley Brothers Inc Allow user space file locations (rootless support)
2022-03-30 Matt Johnston Check authorized_keys permissions as the user
2022-03-30 Matt Johnston Disable dh-group1 KEX by default
2022-03-30 Matt Johnston Document supported formats for dropbearconvert
2022-03-30 Matt Johnston Print the key type in "Pubkey auth succeeded"
2022-03-30 Matt Johnston Make SHA1 optional, implement SHA256 fingerprints
2022-03-30 Matt Johnston Remove twofish and remnants of blowfish
2022-03-30 Matt Johnston Remove commented ssh.com code from keyimport
2022-03-29 Matt Johnston Fix dropbearconvert ecdsa parsing error typo
2022-03-29 Matt Johnston Use buf_burn_free() instead of two calls