log

age author description
Sat, 15 Feb 2014 21:13:57 +0800 Matt Johnston - Save errno in signal handlers
Fri, 14 Feb 2014 23:18:45 +0800 Matt Johnston generate RSA keys of exact length
Wed, 12 Feb 2014 22:15:02 +0800 Matt Johnston cleanup before clearing keys
Fri, 07 Feb 2014 07:57:45 +0800 Nicolas Boos Fix linking -lcrypt for systems without libcrypt in /usr/lib
Fri, 07 Feb 2014 07:53:32 +0800 Nicolas Boos Avoid linking dropbearconvert and dropbearkey to libz or libutil
Tue, 28 Jan 2014 22:44:24 +0800 Matt Johnston Fix check for EINTR
Thu, 23 Jan 2014 22:29:04 +0800 Matt Johnston Back out accidentally committed files
Thu, 23 Jan 2014 22:25:52 +0800 Matt Johnston requirenext doesn't need two values
Thu, 23 Jan 2014 21:56:35 +0800 Matt Johnston Fix failing rekeying when we receive a still-in-flight packet
Fri, 17 Jan 2014 21:42:32 +0800 Matt Johnston Forgot to save the change
Fri, 17 Jan 2014 21:39:27 +0800 Matt Johnston DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default
Wed, 11 Dec 2013 21:50:33 +0800 Mike Frysinger Fix so that "make install" for multi target won't fail on scp which doesn't
Wed, 11 Dec 2013 21:48:02 +0800 Mike Frysinger Turn dropbearmulti into a real target so we don't constantly re-link it
Tue, 03 Dec 2013 22:00:38 +0800 Matt Johnston Added signature for changeset 3d1d7d151c0c
Tue, 03 Dec 2013 22:00:29 +0800 Matt Johnston Added tag DROPBEAR_2013.62 for changeset 3d1d7d151c0c
Tue, 03 Dec 2013 21:39:06 +0800 Matt Johnston 2013.62 DROPBEAR_2013.62
Tue, 03 Dec 2013 21:36:12 +0800 Matt Johnston Update to 2013-10-01
Tue, 03 Dec 2013 21:26:59 +0800 Matt Johnston Fix disabling DSS key
Tue, 03 Dec 2013 21:13:58 +0800 Matt Johnston Log when generating a hostkey
Tue, 03 Dec 2013 21:03:23 +0800 Matt Johnston Update README
Tue, 03 Dec 2013 20:59:03 +0800 Matt Johnston Exit if we don't have keys and -R wasn't specified
Tue, 03 Dec 2013 00:06:35 +0800 Catalin Patulea Fix TRACEs of cli_send_netcat_request
Tue, 03 Dec 2013 00:04:48 +0800 Matt Johnston - Sockets are set to lowdelay priority initially to improve conneciton setup
Mon, 02 Dec 2013 22:55:43 +0800 Catalin Patulea Set IPTOS_LOWDELAY on PTY sessions only
Mon, 02 Dec 2013 22:15:17 +0800 Matt Johnston Only define LTM_DESC if it isn't already
Wed, 27 Nov 2013 21:32:45 +0800 Matt Johnston merge
Wed, 27 Nov 2013 21:30:05 +0800 Matt Johnston - Increase buffer size, fixes converting 521bit ECC key
Mon, 25 Nov 2013 23:39:15 +0800 Matt Johnston Fix library order of libtom*
Mon, 25 Nov 2013 23:30:01 +0800 Matt Johnston Try and fix utmp handling
Mon, 25 Nov 2013 23:08:33 +0800 Matt Johnston Fix some warnings