| Commit message (Expand) | Author | Files | Lines |
2004-01-19 | Seems to be working on windows and linux. | Diego Nehab | 4 | -19/+38 |
2004-01-19 | Changed to be able to compile with -ansi and -pedantic! | Diego Nehab | 2 | -1/+8 |
2004-01-19 | Got rid of some of the typecasts... | Diego Nehab | 1 | -19/+19 |
2004-01-19 | Added -ansi -pedantic and faced the consequences... | Diego Nehab | 2 | -38/+44 |
2004-01-19 | Updated some of the callbacks in callback.lua. | Diego Nehab | 16 | -190/+1201 |
2004-01-19 | Added proxy support to http.lua | Diego Nehab | 4 | -67/+125 |
2004-01-18 | Added new filter to code.c, to convert between line conventions. | Diego Nehab | 4 | -5/+14 |
2004-01-18 | Have to figure out how to test timeout on connect... kind of hard. | Diego Nehab | 2 | -12/+12 |
2004-01-18 | Fixed bug in accept, added tests for it and for connect with timeout. | Diego Nehab | 2 | -11/+52 |
2004-01-18 | Still needs testing, but "worked" in Linux. | Diego Nehab | 1 | -2/+3 |
2004-01-18 | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 14 | -197/+231 |
2004-01-17 | Trying to get rid of EINTR problems... | Diego Nehab | 8 | -25/+63 |
2004-01-17 | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 11 | -296/+620 |
2004-01-16 | http.lua updated. still needs proxy support. | Diego Nehab | 10 | -355/+442 |
2003-11-27 | Killed a few bugs found by Tomas. | Diego Nehab | 10 | -55/+96 |
2003-10-21 | First version of generic SMTP code and of the base64 encoding. | Diego Nehab | 3 | -289/+165 |
2003-09-21 | Fixed more reported bugs. | Diego Nehab | 2 | -3/+3 |
2003-09-21 | smtp.mail was a broken link in reference.html pointing to the old mod.html. | Diego Nehab | 1 | -1/+1 |
2003-09-21 | Corrected bugs found by Steve Elkins | Diego Nehab | 1 | -3/+3 |
2003-08-31 | LuaSocket 2.0 User's Manual. | Diego Nehab | 14 | -0/+3223 |
2003-08-31 | Starting to use RCS in princeton again. Not behind a firewall anymore. | Diego Nehab | 6 | -60/+58 |
2003-08-16 | Adjusted a few inconsistencies with the manual. | Diego Nehab | 20 | -147/+403 |
2003-07-05 | Made them independent of namespace. | Diego Nehab | 1 | -0/+1 |
2003-06-30 | Oh well. More modifications. | Diego Nehab | 1 | -29/+2 |