With that said, have at it!
- Windows x86 (32-bit) - download
status: tested on Windows 8.1
source: chuanshi, Windows 8.1
version: https://github.com/brunoos/luasec head as of 2013-12-19 - Windows x86_64 (64-bit) - download
status: tested on Windows 8.1
source: chuanshi, Windows 8.1
version: https://github.com/brunoos/luasec head as of 2013-12-19 - OS X (64-bit) - download
status: tested on OS X 10.9
source: chuanshi, OS X 10.9
version: https://github.com/brunoos/luasec head as of 2013-12-19 - Linux x86_64 (64-bit) - download
status: tested on Ubuntu 12.04
source: chuanshi, Ubuntu 12.04 x86_64 (64)
version: https://github.com/brunoos/luasec head as of 2013-12-19
linux x86 and OSX x86
a better testing script
use luasec 0.4.1 instead of head?
It's been a fun learning experience. Partly for my own reference, but you may find them interesting, as well, here were some sites I found useful for making the windows binaries:
building openssl: http://developer.covenanteyes.com/build ... _text_58_1
building lua: http://techneilogy.blogspot.de/2012/02/ ... -2010.html and http://luabinaries.sourceforge.net/inde ... stallation (replacing all instances of "lua5.1" with "lua51" in the vc++ files)
building other modules: http://lua-users.org/lists/lua-l/2008-08/msg00074.html (I didn't end up using this method, but it may work for other modules?)
compiling for 64-bit in visual studio: http://msdn.microsoft.com/en-us/library/9yb4317s.aspx *do not select "Create new project platforms". Copy them over individually from Win32