log

age author description
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
Mon, 03 Aug 2015 23:17:50 +0800 Matt Johnston couple more changelog items
Mon, 03 Aug 2015 23:05:43 +0800 Matt Johnston set timeouts to time remaining rather than timeout duration
Mon, 03 Aug 2015 21:59:40 +0800 Matt Johnston Fix problem where auth timeout wasn't checked when waiting for ident
Mon, 03 Aug 2015 21:17:23 +0800 Matt Johnston increase MAX_CMD_LEN to 9000
Mon, 03 Aug 2015 21:05:42 +0800 Matt Johnston remove .hgtags from release
Mon, 03 Aug 2015 20:53:37 +0800 Matt Johnston Don't try to send data on first ack packet of 3way handshake.
Mon, 03 Aug 2015 20:46:29 +0800 Matt Johnston remove extraneous semicolon from m_free #define
Mon, 03 Aug 2015 20:45:04 +0800 Matt Johnston change DROPBEAR_DEFAULT_CLI_AUTHKEY to just prepend homedir
Tue, 23 Jun 2015 21:49:04 +0800 Matt Johnston merge coverity
Sat, 13 Jun 2015 23:39:55 +0800 Matt Johnston coverity shouldn't have a matrix coverity
Sat, 13 Jun 2015 23:36:03 +0800 Matt Johnston fix travis coverity matrix? coverity
Sat, 13 Jun 2015 23:32:15 +0800 Matt Johnston fiddle with coverity travis coverity
Fri, 12 Jun 2015 23:02:15 +0800 Matt Johnston merge up to date, attempt to fix travis.yml coverity
Tue, 23 Jun 2015 21:48:13 +0800 Matt Johnston check ecc key return, fix null pointer crash