Commit graph

5 commits

Author SHA1 Message Date
Marius Strobl
7bd9be216a - Update to 1.16. For changes since 1.15 see:
http://rutschle.net/pipermail/sslh/2014-February/000489.html
- Respect {C,LD}FLAGS.
- Add an option for TCP wrapper support, enabled by default.
- Correct path name of configuration file and startup script in man page.
- Sanitize the startup script; mainly add ldconfig to REQUIRE to ensure that
  libconfig is found when starting sslh.

Approved by:	maintainer
2014-05-02 18:28:34 +00:00
William Grzybowski
204c27fb24 net/sslh: update to 1.15
- Update to 1.15
- Convert lib depends to new format
- Remove MANPAGES option
- Allow staging

PR:		ports/183700
Submitted by:	Olivier Cochard-Labbe <olivier cochard.me> (maintainer)
2013-11-06 19:42:20 +00:00
Baptiste Daroussin
1adf67fb61 update to 1.13
convert to optionsng
add license
fix build with clang

PR:		ports/168614
Submitted by:	Olivier Cochard-Labbé <olivier@cochard.me>
2012-06-03 00:17:34 +00:00
Philippe Audeoud
8fbf66d89b - Update to 1.10
- Give maintainership to submitter

PR:		ports/163019
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
Approved by:	maintainer
2012-02-13 08:50:09 +00:00
Pav Lucistnik
780b5123e6 sslh lets one accept both HTTPS and SSH connections on the same port. It makes
it possible to connect to an SSH server on port 443 (e.g. from inside a
corporate firewall) while still serving HTTPS on that port.

WWW:	http://www.rutschle.net/tech/sslh.shtml

PR:		ports/145113
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2010-04-02 13:06:43 +00:00