log

age author description
Wed, 10 May 2017 00:20:21 +0800 Matt Johnston switch user when opening authorized_keys
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Fri, 18 Nov 2016 23:56:22 +0800 Matt Johnston Merge pull request #27 from fperrad/20160325_lint
Tue, 15 Nov 2016 15:36:05 +0100 Francois Perrad initialize variable and protect against NULL dereferencement
Fri, 01 Jan 2016 11:46:58 +0100 Francois Perrad initialize variable
Thu, 24 Mar 2016 12:36:56 +0100 Francois Perrad remove duplicated include
Fri, 18 Nov 2016 22:48:50 +0800 Matt Johnston Merge pull request #26 from fperrad/kill_kr
Fri, 25 Mar 2016 12:05:17 +0100 Francois Perrad upgrade atomicio
Fri, 25 Mar 2016 07:57:19 +0100 Francois Perrad upgrade strlcat
Thu, 15 Sep 2016 21:43:57 +0800 Matt Johnston add CVEs and patch urls
Fri, 09 Sep 2016 21:08:32 +0800 Matt Johnston merge
Thu, 01 Sep 2016 23:08:56 +0800 Matt Johnston ses.debug_trace is wrong
Fri, 22 Jul 2016 00:08:02 +0800 Matt Johnston merge coverity coverity
Fri, 22 Jul 2016 00:04:47 +0800 Matt Johnston merge github
Thu, 21 Jul 2016 23:38:42 +0800 Matt Johnston merge 2016.74
Thu, 21 Jul 2016 23:20:25 +0800 Matt Johnston Added signature for changeset 9030ffdbe562
Thu, 21 Jul 2016 23:19:41 +0800 Matt Johnston Added tag DROPBEAR_2016.74 for changeset 0ed3d2bbf956
Thu, 21 Jul 2016 23:16:57 +0800 Matt Johnston mention regression release DROPBEAR_2016.74
Thu, 21 Jul 2016 23:04:47 +0800 Matt Johnston bump version
Thu, 21 Jul 2016 23:04:24 +0800 Matt Johnston changelogs
Fri, 29 Apr 2016 23:04:10 +0800 Matt Johnston Avoid busy loop while waiting for rekey response
Sun, 19 Jun 2016 20:38:38 +0800 Matt Johnston make sure socket is of the right domain
Tue, 12 Jul 2016 23:33:15 +0800 Matt Johnston make indenting consistent
Tue, 12 Jul 2016 23:28:42 +0800 Matt Johnston add length checks for ecc too
Tue, 12 Jul 2016 23:00:01 +0800 Matt Johnston merge fixes from PuTTY import.c
Mon, 11 Jul 2016 23:34:18 +0800 Matt Johnston additional length checks
Mon, 11 Jul 2016 23:09:33 +0800 Matt Johnston Improve exit message formatting
Mon, 11 Jul 2016 22:40:38 +0800 Matt Johnston improve algorithm list parsing
Mon, 11 Jul 2016 21:51:25 +0800 Matt Johnston better TRACE of failed remote ident
Tue, 21 Jun 2016 22:04:30 +0800 Matt Johnston merge