Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initial revision | Diego Nehab | 2002-07-08 | 1 | -0/+45 | |
* | Using noglobals.lua | Diego Nehab | 2002-07-08 | 1 | -41/+30 | |
* | Using noglobals.lua | Diego Nehab | 2002-07-08 | 1 | -20/+6 | |
* | Updated for Lua 4.1-w3. | Diego Nehab | 2002-07-08 | 3 | -112/+105 | |
* | Updated for Lua 4.1-w3. | Diego Nehab | 2002-07-08 | 1 | -54/+55 | |
* | Do not load modules anymore. | Diego Nehab | 2002-07-08 | 1 | -7/+0 | |
* | Sockets are not tables anymore. | Diego Nehab | 2002-07-08 | 1 | -34/+37 | |
* | LuaSocket 1.5 (4.1w3) | Diego Nehab | 2002-07-08 | 1 | -14/+6 | |
* | Initial revision | Diego Nehab | 2002-07-08 | 2 | -0/+394 | |
* | internet class. | Diego Nehab | 2002-07-03 | 1 | -70/+46 | |
* | Initial revision | Diego Nehab | 2002-07-03 | 7 | -0/+552 | |
* | select implementation. | Diego Nehab | 2002-07-03 | 1 | -153/+95 | |
* | main module. just initializes other modules. | Diego Nehab | 2002-07-03 | 1 | -2151/+37 | |
* | Corrigido bug no select. | Diego Nehab | 2002-06-10 | 1 | -3/+3 | |
* | Initial revision | Diego Nehab | 2002-03-27 | 2 | -0/+371 | |
* | Initial revision | Diego Nehab | 2002-03-22 | 1 | -0/+194 | |
* | Initial revision | Diego Nehab | 2002-03-21 | 1 | -0/+352 | |
* | return gsub... is not a nice ideia, since the thing returns several results. | Diego Nehab | 2001-09-27 | 1 | -1/+2 | |
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-27 | 1 | -7/+24 | |
* | Indent broken links. | Diego Nehab | 2001-09-27 | 1 | -1/+1 | |
* | Initial revision | Diego Nehab | 2001-09-27 | 1 | -0/+99 | |
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-27 | 1 | -52/+99 | |
* | Binds to all interfaces. | Diego Nehab | 2001-09-27 | 1 | -1/+1 | |
* | updated for luasocket 1.4 | Diego Nehab | 2001-09-26 | 1 | -5/+6 | |
* | Removed wrong host header in redirect. | Diego Nehab | 2001-09-26 | 1 | -3/+11 | |
* | Changed some variable names. | Diego Nehab | 2001-09-26 | 1 | -20/+26 | |
* | Changed build_url to compose from smaller parts | Diego Nehab | 2001-09-26 | 1 | -9/+35 | |
* | Almost ready for Lua 4.1 | Diego Nehab | 2001-09-26 | 1 | -97/+87 | |
* | added unsafe path composition test | Diego Nehab | 2001-09-26 | 1 | -2/+150 | |
* | added wrong scheme test | Diego Nehab | 2001-09-26 | 1 | -0/+12 | |
* | added wrong scheme test | Diego Nehab | 2001-09-26 | 1 | -0/+4 | |
* | Initial revision | Diego Nehab | 2001-09-25 | 2 | -0/+694 | |
* | updated for luasocket 1.4 | Diego Nehab | 2001-09-25 | 2 | -103/+414 | |
* | updated due to test location changes | Diego Nehab | 2001-09-25 | 1 | -6/+15 | |
* | updated rfc reference from 1521 to 2045 | Diego Nehab | 2001-09-25 | 1 | -1/+1 | |
* | HTTP.request was not returning response for body-less requests. | Diego Nehab | 2001-09-18 | 1 | -19/+20 | |
* | Changed HTTP.get and HTTP.post to return status code instead of | Diego Nehab | 2001-09-18 | 1 | -4/+4 | |
* | lua_socketlibopen now returns a result code. | Diego Nehab | 2001-09-12 | 1 | -2/+2 | |
* | lua_socketlibopen now returns a result code. | Diego Nehab | 2001-09-12 | 1 | -4/+9 | |
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-12 | 1 | -8/+14 | |
* | Updated for LuaSocket 1.4. | Diego Nehab | 2001-09-12 | 1 | -227/+324 | |
* | Initial revision | Diego Nehab | 2001-09-12 | 1 | -0/+204 | |
* | Updated for LuaSocket 1.4, following LTN7 etc. | Diego Nehab | 2001-09-12 | 1 | -150/+153 | |
* | Simple HTTP functions can deal with table arguments also. | Diego Nehab | 2001-09-12 | 1 | -30/+71 | |
* | Minor documentation changes. | Diego Nehab | 2001-08-07 | 1 | -52/+52 | |
* | Rewritten to comply to LTN7 (Modules & Packages). | Diego Nehab | 2001-07-29 | 1 | -245/+311 | |
* | Timeout detection bug when timeout value was 0 in the select function. | Diego Nehab | 2001-07-23 | 1 | -1/+1 | |
* | LUASOCKET_API now prefixes all exported function declarations. | Diego Nehab | 2001-06-19 | 2 | -2/+9 | |
* | debug code removed. | Diego Nehab | 2001-06-11 | 1 | -3/+0 | |
* | Removed some warnings. | Diego Nehab | 2001-06-09 | 1 | -2/+2 |