index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-25
debian changelog
Matt Johnston
2015-11-25
changelog
Matt Johnston
2015-11-25
mention dropbearkey too
Matt Johnston
2015-11-25
Mention "dropbear -R" if no hostkeys
Matt Johnston
2015-11-25
check for zero K value from curve25519
Matt Johnston
2015-11-25
Fix minor manpage formatting issues
Guilhem Moulin
2015-11-23
Improve dbclient manpage
Matt Johnston
2015-11-23
Fix flags after the hostname
Matt Johnston
2015-11-23
Bundling for dbclient
Guilhem Moulin
2015-11-19
Increase channel limit to 1000
Matt Johnston
2015-11-19
Avoid queueing into circbuffer when the channel is about to close
Matt Johnston
2015-11-19
lazy allocation of circbuffer
Matt Johnston
2015-11-19
Send SSH_OPEN_RESOURCE_SHORTAGE response when too many channels open
Matt Johnston
2015-11-17
Only clear channel_signal_pending after handling all channels,
Matt Johnston
2015-11-06
Enable bundling
Guilhem Moulin
2015-11-04
S_IWUSR rather than S_IWRITE for scp
Matt Johnston
2015-10-28
Mention -y flag
Guilhem Moulin
2015-10-28
Add comment about compression
Matt Johnston
2015-10-28
Warn rather than fail if flags have trailing parts
Matt Johnston
2015-10-21
Test for crypt() rather than crypt.h
Matt Johnston
2015-10-21
fix default build when getpass() is unavailable
Mike Frysinger
2015-10-21
fix default build when crypt() is unavailable
Mike Frysinger
2015-10-21
avoid getpass when not used
Mike Frysinger
2015-10-21
fix build when ENABLE_CLI_INTERACT_AUTH is disabled
Mike Frysinger
2015-10-21
Don't display the MOTD when an explicit command is run.
Guilhem Moulin
2015-10-21
don't silently ignore extra flag arguments
Matt Johnston
2015-09-29
avoid invalidated iterator when connection fails
Matt Johnston
2015-09-29
make sure that the test for queued packets to write occurs after
Matt Johnston
2015-08-08
Added signature for changeset ef4b26364b0c
Matt Johnston
2015-08-08
Added signature for changeset a687f835236c
Matt Johnston
2015-08-08
Added tag DROPBEAR_2015.68 for changeset 809feaa9408f
Matt Johnston
2015-08-08
changelog and version 2015.68
Matt Johnston
2015-08-07
Fix typo in dropbear(8)'s manpage
Guilhem Moulin
2015-08-07
Fix segfault with restricted authorized_key files without forced command
Guilhem Moulin
2015-08-07
only update keepalive timeout post-auth (when keepalives are sent)
Matt Johnston
2015-08-04
Build with -Werror for the simplest case
Matt Johnston
2015-08-03
couple more changelog items
Matt Johnston
2015-08-03
set timeouts to time remaining rather than timeout duration
Matt Johnston
2015-08-03
Fix problem where auth timeout wasn't checked when waiting for ident
Matt Johnston
2015-08-03
increase MAX_CMD_LEN to 9000
Matt Johnston
2015-08-03
remove .hgtags from release
Matt Johnston
2015-08-03
Don't try to send data on first ack packet of 3way handshake.
Matt Johnston
2015-08-03
remove extraneous semicolon from m_free #define
Matt Johnston
2015-08-03
change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedir
Matt Johnston
2015-06-23
check ecc key return, fix null pointer crash
Matt Johnston
2015-06-12
Merge pull request #11 from nshopik/patch-2
Matt Johnston
2015-06-12
a bit more changelog
Matt Johnston
2015-06-04
merge
Matt Johnston
2015-06-04
buf_getstring and buf_putstring now use non-unsigned char*
Matt Johnston
2015-06-04
Merge pull request #13 from gazoo74/fix-warnings
Matt Johnston
[next]