[sslh] sslh-1.16 released!

Yves Rutschle yves at naryves.com
Tue Feb 11 22:17:45 CET 2014


Hello everyone,


Nothing big in this release, I'm mostly publishing it as a bunch of small
things that have been around and not released for too long, before I start on
bigger things (libevent and zero-copy should come next):

        Probes made more resilient, to incoming data
        containing NULLs. Also made them behave properly
        when receiving too short packets to probe on the
        first incoming packet.
        (Ondrej Kuzník)

        Libcap support: Keep only CAP_NET_ADMIN if started
        as root with transparent proxying and dropping
        priviledges (enable USELIBCAP in Makefile). This
        avoids having to mess with filesystem capabilities.
        (Sebastian Schmidt/yath)

        Fixed bugs related to getpeername that would cause
        sslh to quit erroneously (getpeername can return
        actual errors if connections are dropped before
        getting to getpeername).

        Set IP_FREEDBIND if available to bind to addresses
        that don't yet exist.

The archive is available as usual from the sslh Web page:
http://rutschle.net/tech/sslh.shtml
You can also pull from the github repository:
https://github.com/yrutschle/sslh

Enjoy!
Y.



More information about the sslh mailing list