Dropbear is an SSH 2 server and client that is designed to be small enough to be used in low-memory embedded environments, while still being functional and secure for general use.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds various new features such as
backgrounding for dbclient and binding to
particular addresses for the server. It also has
various bugfixes, particularly in the channel
handling code. It includes a security fix for
handling mismatching hostkeys with dbclient.