summaryrefslogtreecommitdiffhomepage
path: root/dropbear.8
AgeCommit message (Expand)Author
2020-12-05Some minor manpage improvementsMatt Johnston
2020-03-12Add Ed25519 support (#91)Vladislav Grishenko
2018-02-22clarify that -r skips default hostkeysMatt Johnston
2017-06-27Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument rangeMatt Johnston
2017-06-25dropbear server: support -T max auth triesKevin Darbyshire-Bryant
2016-04-12Add manpage and log for forced_commandMatt Johnston
2015-11-25Fix minor manpage formatting issuesGuilhem Moulin
2015-10-21don't silently ignore extra flag argumentsMatt Johnston
2015-08-07Fix typo in dropbear(8)'s manpageGuilhem Moulin
2014-07-27Add '-V' for versionMatt Johnston
2013-12-03Log when generating a hostkeyMatt Johnston
2013-11-14docs for ecdsaMatt Johnston
2013-10-03Don't say "SSH 2" any more since protocol version 1 is irrelevantMatt Johnston
2013-02-22Document "-m" and "-c"Matt Johnston
2009-09-13Mention -p's address argument in manpage synopsisMatt Johnston
2009-09-02- Set $SSH_CONNECTIONMatt Johnston
2008-11-11- Document idle_timeoutMatt Johnston
2008-11-09Mention DSS and DSA being the same thingMatt Johnston
2008-11-05- Update manuals, include section on authorized_keysMatt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2007-07-25Add -W <windowsize> argument and document it.Matt Johnston
2007-07-19Just use /dev/urandom since that's what everyone ends up using anyway.Matt Johnston
2007-04-16Add -u option to specify /dev/urandom insteadMatt Johnston
2007-02-22Document -p [address:]portMatt Johnston
2006-06-07Add -N "no remote command" dbclient option.Matt Johnston
2005-12-04 * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston
2005-03-13* Add references in the manpages to the dbclient manpageMatt Johnston
2004-09-14Added dropbear.8 and dropbearkey.8 back inMatt Johnston