| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 1 | -4/+4 |
* | More TODO. | Diego Nehab | 2004-06-24 | 1 | -5/+13 |
* | Fixing send/recv and optimizing. | Diego Nehab | 2004-06-23 | 1 | -3/+12 |
* | tiny bug... | Diego Nehab | 2004-06-19 | 1 | -0/+1 |
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 1 | -154/+3 |
* | Implemented safe exceptions. This looks preeety good. | Diego Nehab | 2004-06-18 | 1 | -2/+4 |
* | Seems to be working. | Diego Nehab | 2004-06-17 | 1 | -1/+3 |
* | smtp.c was eatten by mime.c | Diego Nehab | 2004-06-17 | 1 | -0/+2 |
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 1 | -41/+35 |
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -2/+9 |
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 1 | -57/+61 |
* | Almost there. | Diego Nehab | 2004-05-28 | 1 | -0/+3 |
* | Working with in the manual. | Diego Nehab | 2004-05-26 | 1 | -19/+19 |
* | FTP low-level working. | Diego Nehab | 2004-05-25 | 1 | -1/+5 |
* | Using socket pumps in http.lua. | Diego Nehab | 2004-03-26 | 1 | -0/+1 |
* | Settimeout wasn't returning 1... | Diego Nehab | 2004-03-22 | 1 | -0/+2 |
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 1 | -0/+7 |
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 1 | -0/+4 |
* | New filter scheme. | Diego Nehab | 2004-03-16 | 1 | -0/+5 |
* | Added ltn12 module. Modified mime to be stand alone. | Diego Nehab | 2004-02-11 | 1 | -0/+6 |
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 1 | -25/+37 |
* | Working on the manual... | Diego Nehab | 2004-01-24 | 1 | -0/+6 |
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -0/+3 |
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 1 | -0/+1 |
* | Changed the naming convention of the mime module. | Diego Nehab | 2004-01-21 | 1 | -0/+3 |
* | Added gethostname. | Diego Nehab | 2004-01-19 | 1 | -60/+39 |
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 1 | -0/+7 |
* | Added proxy support to http.lua | Diego Nehab | 2004-01-19 | 1 | -0/+7 |
* | Added new filter to code.c, to convert between line conventions. | Diego Nehab | 2004-01-18 | 1 | -2/+3 |
* | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 2004-01-17 | 1 | -2/+9 |
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 1 | -3/+12 |
* | Killed a few bugs found by Tomas. | Diego Nehab | 2003-11-27 | 1 | -0/+12 |
* | First version of generic SMTP code and of the base64 encoding. | Diego Nehab | 2003-10-21 | 1 | -1/+32 |
* | Starting to use RCS in princeton again. Not behind a firewall anymore. | Diego Nehab | 2003-08-31 | 1 | -21/+2 |
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 1 | -2/+28 |
* | Releasing 2.0 alpha!!! | Diego Nehab | 2003-06-30 | 1 | -4/+0 |
* | Finished implementation of LuaSocket 2.0 alpha on Linux. | Diego Nehab | 2003-06-26 | 1 | -13/+13 |
* | Closer to release... | Diego Nehab | 2003-03-28 | 1 | -0/+1 |
* | Ported to Win32! | Diego Nehab | 2003-03-21 | 1 | -0/+38 |