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
|