NOTICE: This package has been removed from pkgsrc

./wip/luasec, Lua binding for OpenSSL library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4, Package name: lua-sec-0.4, Maintainer: filip

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.


Required to run:
[lang/lua] [wip/luasocket]

Required to build:
[devel/gmake]

Master sites:

SHA1: b7fe55fd2a75e0233c1d5bd858e48366422901d6
RMD160: 61b613ac8d767545a327adc88f1dce70ceb8f64b
Filesize: 27.177 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-30 15:00:53 by Filip Hajny | Files touched by this commit (25) | Package removed
Log message:
Remove stale packages

   2010-02-12 13:36:10 by Filip Hajny | Files touched by this commit (4)
Log message:
Updated wip/luasec to 0.4.

Changes:
* Add option 'no_ticket' (included in OpenSSL 0.9.8f).
* Add HTTPS module. (thanks Tomas Guisasola and Pablo Musa)
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-01 08:19:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mark as user-destdir; set build target to "bsd" by default; fix install
target.

   2009-09-30 21:53:44 by Filip Hajny | Files touched by this commit (7) | Imported package
Log message:
Import lua-sec-0.3.3 as wip/luasec.

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.