aboutsummaryrefslogtreecommitdiff
path: root/security/stud
Commit message (Collapse)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* [NEW] security/stud: Scalable TLS Unwrapping DaemonKubilay Kocak2016-02-013-0/+39
stud is a network proxy that terminates TLS/SSL connections and forwards the unencrypted traffic to some backend. It's designed to handle 10s of thousands of connections efficiently on multicore machines. WWW: https://github.com/bumptech/stud PR: 206134 Submitted by: Franz Bettag <franz bett ag> Notes: svn path=/head/; revision=407704