10 Commits

Author SHA1 Message Date
bket
fc4ff15fbf Update to sslh-1.20.
Usage of 'ssl' setting is deprecated and will be removed. Instead 'tls'
is used in sslh-*.rc
2018-11-21 13:12:37 +00:00
sthen
c30433fe82 update to sslh-1.19b, fixing an IPv6 parse bug.
from Björn Ketelaars (maintainer)
2018-01-31 12:04:20 +00:00
sthen
ae97207c58 update to sslh-1.19, from Bjorn Ketelaars (maintainer) with some simplification
from Klemens Nanni
2018-01-28 16:31:48 +00:00
landry
d514f13502 Update to sslh 1.18, from MAINTAINER Bjorn Ketelaars 2016-04-17 09:14:26 +00:00
sthen
0b79f91511 update to sslh-1.17, including fix to do a setgroups() before setgid()
from maintainer Bjorn Ketelaars
2015-03-15 12:26:16 +00:00
sthen
4c68639987 update to sslh 1.16, from Björn Ketelaars (maintainer), tweak from me ok björn 2015-01-13 11:15:04 +00:00
dcoppa
fb0a569aa0 Disable libwrap support.
Ok Bjorn Ketelaars (maintainer)
2014-03-24 21:46:16 +00:00
sthen
6c4d5e4dad update to sslh 1.14, from Bjorn Ketelaars. 2013-04-01 21:37:28 +00:00
sthen
68aad04c97 update to sslh 1.11; from Björn Ketelaars
note, if you set sslh_flags in rc.conf.local you'll need to add --user=_sslh
2012-04-22 20:50:12 +00:00
sthen
e54448c63a import ports/net/sslh: from Bjorn Ketelaars, merging in a previous port
from fgsch. ok okan@

sslh accepts HTTPS, SSH, OpenVPN, tinc and XMPP connections on the
same port. This makes it possible to connect to any of these servers
on port 443 (e.g. from inside a corporate firewall, which almost
never block port 443) while still serving HTTPS on that port.
2012-04-13 14:14:21 +00:00