log

age author description
Tue, 15 Oct 2013 22:55:44 +0800 Matt Johnston Make --disable-bundled-libtom work, based on patch from Mike Frysinger
Wed, 09 Oct 2013 22:24:39 +0800 Matt Johnston - Fix "inst_scp" target since there isn't a manpage
Wed, 09 Oct 2013 21:58:07 +0800 Matt Johnston Add @exec_prefix@ that was missing
Fri, 04 Oct 2013 22:40:28 +0800 Matt Johnston Added signature for changeset deb211f75ca1
Fri, 04 Oct 2013 22:39:09 +0800 Matt Johnston Added tag DROPBEAR_2013.59 for changeset 7b68e581985f
Fri, 04 Oct 2013 22:22:35 +0800 Matt Johnston Fix up debian build DROPBEAR_2013.59
Fri, 04 Oct 2013 21:49:32 +0800 Matt Johnston Fix debian installation of manpages
Fri, 04 Oct 2013 21:41:19 +0800 Matt Johnston Version 2013.59
Thu, 03 Oct 2013 23:50:04 +0800 Matt Johnston Don't say "SSH 2" any more since protocol version 1 is irrelevant
Thu, 03 Oct 2013 23:45:25 +0800 Matt Johnston Add manpage for dropbearconvert
Thu, 03 Oct 2013 23:04:26 +0800 Matt Johnston Get rid of spurious newlines in pam log messages
Thu, 03 Oct 2013 23:04:11 +0800 Matt Johnston Send PAM error messages as a banner messages
Thu, 03 Oct 2013 22:25:30 +0800 Matt Johnston Constant time memcmp for the hmac and password crypt
Sat, 21 Sep 2013 00:34:36 +0800 Matt Johnston Only send a failure response to a channel request if wantreply is set.
Sat, 21 Sep 2013 00:17:22 +0800 Matt Johnston Improve EOF handling for half-close. Patch from Catalin Patulea