Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Works fine with the new linking in Linux. | Diego Nehab | 2004-07-02 | 1 | -2/+0 | |
| | ||||||
* | 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 | |
| | | | | | Adjusted tftp module. Added some comments. | |||||
* | 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 | |
| | | | | | | | 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 | 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 | |
| | | | | | SMTP connection oriented working. ltn12 improved. | |||||
* | 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 socket.try. | |||||
* | 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 | |
| | | | | | | on error, return partial result in the end. http.lua rewritten. | |||||
* | Adjusted some fine details. | Diego Nehab | 2004-03-19 | 1 | -0/+53 | |
| | ||||||
* | New filter scheme. | Diego Nehab | 2004-03-16 | 3 | -35/+60 | |
| | | | | | ltn12 and mime updated. smtp/ftp broken. | |||||
* | Added ltn12 module. Modified mime to be stand alone. | Diego Nehab | 2004-02-11 | 2 | -57/+39 | |
| | | | | Still crashes on invalid input. Dunno why. | |||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 3 | -15/+30 | |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | |||||
* | 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 | |
| | | | | | | Making better tests for error messages. Changed a few names. Moved gethostname to inet.c. | |||||
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 1 | -31/+58 | |
| | | | | | | Better error checking. Better tests. __tostring implemented. | |||||
* | 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 | |
| | | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. |