summaryrefslogtreecommitdiff
path: root/security/stud
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-1/+2
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-04Pull in TLS fixes from https://github.com/bumptech/stud/pull/138jperkin3-12/+33
Bump PKGREVISION.
2015-02-23One more fix for assumption about POSIX accept(). PKGREVISION++fhajny3-5/+15
2015-02-20Fix SSL queue handling based on an upstream patch. PKGREVISION++fhajny3-7/+40
https://github.com/bumptech/stud/pull/130
2014-09-23Provide a catman page where mdoc pages are not supported. PKGREVISION++fhajny2-5/+20
2014-07-03Add SMF manifest for stud.jperkin1-0/+29
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-1/+2
2013-03-16Import stud-0.3pl53.jym10-0/+414
Description: 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. stud has very few features. It is designed to be paired with an intelligent backend like haproxy or nginx.