Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
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
|
Mon, 12 Feb 2007 13:37:58 +0000 |
Matt Johnston |
Turn off DEBUG_TRACE
channel-fix
|
Fri, 04 Aug 2006 17:15:35 +0000 |
Matt Johnston |
add some debugging of mpints
debug-unrandom
|
Sun, 09 Jul 2006 14:58:19 +0000 |
Matt Johnston |
CHECKCLEARTOWRITE() can normally be defined blank
|
Mon, 27 Mar 2006 08:36:44 +0000 |
matt-ucc |
*hack hack hack*
ucc-axis-hack
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Tue, 21 Mar 2006 16:16:41 +0000 |
Matt Johnston |
A hack to make dbclient to tcp forwarding netcat style.
dbclient-netcat-alike
|
Sun, 13 Mar 2005 13:58:14 +0000 |
Matt Johnston |
* fix longstanding bug with connections being closed on failure to
|
Sun, 02 Jan 2005 20:25:56 +0000 |
Matt Johnston |
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
|
Fri, 27 Aug 2004 14:39:01 +0000 |
Matt Johnston |
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
|
Tue, 24 Aug 2004 18:12:18 +0000 |
Matt Johnston |
Nasty.
|
Wed, 18 Aug 2004 15:48:25 +0000 |
Matt Johnston |
DEBUG_TRACE now only triggers with -v on the cmdline
|
Sat, 14 Aug 2004 17:59:42 +0000 |
Matt Johnston |
Some documentation touchups
|
Fri, 06 Aug 2004 16:18:01 +0000 |
Matt Johnston |
- client pubkey auth works
|
Tue, 03 Aug 2004 17:26:56 +0000 |
Matt Johnston |
Pubkey auth is mostly there for the client. Something strange with
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Mon, 26 Jul 2004 02:44:20 +0000 |
Matt Johnston |
snapshot of stuff
|
Wed, 23 Jun 2004 07:14:16 +0000 |
Matt Johnston |
merge of abac2150ee4f4031a98016241fbd136d24fed127
|
Wed, 02 Jun 2004 04:59:49 +0000 |
Matt Johnston |
Chantype handling is sorted
|
Tue, 01 Jun 2004 10:48:46 +0000 |
Matt Johnston |
Sorted out the first channel init issues.
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|