| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tiny bug in test. | Diego Nehab | 2004-07-02 | 2 | -6/+8 |
* | Compiles and runs on windows. | Diego Nehab | 2004-07-02 | 2 | -1/+23 |
* | Added getstats. | Diego Nehab | 2004-07-01 | 2 | -0/+2 |
* | Forgot a few files. | Diego Nehab | 2004-07-01 | 2 | -0/+16 |
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 1 | -28/+34 |
* | More TODO. | Diego Nehab | 2004-06-24 | 1 | -0/+1 |
* | Fixing send/recv and optimizing. | Diego Nehab | 2004-06-23 | 1 | -1/+1 |
* | Few extra changes. | Diego Nehab | 2004-06-22 | 1 | -3/+5 |
* | More adjustments/bugfixes. | Diego Nehab | 2004-06-21 | 6 | -11/+11 |
* | Fixing bugs... | Diego Nehab | 2004-06-20 | 3 | -12/+14 |
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 2 | -5/+5 |
* | Implemented safe exceptions. This looks preeety good. | Diego Nehab | 2004-06-18 | 2 | -11/+0 |
* | Seems to be working. | Diego Nehab | 2004-06-17 | 1 | -0/+1 |
* | Changed the return of the send function... | Diego Nehab | 2004-06-17 | 1 | -4/+4 |
* | Almost ready for distribution... | Diego Nehab | 2004-06-17 | 4 | -24/+7 |
* | Updated manual timestamps and the added stuffing filters to mime.html. | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
* | smtp.c was eatten by mime.c | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
* | Compiled and tested on Windows... | Diego Nehab | 2004-06-17 | 2 | -3/+5 |
* | Simplified HTTP module. | Diego Nehab | 2004-06-16 | 1 | -14/+14 |
* | Still work to do in the manual... | Diego Nehab | 2004-06-16 | 1 | -1/+1 |
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 3 | -5/+9 |
* | Runs on Linux. | Diego Nehab | 2004-06-15 | 3 | -3/+3 |
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 4 | -94/+86 |
* | Só pra não perder se der merda. | Diego Nehab | 2004-06-04 | 1 | -3/+3 |
* | Adjusting back to work in macosx. | Diego Nehab | 2004-05-31 | 1 | -4/+4 |
* | doesn't fail on windows. | Diego Nehab | 2004-05-30 | 1 | -7/+6 |
* | Updated projects for windows to generate dlls. | Diego Nehab | 2004-05-30 | 1 | -1/+1 |
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 1 | -1/+5 |
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 4 | -4/+4 |
* | Almost there. | Diego Nehab | 2004-05-28 | 2 | -1/+1 |
* | Previous bug fix caused a new bug. :o/ | Diego Nehab | 2004-05-28 | 2 | -12/+17 |
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 3 | -3/+9 |
* | Committing with require. | Diego Nehab | 2004-05-28 | 1 | -0/+4 |
* | Working with in the manual. | Diego Nehab | 2004-05-26 | 1 | -2/+1 |
* | FTP low-level working. | Diego Nehab | 2004-05-25 | 2 | -4/+7 |
* | complicated bug in ltn12.filter.chain... | Diego Nehab | 2004-04-01 | 2 | -8/+49 |
* | Using socket pumps in http.lua. | Diego Nehab | 2004-03-26 | 1 | -0/+2 |
* | Adjusted some of the broken examples. | Diego Nehab | 2004-03-26 | 1 | -3/+3 |
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 4 | -32/+45 |
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 4 | -46/+41 |
* | Adjusted some fine details. | Diego Nehab | 2004-03-19 | 1 | -0/+53 |
* | New filter scheme. | Diego Nehab | 2004-03-16 | 3 | -35/+60 |
* | Added ltn12 module. Modified mime to be stand alone. | Diego Nehab | 2004-02-11 | 2 | -57/+39 |
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 3 | -15/+30 |
* | 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 | 3 | -8/+8 |
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -31/+58 |
* | Adjusted wsocket to match usocket. Adjusted windows projects. | Diego Nehab | 2004-01-21 | 2 | -7/+12 |
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 2 | -3/+18 |
* | Corrected connect in windows. Wasn't setting errno... | Diego Nehab | 2004-01-21 | 1 | -1/+1 |