summaryrefslogtreecommitdiff
path: root/security/distcache/files/patch-proto_fd.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Distributed session caching tools and APIs, primarily for SSL/TLS serversPav Lucistnik2005-04-181-0/+18
though perhaps useful for other (non-SSL/TLS) circumstances. Also includes a self-contained network abstraction library (libnal), and the sslswamp SSL/TLS benchmark/test utility. PR: ports/79878 Submitted by: Marcel Prisi <marcel.prisi@virtua.ch>