summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015.69DROPBEAR_2015.69Matt Johnston2015-11-251-1/+1
* debian changelogMatt Johnston2015-11-251-0/+6
* changelogMatt Johnston2015-11-251-0/+21
* mention dropbearkey tooMatt Johnston2015-11-251-1/+1
* Mention "dropbear -R" if no hostkeysMatt Johnston2015-11-251-1/+1
* check for zero K value from curve25519Matt Johnston2015-11-251-0/+6
* Fix minor manpage formatting issuesGuilhem Moulin2015-11-254-22/+17
* Improve dbclient manpageMatt Johnston2015-11-231-8/+19
* Fix flags after the hostnameMatt Johnston2015-11-231-3/+15
* Bundling for dbclientGuilhem Moulin2015-11-231-110/+92
* Increase channel limit to 1000Matt Johnston2015-11-191-1/+1
* Avoid queueing into circbuffer when the channel is about to closeMatt Johnston2015-11-191-47/+43
* lazy allocation of circbufferMatt Johnston2015-11-191-5/+11
* Send SSH_OPEN_RESOURCE_SHORTAGE response when too many channels openMatt Johnston2015-11-191-0/+1
* Only clear channel_signal_pending after handling all channels,Matt Johnston2015-11-171-1/+2
* Enable bundlingGuilhem Moulin2015-11-061-28/+33
* S_IWUSR rather than S_IWRITE for scpMatt Johnston2015-11-041-1/+1
* Mention -y flagGuilhem Moulin2015-10-281-0/+8
* Add comment about compressionMatt Johnston2015-10-281-0/+3
* Warn rather than fail if flags have trailing partsMatt Johnston2015-10-282-4/+6
* Test for crypt() rather than crypt.hMatt Johnston2015-10-212-6/+17
* fix default build when getpass() is unavailableMike Frysinger2015-10-212-2/+5
* fix default build when crypt() is unavailableMike Frysinger2015-10-211-0/+3
* avoid getpass when not usedMike Frysinger2015-10-211-0/+2
* fix build when ENABLE_CLI_INTERACT_AUTH is disabledMike Frysinger2015-10-211-2/+1
* Don't display the MOTD when an explicit command is run.Guilhem Moulin2015-10-211-1/+1
* don't silently ignore extra flag argumentsMatt Johnston2015-10-214-5/+14
* avoid invalidated iterator when connection failsMatt Johnston2015-09-291-9/+7
* make sure that the test for queued packets to write occurs afterMatt Johnston2015-09-291-10/+13
* Added signature for changeset ef4b26364b0cMatt Johnston2015-08-081-0/+1
* Added signature for changeset a687f835236cMatt Johnston2015-08-081-0/+1
* Added tag DROPBEAR_2015.68 for changeset 809feaa9408fMatt Johnston2015-08-080-0/+0
* changelog and version 2015.68DROPBEAR_2015.68Matt Johnston2015-08-083-13/+30
* Fix typo in dropbear(8)'s manpageGuilhem Moulin2015-08-071-2/+3
* Fix segfault with restricted authorized_key files without forced commandGuilhem Moulin2015-08-071-1/+1
* only update keepalive timeout post-auth (when keepalives are sent)Matt Johnston2015-08-071-7/+7
* Build with -Werror for the simplest caseMatt Johnston2015-08-041-2/+2
* couple more changelog itemsMatt Johnston2015-08-031-2/+9
* set timeouts to time remaining rather than timeout durationMatt Johnston2015-08-031-11/+30
* Fix problem where auth timeout wasn't checked when waiting for identMatt Johnston2015-08-034-17/+14
* increase MAX_CMD_LEN to 9000Matt Johnston2015-08-031-2/+3
* remove .hgtags from releaseMatt Johnston2015-08-031-1/+3
* Don't try to send data on first ack packet of 3way handshake.Matt Johnston2015-08-031-21/+0
* remove extraneous semicolon from m_free #defineMatt Johnston2015-08-031-1/+1
* change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedirMatt Johnston2015-08-034-9/+10
* check ecc key return, fix null pointer crashMatt Johnston2015-06-231-0/+3
* Merge pull request #11 from nshopik/patch-2Matt Johnston2015-06-121-1/+1
|\
| * Prepend DROPBEAR for scp.cNikolay Shopik2015-03-121-1/+1
* | a bit more changelogMatt Johnston2015-06-121-3/+16
* | mergeMatt Johnston2015-06-040-0/+0
|\ \