Mon, 09 Apr 2012 20:35:13 +0800 |
Matt Johnston |
Rename HAVE_FORK to USE_VFORK
|
Sun, 08 Apr 2012 01:50:52 -0400 |
Mike Frysinger |
check for fork() and not __uClinux__
|
Mon, 21 Nov 2011 19:52:28 +0800 |
Matt Johnston |
- Update tfm changes to current default tip
dropbear-tfm
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Thu, 07 Apr 2011 12:59:18 +0000 |
Matt Johnston |
Add noreturn and format attribute hints for some functions.
|
Fri, 11 Sep 2009 14:02:04 +0000 |
Matt Johnston |
- Disable compression for non-final multihops
|
Sat, 05 Sep 2009 11:40:00 +0000 |
Matt Johnston |
Move remotehost into svr_ses structure since we can't look it up
|
Tue, 01 Sep 2009 16:38:26 +0000 |
Matt Johnston |
Rearrange getaddrstring() etc
|
Wed, 29 Jul 2009 02:58:33 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head bbe4e11695a7b22bd89a722600eb4a4020b6fdf3)
agent-client
|
Thu, 09 Jul 2009 16:01:30 +0000 |
Matt Johnston |
- For uclinux, only cleanup on exit for the main process. This avoids
|
Mon, 06 Jul 2009 12:59:13 +0000 |
Matt Johnston |
New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList
agent-client
|
Wed, 01 Jul 2009 06:27:27 +0000 |
Matt Johnston |
Talking to the agent works now. Can't interpret the pubkeys.
agent-client
|
Wed, 01 Jul 2009 04:53:17 +0000 |
Matt Johnston |
Make it compile, update for changes in channel structure.
agent-client
|
Sun, 01 Mar 2009 16:15:57 +0000 |
Matt Johnston |
- Get rid of decryptreadbuf, just decrypt in-place with readbuf
|
Fri, 07 Nov 2008 14:11:06 +0000 |
Matt Johnston |
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
|
Mon, 29 Sep 2008 13:53:31 +0000 |
Matt Johnston |
- Add Counter Mode support
|
Mon, 29 Sep 2008 02:23:04 +0000 |
Matt Johnston |
Add support for [email protected] delayed compression.
|
Mon, 22 Sep 2008 15:28:52 +0000 |
Matt Johnston |
Idle-timeout patch from Farrell Aultman, need to figure whether to only
idle-timeout
|
Mon, 15 Sep 2008 14:40:30 +0000 |
Matt Johnston |
- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
|
Mon, 15 Sep 2008 14:04:55 +0000 |
Matt Johnston |
- Add run_shell_command() function to run a "sh -c" command, handling
|
Mon, 15 Sep 2008 12:51:50 +0000 |
Matt Johnston |
- Split main socket var into ses.sock_in/ses.sock_out in preparation
|
Wed, 08 Aug 2007 15:12:06 +0000 |
Matt Johnston |
- Add -K keepalive flag for dropbear and dbclient
|
Fri, 27 Jul 2007 17:13:42 +0000 |
Matt Johnston |
Prevent invalid packets being sent during key-exchange, instead queue
|
Fri, 16 Feb 2007 14:42:08 +0000 |
Matt Johnston |
Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
|
Fri, 09 Feb 2007 10:43:16 +0000 |
Matt Johnston |
Improve behaviour when flushing out after a process has exited.
channel-fix
|
Tue, 20 Sep 2005 17:35:21 +0000 |
Matt Johnston |
added keyboard-interactive client support
|
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
|
Thu, 23 Dec 2004 17:00:15 +0000 |
Matt Johnston |
Log the IP along with auth success/fail attempts
|
Wed, 22 Dec 2004 15:37:50 +0000 |
Matt Johnston |
Rearrange preprocessor parts so that compilation with various options
|
Tue, 21 Sep 2004 10:08:21 +0000 |
Matt Johnston |
propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe7028bc2f2bad66c603069 from branch 'matt.dbclient.work' to 'matt.dbclient.rez'
private-rez
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Wed, 18 Aug 2004 12:42:21 +0000 |
Matt Johnston |
Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.
|
Thu, 12 Aug 2004 13:48:42 +0000 |
Matt Johnston |
TCP forwarding works.
|
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
|
Sun, 01 Aug 2004 09:41:37 +0000 |
Matt Johnston |
added window-size change handling
|
Sun, 01 Aug 2004 08:54:01 +0000 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
Fri, 30 Jul 2004 12:29:53 +0000 |
Matt Johnston |
tty raw mode support works mostly
|
Fri, 30 Jul 2004 03:02:19 +0000 |
Matt Johnston |
we're nearly there yet
|
Wed, 28 Jul 2004 16:44:16 +0000 |
Matt Johnston |
Client mostly works up to password auth
|
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
|
Tue, 20 Jul 2004 12:05:00 +0000 |
Matt Johnston |
switching to global vars
|
Wed, 23 Jun 2004 07:14:16 +0000 |
Matt Johnston |
merge of abac2150ee4f4031a98016241fbd136d24fed127
|
Tue, 22 Jun 2004 10:47:16 +0000 |
Matt Johnston |
- Port restriction code back in
|
Thu, 03 Jun 2004 16:45:53 +0000 |
Matt Johnston |
- Reworked non-channel fd handling to listener.c
|
Tue, 01 Jun 2004 10:48:46 +0000 |
Matt Johnston |
Sorted out the first channel init issues.
|
Tue, 01 Jun 2004 04:20:12 +0000 |
Matt Johnston |
syntactical fixups - it compiles, but channel handling code requires fixing.
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|