| Commit message (Expand) | Author | Age | Files | Lines |
* | Settimeout wasn't returning 1... | Diego Nehab | 2004-03-22 | 3 | -63/+64 |
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 12 | -97/+132 |
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 9 | -638/+303 |
* | Adjusted some fine details. | Diego Nehab | 2004-03-19 | 2 | -3/+56 |
* | Seems to be working. | Diego Nehab | 2004-03-19 | 4 | -69/+111 |
* | Message source in smtp.lua is a work of art. | Diego Nehab | 2004-03-18 | 4 | -155/+118 |
* | New filter scheme. | Diego Nehab | 2004-03-16 | 17 | -527/+565 |
* | Bug in mime.c initialization. Popping too much. | Diego Nehab | 2004-02-12 | 1 | -1/+0 |
* | Added ltn12 module. Modified mime to be stand alone. | Diego Nehab | 2004-02-11 | 12 | -161/+291 |
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 37 | -322/+639 |
* | DNS lookup was taking too long and fucking up the connect tests. | Diego Nehab | 2004-01-24 | 1 | -3/+5 |
* | Working on the manual... | Diego Nehab | 2004-01-24 | 21 | -314/+340 |
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 10 | -194/+422 |
* | Adjusted wsocket to match usocket. Adjusted windows projects. | Diego Nehab | 2004-01-21 | 6 | -63/+79 |
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 16 | -275/+284 |
* | Adding the callback.lua documentation. | Diego Nehab | 2004-01-21 | 2 | -1/+253 |
* | Corrected connect in windows. Wasn't setting errno... | Diego Nehab | 2004-01-21 | 2 | -3/+9 |
* | Changed the naming convention of the mime module. | Diego Nehab | 2004-01-21 | 7 | -117/+234 |
* | Just performs b64 encoding of stdin to stdout. | Diego Nehab | 2004-01-20 | 1 | -0/+8 |
* | Adjusted css for windows. | Diego Nehab | 2004-01-20 | 2 | -17/+19 |
* | Added gethostname. | Diego Nehab | 2004-01-19 | 8 | -108/+147 |
* | Seems to be working on windows and linux. | Diego Nehab | 2004-01-19 | 4 | -19/+38 |
* | Changed to be able to compile with -ansi and -pedantic! | Diego Nehab | 2004-01-19 | 2 | -1/+8 |
* | Got rid of some of the typecasts... | Diego Nehab | 2004-01-19 | 1 | -19/+19 |
* | Added -ansi -pedantic and faced the consequences... | Diego Nehab | 2004-01-19 | 2 | -38/+44 |
* | Updated some of the callbacks in callback.lua. | Diego Nehab | 2004-01-19 | 16 | -190/+1201 |
* | Added proxy support to http.lua | Diego Nehab | 2004-01-19 | 4 | -67/+125 |
* | Added new filter to code.c, to convert between line conventions. | Diego Nehab | 2004-01-18 | 4 | -5/+14 |
* | Have to figure out how to test timeout on connect... kind of hard. | Diego Nehab | 2004-01-18 | 2 | -12/+12 |
* | Fixed bug in accept, added tests for it and for connect with timeout. | Diego Nehab | 2004-01-18 | 2 | -11/+52 |
* | Still needs testing, but "worked" in Linux. | Diego Nehab | 2004-01-18 | 1 | -2/+3 |
* | Trying to get connect-with-timeout to work. Darwin works... | Diego Nehab | 2004-01-18 | 14 | -197/+231 |
* | Trying to get rid of EINTR problems... | Diego Nehab | 2004-01-17 | 8 | -25/+63 |
* | Tested in windows. Still needs more testing, but progress has been made. | Diego Nehab | 2004-01-17 | 11 | -296/+620 |
* | http.lua updated. still needs proxy support. | Diego Nehab | 2004-01-16 | 10 | -355/+442 |
* | Killed a few bugs found by Tomas. | Diego Nehab | 2003-11-27 | 10 | -55/+96 |
* | First version of generic SMTP code and of the base64 encoding. | Diego Nehab | 2003-10-21 | 3 | -289/+165 |
* | Fixed more reported bugs. | Diego Nehab | 2003-09-21 | 2 | -3/+3 |
* | smtp.mail was a broken link in reference.html pointing to the old mod.html. | Diego Nehab | 2003-09-21 | 1 | -1/+1 |
* | Corrected bugs found by Steve Elkins | Diego Nehab | 2003-09-21 | 1 | -3/+3 |
* | LuaSocket 2.0 User's Manual. | Diego Nehab | 2003-08-31 | 14 | -0/+3223 |
* | Starting to use RCS in princeton again. Not behind a firewall anymore. | Diego Nehab | 2003-08-31 | 6 | -60/+58 |
* | Adjusted a few inconsistencies with the manual. | Diego Nehab | 2003-08-16 | 20 | -147/+403 |
* | Made them independent of namespace. | Diego Nehab | 2003-07-05 | 1 | -0/+1 |
* | Oh well. More modifications. | Diego Nehab | 2003-06-30 | 1 | -29/+2 |
* | And this. | Diego Nehab | 2003-06-30 | 1 | -0/+23 |
* | Forgot this. | Diego Nehab | 2003-06-30 | 1 | -0/+58 |
* | Releasing 2.0 alpha!!! | Diego Nehab | 2003-06-30 | 5 | -74/+72 |
* | Bug in usocket_recv... | Diego Nehab | 2003-06-30 | 4 | -52/+62 |
* | Few adjustments for windows. | Diego Nehab | 2003-06-26 | 3 | -6/+6 |