verbose level of trace information

2018-08-04 Thread Hans Harder
I usually build the version without trace information, until I run into troubles. Then when building the trace version it gives out too much infomation. Ever thought about given out limited trace information depending on the number of -v given... So basicly whenever I face a connection problem,

Re: combining multihop and -J command for proxy connect

2018-08-04 Thread Hans Harder
Underneath the patch against the current git version Hans diff -w dropbear-git/cli-runopts.c dropbear-patch/cli-runopts.c --- dropbear-git/cli-runopts.c +++ dropbear-patch/cli-runopts.c @@ -629,9 +629,7 @@ /* Set up the proxycmd */ unsigned int cmd_len = 0;