[sslh] sslh-1.14 (AE) released!

Alexandre Teles ateles.1 at gmail.com
Thu Dec 20 23:56:22 CET 2012


Trying to compile the 1.14 version with make I got:

[root at ekaaty sslh-1.14]# make
cc -Wall -g  -DLIBCONFIG -D'VERSION="1.14"' -c common.c
cc -Wall -g  -DLIBCONFIG -D'VERSION="1.14"' -c sslh-main.c
sslh-main.c:26:23: error: libconfig.h: No such file or directory
sslh-main.c:118: error: expected â)â before â*â token
sslh-main.c:153: error: expected declaration specifiers or â...â before
âconfig_setting_tâ
sslh-main.c: In function âsetup_regex_probeâ:
sslh-main.c:160: warning: implicit declaration of function
âconfig_setting_lengthâ
sslh-main.c:160: error: âprobesâ undeclared (first use in this function)
sslh-main.c:160: error: (Each undeclared identifier is reported only once
sslh-main.c:160: error: for each function it appears in.)
sslh-main.c:172: warning: implicit declaration of function
âconfig_setting_get_string_elemâ
sslh-main.c: At top level:
sslh-main.c:189: error: expected â)â before â*â token
sslh-main.c: In function âconfig_parseâ:
sslh-main.c:255: error: âconfig_tâ undeclared (first use in this function)
sslh-main.c:255: error: expected â;â before âconfigâ
sslh-main.c:259: warning: implicit declaration of function âconfig_initâ
sslh-main.c:259: error: âconfigâ undeclared (first use in this function)
sslh-main.c:260: warning: implicit declaration of function
âconfig_read_fileâ
sslh-main.c:260: error: âCONFIG_FALSEâ undeclared (first use in this
function)
sslh-main.c:263: warning: implicit declaration of function
âconfig_error_lineâ
sslh-main.c:264: warning: implicit declaration of function
âconfig_error_textâ
sslh-main.c:268: warning: implicit declaration of function
âconfig_lookup_boolâ
sslh-main.c:273: warning: implicit declaration of function
âconfig_lookup_intâ
sslh-main.c:273: error: âCONFIG_TRUEâ undeclared (first use in this
function)
sslh-main.c:277: warning: implicit declaration of function
âconfig_lookup_stringâ
sslh-main.c:284: warning: implicit declaration of function âconfig_listenâ
sslh-main.c:285: warning: implicit declaration of function
âconfig_protocolsâ
make: *** [sslh-main.o] Error 1


2012/12/20 Matt Smith <matt at xtaz.co.uk>

> On 2012-12-20 21:35, Yves Rutschle wrote:
>
>  There always has been a --ssh option, which detects... ssh.
>>
>> The thing about ssh is that clients get a choice of speaking
>> first (in which case the protocol will be detected by the
>> --ssh probe as any other protocol) or waiting until the
>> server speaks (in which case sslh will time out and branch
>> to either the --on-timeout-specified protocol or ssh by
>> default).
>>
>
> Between me sending my email and receiving this I had gone and read the
> source code and figured out what was going on here. But thanks for
> clarifying.
>
>
>  The first specified protocol, which I'll admit is entirely
>> arbitrary.
>>
>
> I had also tested this by adding and removing the parameter and seeing
> what happened. In my case it sent it to ssh which is undesirable as I would
> rather it went to ssl. Makes sense though if it uses the first one that is
> specified as for me that is ssh. Now I know that I can change the order.
>
> One other thing I noticed from reading the source code is that --tls and
> --ssl appear to use the same probe. So does this mean there is no actual
> difference between the two options and both will do the same thing and are
> just provided for personal preference?
>
> Thanks very much for the new version anyway, looks good!
>
> Cheers, Matt.
>
>
>
> ______________________________**_________________
> sslh mailing list
> sslh at rutschle.net
> http://rutschle.net/cgi-bin/**mailman/listinfo/sslh<http://rutschle.net/cgi-bin/mailman/listinfo/sslh>
>



-- 
*Alexandre Teles*
Graduando de Eng. Elétrica / Desenvolvedor Web e Desktop
Tel: (71)9152-6094 (TIM) - (71)8830-4286 (OI) - (71)8237-9748 (CLARO -
VIBER) - (71)9682-9333 (VIVO)
Skype: kabbalista
Facebook: http://fb.com/alex.kabbal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rutschle.net/pipermail/sslh/attachments/20121220/26665152/attachment.html>


More information about the sslh mailing list