log

age author description
2012-05-09 Matt Johnston Return immediate success for blank passwords if allowed
2012-05-09 Matt Johnston Server shouldn't return "localhost" in response to -R forward connections
2012-05-09 Matt Johnston Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)
2012-05-09 Matt Johnston - Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD
2012-04-24 Matt Johnston Ignore -q if SCP_PROGRESS isn't set
2012-04-12 Matt Johnston Split listening port argument at the rightmost colon, allows binding to
2012-04-12 Matt Johnston Improve comment about sha1-96
2012-04-09 Matt Johnston Slight formatting change for ENABLE_CLI_AGENTFWD if statement
2012-03-26 Andrey Mazo Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
2012-04-09 Matt Johnston Rename HAVE_FORK to USE_VFORK
2012-04-08 Mike Frysinger check for fork() and not __uClinux__
2012-04-08 Mike Frysinger fix out-of-tree cleaning
2012-02-23 Matt Johnston Added signature for changeset 85f835f2fe0a
2012-02-23 Matt Johnston Added tag DROPBEAR_2012.55 for changeset d354464b2aa6
2012-02-23 Matt Johnston - Improve CHANGES description DROPBEAR_2012.55