log debug.h @ 1079:acf444bcb115

age author description
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Fri, 13 Feb 2015 21:45:15 +0800 Matt Johnston debug should be off by default
Tue, 10 Feb 2015 21:46:19 +0800 Matt Johnston Tighten validation of DH values. Odds of x==0 being generated are
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
Sat, 09 Nov 2013 00:14:28 +0800 Matt Johnston comments, turn off debugging options ecc
Fri, 08 Nov 2013 23:32:13 +0800 Matt Johnston Merge ecc
Thu, 07 Nov 2013 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Sun, 14 Apr 2013 23:16:16 +0800 Matt Johnston requirenext fixup for firstkexfollows
Tue, 09 Apr 2013 22:44:19 +0800 Matt Johnston Be safer with how we handle ltc_ecc_sets[] (particularly with ecc
Thu, 04 Apr 2013 07:51:13 +0800 Matt Johnston setup tcp after requesting a channel - might hide some DNS latency
Wed, 03 Apr 2013 00:49:24 +0800 Matt Johnston merge kexguess branch
Mon, 01 Apr 2013 00:13:41 +0800 Matt Johnston merge from head roundtrip changes kexguess
Fri, 29 Mar 2013 23:29:48 +0800 Matt Johnston Add kexguess2 behaviour kexguess
Mon, 01 Apr 2013 00:07:26 +0800 Matt Johnston Move the more verbose TRACE() statements into TRACE2()
Wed, 22 Feb 2012 19:33:07 +0800 Matt Johnston Fix accidentally committed change
Sun, 04 Dec 2011 05:41:46 +0800 Matt Johnston - Initialise sa_mask properly
Tue, 08 Sep 2009 14:53:53 +0000 Matt Johnston - Test for pam_fail_delay() function in configure
Tue, 01 Sep 2009 16:38:26 +0000 Matt Johnston Rearrange getaddrstring() etc
Thu, 30 Jul 2009 15:14:33 +0000 Matt Johnston Agent forwarding works agent-client
Wed, 29 Jul 2009 02:58:33 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head bbe4e11695a7b22bd89a722600eb4a4020b6fdf3) agent-client
Sun, 26 Jul 2009 16:14:50 +0000 Matt Johnston Turn off DEBUG_TRACE accidentally committed
Wed, 01 Jul 2009 06:27:27 +0000 Matt Johnston Talking to the agent works now. Can't interpret the pubkeys. agent-client
Tue, 11 Nov 2008 14:08:48 +0000 Matt Johnston - Bump to 0.52
Tue, 23 Sep 2008 13:16:22 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head 537a6ebebb46424b967ffe787f0f8560e5f447e8)
Wed, 17 Sep 2008 14:49:12 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head b02ba6628cf2095017c60d202ac630f231e6b553)
Mon, 15 Sep 2008 14:40:30 +0000 Matt Johnston - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Sun, 14 Sep 2008 06:47:51 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head f21045c791002d81fc6b8dde6537ea481e513eb2) dbclient-netcat-alike
Fri, 12 Sep 2008 17:23:56 +0000 Matt Johnston - Rework pubkey options to be more careful about buffer lengths. Needs review. pubkey-options