Thu, 19 Nov 2015 23:53:06 +0800 |
Matt Johnston |
Increase channel limit to 1000
|
Thu, 19 Nov 2015 23:52:52 +0800 |
Matt Johnston |
Avoid queueing into circbuffer when the channel is about to close
|
Thu, 19 Nov 2015 23:52:11 +0800 |
Matt Johnston |
lazy allocation of circbuffer
|
Thu, 19 Nov 2015 22:39:32 +0800 |
Matt Johnston |
Send SSH_OPEN_RESOURCE_SHORTAGE response when too many channels open
|
Tue, 17 Nov 2015 20:53:30 +0800 |
Matt Johnston |
Only clear channel_signal_pending after handling all channels,
|
Fri, 06 Nov 2015 23:54:24 +0800 |
Guilhem Moulin |
Enable bundling
|
Wed, 04 Nov 2015 23:22:58 +0800 |
Matt Johnston |
S_IWUSR rather than S_IWRITE for scp
|
Wed, 28 Oct 2015 21:44:16 +0800 |
Guilhem Moulin |
Mention -y flag
|
Wed, 28 Oct 2015 21:42:09 +0800 |
Matt Johnston |
Add comment about compression
|
Wed, 28 Oct 2015 21:37:35 +0800 |
Matt Johnston |
Warn rather than fail if flags have trailing parts
|
Wed, 21 Oct 2015 23:08:22 +0800 |
Matt Johnston |
Test for crypt() rather than crypt.h
|
Wed, 21 Oct 2015 22:48:15 +0800 |
Mike Frysinger |
fix default build when getpass() is unavailable
|
Wed, 21 Oct 2015 22:40:11 +0800 |
Mike Frysinger |
fix default build when crypt() is unavailable
|
Wed, 21 Oct 2015 22:39:55 +0800 |
Mike Frysinger |
avoid getpass when not used
|
Wed, 21 Oct 2015 22:39:31 +0800 |
Mike Frysinger |
fix build when ENABLE_CLI_INTERACT_AUTH is disabled
|
Wed, 21 Oct 2015 22:08:47 +0800 |
Guilhem Moulin |
Don't display the MOTD when an explicit command is run.
|
Wed, 21 Oct 2015 22:05:50 +0800 |
Matt Johnston |
don't silently ignore extra flag arguments
|
Tue, 29 Sep 2015 22:19:11 +0800 |
Matt Johnston |
avoid invalidated iterator when connection fails
|
Tue, 29 Sep 2015 21:53:27 +0800 |
Matt Johnston |
make sure that the test for queued packets to write occurs after
|
Sat, 08 Aug 2015 22:14:30 +0800 |
Matt Johnston |
Added signature for changeset ef4b26364b0c
|
Sat, 08 Aug 2015 22:14:19 +0800 |
Matt Johnston |
Added signature for changeset a687f835236c
|
Sat, 08 Aug 2015 22:14:10 +0800 |
Matt Johnston |
Added tag DROPBEAR_2015.68 for changeset 809feaa9408f
|
Sat, 08 Aug 2015 20:35:28 +0800 |
Matt Johnston |
changelog and version 2015.68
DROPBEAR_2015.68
|
Fri, 07 Aug 2015 23:07:16 +0800 |
Guilhem Moulin |
Fix typo in dropbear(8)'s manpage
|
Fri, 07 Aug 2015 23:00:08 +0800 |
Guilhem Moulin |
Fix segfault with restricted authorized_key files without forced command
|
Fri, 07 Aug 2015 21:26:03 +0800 |
Matt Johnston |
merge
coverity
|
Fri, 07 Aug 2015 21:02:49 +0800 |
Matt Johnston |
only update keepalive timeout post-auth (when keepalives are sent)
|
Tue, 04 Aug 2015 08:20:50 +0800 |
Matt Johnston |
Build with -Werror for the simplest case
|