Fri, 26 Jan 2018 00:27:48 +0800 |
Matt Johnston |
bind to port as well with -b
|
Mon, 01 May 2017 08:26:15 +0530 |
houseofkodai |
cli_bind_address_connect
|
Fri, 02 Jun 2017 18:14:31 +0200 |
Francois Perrad |
when pointer, use NULL instead of 0
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Thu, 31 Dec 2015 18:36:34 +0100 |
Francois Perrad |
add comment FALLTHROUGH which recognize by many lint tools
|
Tue, 05 Jan 2016 12:32:33 +0800 |
Chocobo1 |
Fix print format specifier
|
Tue, 15 Dec 2015 22:57:22 +0800 |
Matt Johnston |
revert removal of space handling, different fix for avoiding option prefix
|
Tue, 15 Dec 2015 22:23:42 +0800 |
Matt Johnston |
Don't allow spaces and don't get confused by -o usesyslogd=yes
|
Tue, 15 Dec 2015 22:19:41 +0800 |
Matt Johnston |
unknown options should be non-fatal
|
Tue, 15 Dec 2015 22:09:55 +0800 |
Matt Johnston |
A few minor style fixes
|
Tue, 01 Dec 2015 21:56:11 +0300 |
Konstantin Tokarev |
Use dropbear_log instead of some fprintf's in client code.
|
Tue, 01 Dec 2015 21:55:34 +0300 |
Konstantin Tokarev |
Support syslog logging in dbclient.
|
Tue, 01 Dec 2015 21:52:38 +0300 |
Konstantin Tokarev |
Moved usingsyslog from svr_runopts to runopts.
|
Mon, 30 Nov 2015 20:30:58 +0300 |
Konstantin Tokarev |
Implemented ExitOnForwardFailure option for local and remote forwarding.
|