Fri, 17 Jan 2014 21:39:27 +0800 |
Matt Johnston |
DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Fri, 03 May 2013 23:07:48 +0800 |
Matt Johnston |
ecdsa is working
ecc
|
Tue, 09 Apr 2013 00:36:04 +0800 |
Matt Johnston |
start on ecdsa keys
ecc
|
Thu, 04 Apr 2013 07:51:13 +0800 |
Matt Johnston |
setup tcp after requesting a channel - might hide some DNS latency
|
Thu, 04 Apr 2013 00:18:50 +0800 |
Matt Johnston |
Take transmit and receive keys into use separately
|
Wed, 03 Apr 2013 07:34:18 +0800 |
Matt Johnston |
fix leftover kexguess debugging
|
Wed, 03 Apr 2013 00:49:24 +0800 |
Matt Johnston |
merge kexguess branch
|
Wed, 03 Apr 2013 00:43:31 +0800 |
Matt Johnston |
Put some #ifdef options around first-follows options in case they
kexguess
|
Wed, 03 Apr 2013 00:32:55 +0800 |
Matt Johnston |
Don't usually need to recalculate dh_e for the repeated kexdh_init packet
kexguess
|
Mon, 01 Apr 2013 00:13:41 +0800 |
Matt Johnston |
merge from head roundtrip changes
kexguess
|
Sun, 31 Mar 2013 00:41:15 +0800 |
Matt Johnston |
merge
kexguess
|
Sat, 30 Mar 2013 23:55:05 +0800 |
Matt Johnston |
Get rid of client/server specific buf_match_algo, use single
kexguess
|
Fri, 29 Mar 2013 20:44:13 +0800 |
Matt Johnston |
first_kex_packet_follows working, needs tidying
kexguess
|
Tue, 02 Apr 2013 00:11:53 +0800 |
Matt Johnston |
Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE
|
Mon, 01 Apr 2013 22:26:55 +0800 |
Matt Johnston |
Run the cleanup handler also when we close due to TCP connection being closed
|
Mon, 01 Apr 2013 00:07:26 +0800 |
Matt Johnston |
Move the more verbose TRACE() statements into TRACE2()
|
Sun, 31 Mar 2013 21:38:17 +0800 |
Matt Johnston |
Don't bother waiting for a ssh-connection service reply - the server
|
Sun, 31 Mar 2013 00:40:00 +0800 |
Matt Johnston |
send out our kexinit packet before blocking to read the SSH version string
|
Thu, 17 May 2012 20:52:57 +0800 |
Matt Johnston |
- Only request "none" cipher after auth has succeeded
insecure-nocrypto
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
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, 01 Jul 2009 04:53:17 +0000 |
Matt Johnston |
Make it compile, update for changes in channel structure.
agent-client
|
Wed, 01 Jul 2009 04:16:32 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d)
agent-client
|
Sun, 02 Nov 2008 12:25:08 +0000 |
Matt Johnston |
Report errors if a remote request fails
|
Tue, 23 Sep 2008 16:05:04 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c)
agent-client
|
Wed, 17 Sep 2008 14:49:12 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head b02ba6628cf2095017c60d202ac630f231e6b553)
|
Wed, 17 Sep 2008 14:36:49 +0000 |
Matt Johnston |
Rework netcat-alike to be a proper mode, with -B argument.
dbclient-netcat-alike
|
Mon, 15 Sep 2008 12:51:50 +0000 |
Matt Johnston |
- Split main socket var into ses.sock_in/ses.sock_out in preparation
|
Sun, 14 Sep 2008 06:47:51 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head f21045c791002d81fc6b8dde6537ea481e513eb2)
dbclient-netcat-alike
|
Thu, 16 Aug 2007 13:34:37 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739)
agent-client
|
Fri, 16 Feb 2007 14:42:08 +0000 |
Matt Johnston |
Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
|
Wed, 07 Jun 2006 15:47:04 +0000 |
Matt Johnston |
add -f background option to dbclient
|
Wed, 07 Jun 2006 15:01:20 +0000 |
Matt Johnston |
Add -N "no remote command" dbclient option.
|
Sat, 25 Mar 2006 12:59:58 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121)
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:20:59 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712)
agent-client
|
Tue, 21 Mar 2006 16:16:41 +0000 |
Matt Johnston |
A hack to make dbclient to tcp forwarding netcat style.
dbclient-netcat-alike
|
Sat, 11 Feb 2006 15:15:37 +0000 |
Matt Johnston |
Only read /dev/random once when the program starts
|
Tue, 20 Sep 2005 17:35:21 +0000 |
Matt Johnston |
added keyboard-interactive client support
|
Mon, 18 Jul 2005 14:32:52 +0000 |
Matt Johnston |
- progress towards client agent forwarding
agent-client
|
Fri, 08 Jul 2005 11:32:09 +0000 |
Matt Johnston |
rename PubkeyList to SignKeyList for clarity
|
Wed, 02 Mar 2005 04:14:26 +0000 |
Matt Johnston |
* Reset the non-blocking status of stdout and stderr as well on exit
nonblock-stdout-stderr
|
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
|
Sat, 27 Nov 2004 19:58:34 +0000 |
Matt Johnston |
- Fixed a couple of compile warnings
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Tue, 24 Aug 2004 18:12:18 +0000 |
Matt Johnston |
Nasty.
|
Mon, 23 Aug 2004 02:46:24 +0000 |
Matt Johnston |
oops, the fcntl() was commented out
|
Sun, 22 Aug 2004 09:23:59 +0000 |
Matt Johnston |
Move the revert-to-non-blocking-stdin code to cli-session so it
|
Sat, 14 Aug 2004 17:54:20 +0000 |
Matt Johnston |
License boilerplate etc, add Mihnea as an author to some of the files
|
Thu, 12 Aug 2004 14:56:22 +0000 |
Matt Johnston |
cleaning up the pubkey defines
|
Thu, 12 Aug 2004 13:54:31 +0000 |
Matt Johnston |
Oops, forgot to call the actual code.
|
Thu, 12 Aug 2004 13:48:42 +0000 |
Matt Johnston |
TCP forwarding works.
|
Tue, 10 Aug 2004 17:09:52 +0000 |
Matt Johnston |
just checkpointing
|
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
|
Mon, 02 Aug 2004 04:25:05 +0000 |
Matt Johnston |
Banner printing
|