Wed, 20 Mar 2019 14:44:49 +0000 |
Patrick Stewart |
Support servers without multiple user support (#76)
|
Wed, 20 Mar 2019 15:25:15 +0100 |
François Perrad |
fix some gcc warnings (#73)
|
Wed, 14 Nov 2018 22:57:56 +0800 |
Matt Johnston |
Split ChanType closehandler() and cleanup() so that dbclient doesn't
|
Sat, 19 Aug 2017 22:39:53 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const (callback)
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Tue, 24 Feb 2015 20:45:07 +0800 |
Thorsten Horstmann |
Some minor typo fixes, found by codespell.
|
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, 07 Apr 2011 13:25:00 +0000 |
Matt Johnston |
Clean up fd on failure. Found by Klocwork
|
Mon, 28 Feb 2011 13:39:18 +0000 |
Matt Johnston |
Compile fix for when both client and server agent forwarding is disabled
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Thu, 30 Jul 2009 15:14:33 +0000 |
Matt Johnston |
Agent forwarding works
agent-client
|
Tue, 23 Sep 2008 16:05:04 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c)
agent-client
|
Mon, 08 Sep 2008 15:14:02 +0000 |
Matt Johnston |
* Patch from Frédéric Moulins adding options to authorized_keys.
pubkey-options
|
Sun, 13 Jan 2008 03:55:59 +0000 |
Matt Johnston |
Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
|
Mon, 18 Jul 2005 14:32:52 +0000 |
Matt Johnston |
- progress towards client agent forwarding
agent-client
|
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
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Thu, 12 Aug 2004 16:41:58 +0000 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
Tue, 10 Aug 2004 17:09:52 +0000 |
Matt Johnston |
just checkpointing
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Thu, 03 Jun 2004 18:08:34 +0000 |
Matt Johnston |
Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
|
Thu, 03 Jun 2004 17:22:48 +0000 |
Matt Johnston |
Mostly done with the listener changeover
|
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
|