Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Seems good. | Diego Nehab | 2004-07-01 | 1 | -0/+2 |
| | |||||
* | Moving on to beta2. | Diego Nehab | 2004-07-01 | 11 | -393/+282 |
| | |||||
* | Fixing send/recv and optimizing. | Diego Nehab | 2004-06-23 | 3 | -21/+35 |
| | |||||
* | Added support for unix stream sockets. | Diego Nehab | 2004-06-22 | 5 | -3/+451 |
| | |||||
* | Few extra changes. | Diego Nehab | 2004-06-22 | 6 | -13/+6 |
| | |||||
* | More adjustments/bugfixes. | Diego Nehab | 2004-06-21 | 9 | -35/+32 |
| | |||||
* | Fixing bugs... | Diego Nehab | 2004-06-20 | 6 | -20/+28 |
| | |||||
* | tiny bug... | Diego Nehab | 2004-06-19 | 1 | -1/+1 |
| | |||||
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 6 | -63/+57 |
| | |||||
* | Implemented safe exceptions. This looks preeety good. | Diego Nehab | 2004-06-18 | 5 | -152/+185 |
| | |||||
* | Changed the return of the send function... | Diego Nehab | 2004-06-17 | 1 | -2/+10 |
| | |||||
* | Almost ready for distribution... | Diego Nehab | 2004-06-17 | 3 | -2/+4 |
| | |||||
* | smtp.c was eatten by mime.c | Diego Nehab | 2004-06-17 | 8 | -42/+54 |
| | |||||
* | Compiled and tested on Windows... | Diego Nehab | 2004-06-17 | 6 | -22/+6 |
| | |||||
* | HTTP now has only one function. | Diego Nehab | 2004-06-16 | 2 | -12/+10 |
| | |||||
* | Simplified HTTP module. | Diego Nehab | 2004-06-16 | 2 | -73/+67 |
| | |||||
* | Still work to do in the manual... | Diego Nehab | 2004-06-16 | 2 | -3/+38 |
| | |||||
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 14 | -35/+40 |
| | | | | | Adjusted tftp module. Added some comments. | ||||
* | Runs on Linux. | Diego Nehab | 2004-06-15 | 1 | -0/+8 |
| | |||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 22 | -427/+621 |
| | | | | | | | 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 | 17 | -145/+139 |
| | |||||
* | Updated projects for windows to generate dlls. | Diego Nehab | 2004-05-30 | 2 | -2/+9 |
| | |||||
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 11 | -27/+46 |
| | |||||
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 5 | -4/+178 |
| | |||||
* | Almost there. | Diego Nehab | 2004-05-28 | 4 | -10/+8 |
| | |||||
* | Previous bug fix caused a new bug. :o/ | Diego Nehab | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 3 | -23/+18 |
| | |||||
* | Committing with require. | Diego Nehab | 2004-05-28 | 9 | -74/+142 |
| | |||||
* | Working with in the manual. | Diego Nehab | 2004-05-26 | 3 | -11/+7 |
| | |||||
* | Have to check retr or stor command result before accepting data connection. | Diego Nehab | 2004-05-25 | 1 | -4/+3 |
| | |||||
* | FTP low-level working. | Diego Nehab | 2004-05-25 | 11 | -643/+287 |
| | | | | | SMTP connection oriented working. ltn12 improved. | ||||
* | Releasing LTN012. | Diego Nehab | 2004-05-19 | 1 | -1/+1 |
| | |||||
* | complicated bug in ltn12.filter.chain... | Diego Nehab | 2004-04-01 | 1 | -1/+16 |
| | |||||
* | Using socket pumps in http.lua. | Diego Nehab | 2004-03-26 | 2 | -123/+37 |
| | | | | Adjusted socket.try. | ||||
* | Adjusted some of the broken examples. | Diego Nehab | 2004-03-26 | 2 | -5/+8 |
| | |||||
* | Settimeout wasn't returning 1... | Diego Nehab | 2004-03-22 | 2 | -63/+62 |
| | | | | http.lua is even cleaner. No trash in respt table. | ||||
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 3 | -39/+58 |
| | |||||
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 4 | -592/+258 |
| | | | | | | on error, return partial result in the end. http.lua rewritten. | ||||
* | Adjusted some fine details. | Diego Nehab | 2004-03-19 | 1 | -3/+3 |
| | |||||
* | 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 | 11 | -455/+473 |
| | | | | | ltn12 and mime updated. smtp/ftp broken. | ||||
* | 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 | 6 | -99/+241 |
| | | | | Still crashes on invalid input. Dunno why. | ||||
* | Worked on the manual. | Diego Nehab | 2004-02-04 | 24 | -204/+192 |
| | | | | | Implemented stuffing (needs test) Added cddb and qp examples. | ||||
* | Working on the manual... | Diego Nehab | 2004-01-24 | 4 | -41/+42 |
| | | | | | | Making better tests for error messages. Changed a few names. Moved gethostname to inet.c. | ||||
* | New accept/connect code. | Diego Nehab | 2004-01-24 | 8 | -163/+361 |
| | | | | | | Better error checking. Better tests. __tostring implemented. | ||||
* | Adjusted wsocket to match usocket. Adjusted windows projects. | Diego Nehab | 2004-01-21 | 3 | -56/+64 |
| | |||||
* | Fixed functions that return messages in ?socket.c. | Diego Nehab | 2004-01-21 | 13 | -272/+265 |
| | | | | | | Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. | ||||
* | Corrected connect in windows. Wasn't setting errno... | Diego Nehab | 2004-01-21 | 1 | -2/+8 |
| |