aboutsummaryrefslogtreecommitdiff
path: root/src/luasocket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(core): Update version markers to last released versionCaleb Maclennan2023-11-111-1/+1
* chore: Update internal version references to match release (#370)Robert Scheck2022-03-281-1/+1
* luasocket: include centralizationE. Westbrook2019-03-101-9/+4
* luasocket.h: define LUASOCKET_API and LUASOCKET_PRIVATE for export visibilityE. Westbrook2019-02-251-1/+13
* Changing from 2.1-rc1 to 3.0-rc1.Diego Nehab2013-06-111-3/+2
* Build with Lua 5.2 without LUA_COMPAT_MODULE flag.moteus2013-05-271-4/+0
* Making progress toward a releaseDiego Nehab2012-04-231-1/+1
* First stab at documenationDiego Nehab2012-04-171-2/+2
* Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...Liam Devine2012-04-111-1/+5
* Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-2/+2
* Decent makefiles!Diego Nehab2009-05-271-4/+2
* Crashy bug fixed in recvraw.Diego Nehab2007-06-111-2/+2
* Almost done 2.0.1.Diego Nehab2006-04-031-2/+2
* Almost ready to release.Diego Nehab2005-09-291-2/+2
* Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.Diego Nehab2005-08-231-1/+1
* Using core.so instead of csocket.so and cmime.so.Diego Nehab2005-06-171-1/+1
* Forward server working on Mac OS X...Diego Nehab2005-02-081-2/+2
* Almost ready to release beta3Diego Nehab2005-01-021-1/+3
* Using new module scheme. Still needs fine tuning.Diego Nehab2004-09-271-1/+1
* Gonna try my luck on windows...Diego Nehab2004-07-261-1/+1
* Few extra changes.Diego Nehab2004-06-221-4/+0
* More adjustments/bugfixes.Diego Nehab2004-06-211-0/+3
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-0/+1
* Só pra não perder se der merda.Diego Nehab2004-06-041-7/+0
* Added gethostname.Diego Nehab2004-01-191-1/+1
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-0/+2
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-261-4/+6
* Porting to LUA 5.0 finalDiego Nehab2003-05-251-4/+4
* Already compiling and running for Lua 5.0 (alpha)Diego Nehab2002-12-021-1/+6
* LuaSocket 1.5 (4.1w3)Diego Nehab2002-07-081-14/+6
* lua_socketlibopen now returns a result code.Diego Nehab2001-09-121-2/+2
* LUASOCKET_API now prefixes all exported function declarations.Diego Nehab2001-06-191-1/+8
* Updated for 1.3b version.Diego Nehab2001-06-041-1/+1
* Updated for release 1.2.1Diego Nehab2001-03-061-2/+16
* Included LUASOCKET_BUFFERSIZE and LUASOCKET_VERSION defines.Diego Nehab2001-01-131-6/+3
* Initial revisionDiego Nehab2000-12-291-0/+18