Import lua-sec-0.4 as security/lua-sec.
authorfhajny <fhajny>
Tue, 21 Sep 2010 10:45:56 +0000 (10:45 +0000)
committerfhajny <fhajny>
Tue, 21 Sep 2010 10:45:56 +0000 (10:45 +0000)
commit00fdc8aa2e76f3a3f8a53598db88389d425a6249
tree2d29d3c2e4ba80a5bc4890184f17a7d2f9aba859
parent8e23b9a99dfe78d246b81b109c274150f07f9a62
Import lua-sec-0.4 as security/lua-sec.

LuaSec is a binding for OpenSSL library to provide TLS/SSL communication.
This 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.

(Based on wip/luasec.)
security/lua-sec/DESCR [new file with mode: 0644]
security/lua-sec/Makefile [new file with mode: 0644]
security/lua-sec/PLIST [new file with mode: 0644]
security/lua-sec/distinfo [new file with mode: 0644]
security/lua-sec/patches/patch-aa [new file with mode: 0644]
security/lua-sec/patches/patch-ab [new file with mode: 0644]