Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bunch of stuff. Added mike's patches. | Diego Nehab | 2004-07-16 | 1 | -25/+25 |
| | |||||
* | Fixed stupid bugs. | Diego Nehab | 2004-07-02 | 1 | -6/+4 |
| | |||||
* | Releasing the beta-beta. | Diego Nehab | 2004-07-02 | 1 | -3/+4 |
| | |||||
* | Seems good. | Diego Nehab | 2004-07-01 | 1 | -3/+4 |
| | |||||
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 1 | -0/+51 |
| | |||||
* | More adjustments/bugfixes. | Diego Nehab | 2004-06-21 | 5 | -6/+6 |
| | |||||
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 1 | -1/+6 |
| | |||||
* | Changed the return of the send function... | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | Almost ready for distribution... | Diego Nehab | 2004-06-17 | 1 | -9/+18 |
| | |||||
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 1 | -1/+1 |
| | | | | | Adjusted tftp module. Added some comments. | ||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -1/+1 |
| | | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully. | ||||
* | Só pra não perder se der merda. | Diego Nehab | 2004-06-04 | 4 | -5/+6 |
| | |||||
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 3 | -30/+17 |
| | |||||
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 3 | -3/+3 |
| | |||||
* | Almost there. | Diego Nehab | 2004-05-28 | 1 | -1/+0 |
| | |||||
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 4 | -20/+20 |
| | |||||
* | Committing with require. | Diego Nehab | 2004-05-28 | 1 | -2/+2 |
| | |||||
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 1 | -2/+3 |
| | |||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -0/+43 |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | ||||
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 4 | -14/+15 |
| | |||||
* | Oh well. More modifications. | Diego Nehab | 2003-06-30 | 1 | -29/+2 |
| | |||||
* | Bug in usocket_recv... | Diego Nehab | 2003-06-30 | 1 | -20/+22 |
| | |||||
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 6 | -6/+6 |
| | | | | Some testing still needed. | ||||
* | Select re-implemented in a nicer way. | Diego Nehab | 2003-06-09 | 6 | -43/+75 |
| | | | | | | Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X. | ||||
* | Porting to LUA 5.0 final | Diego Nehab | 2003-05-25 | 2 | -7/+8 |
| | |||||
* | Local index in for loop was getting changed... | Diego Nehab | 2003-03-28 | 1 | -14/+14 |
| | |||||
* | Closer to release... | Diego Nehab | 2003-03-28 | 4 | -13/+17 |
| | |||||
* | Sockets are not tables anymore. | Diego Nehab | 2002-07-08 | 1 | -34/+37 |
| | |||||
* | Updated for LuaSocket 1.4 | Diego Nehab | 2001-09-27 | 1 | -7/+24 |
| | |||||
* | Binds to all interfaces. | Diego Nehab | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | Updated for 1.3b | Diego Nehab | 2001-06-06 | 1 | -8/+16 |
| | |||||
* | New description for the dict.lua file. | Diego Nehab | 2001-04-25 | 1 | -3/+5 |
| | |||||
* | Added broadcast.lua description. | Diego Nehab | 2001-03-12 | 1 | -0/+9 |
| | |||||
* | Connection closed detection was improved. Client numbers are now tracked | Diego Nehab | 2001-03-12 | 1 | -12/+20 |
| | | | | and sent along with broadcasted line. | ||||
* | Initial revision | Diego Nehab | 2001-03-12 | 1 | -0/+61 |
| | |||||
* | Uptated for LuaSocket 1.2. The version released was incompatible... | Diego Nehab | 2001-03-06 | 1 | -2/+3 |
| | |||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 2 | -9/+9 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Updated to remove use of global methods. Conforming to | Diego Nehab | 2001-03-06 | 1 | -2/+2 |
| | | | | LuaSocket release 1.2.1 | ||||
* | Initial revision | Diego Nehab | 2001-01-25 | 3 | -0/+57 |
| | |||||
* | Parameter passing updated. | Diego Nehab | 2001-01-25 | 2 | -4/+4 |
| | |||||
* | Updated for LuaSocket 1.2 | Diego Nehab | 2001-01-25 | 1 | -22/+25 |
| | | | | | Added description for daytimeclnt.lua, echoclnt.lua, echosrvr.lua and tftpclnt.lua. | ||||
* | Modified beause of name changes in examples. | Diego Nehab | 2001-01-17 | 1 | -20/+20 |
| | |||||
* | Initial revision | Diego Nehab | 2000-12-29 | 3 | -0/+79 |