aboutsummaryrefslogtreecommitdiff
path: root/security/luasec/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. ThisPhilip M. Gollucci2009-07-141-0/+6
version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session. WWW: http://www.inf.puc-rio.br/~brunoos/luasec/ PR: ports/136266 Submitted by: Andrew Lewis <dru at silenceisdefeat.net> Notes: svn path=/head/; revision=237758