Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This | Philip M. Gollucci | 2009-07-14 | 1 | -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 |