Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing bugs... | Diego Nehab | 2004-06-20 | 24 | -94/+127 | |
| | ||||||
* | tiny bug... | Diego Nehab | 2004-06-19 | 2 | -1/+2 | |
| | ||||||
* | *** empty log message *** | Diego Nehab | 2004-06-18 | 3 | -6/+71 | |
| | ||||||
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 14 | -244/+480 | |
| | ||||||
* | Implemented safe exceptions. This looks preeety good. | Diego Nehab | 2004-06-18 | 11 | -178/+273 | |
| | ||||||
* | Seems to be working. | Diego Nehab | 2004-06-17 | 3 | -2/+4 | |
| | ||||||
* | Changed the return of the send function... | Diego Nehab | 2004-06-17 | 4 | -15/+15 | |
| | ||||||
* | Almost ready for distribution... | Diego Nehab | 2004-06-17 | 14 | -160/+322 | |
| | ||||||
* | Updated manual timestamps and the added stuffing filters to mime.html. | Diego Nehab | 2004-06-17 | 14 | -39/+61 | |
| | ||||||
* | smtp.c was eatten by mime.c | Diego Nehab | 2004-06-17 | 13 | -48/+92 | |
| | ||||||
* | Bug in select documentation. | Diego Nehab | 2004-06-17 | 1 | -2/+2 | |
| | ||||||
* | Compiled and tested on Windows... | Diego Nehab | 2004-06-17 | 11 | -32/+23 | |
| | ||||||
* | Updated the HTTP manual. Finaly done. | Diego Nehab | 2004-06-16 | 3 | -95/+71 | |
| | ||||||
* | HTTP now has only one function. | Diego Nehab | 2004-06-16 | 4 | -33/+24 | |
| | ||||||
* | Simplified HTTP module. | Diego Nehab | 2004-06-16 | 3 | -87/+81 | |
| | ||||||
* | Fine tuning the manual... | Diego Nehab | 2004-06-16 | 8 | -83/+129 | |
| | ||||||
* | Still work to do in the manual... | Diego Nehab | 2004-06-16 | 15 | -145/+256 | |
| | ||||||
* | Manual almost there. | Diego Nehab | 2004-06-16 | 5 | -21/+23 | |
| | ||||||
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 20 | -139/+162 | |
| | | | | | Adjusted tftp module. Added some comments. | |||||
* | Almost done with manual... | Diego Nehab | 2004-06-15 | 5 | -195/+166 | |
| | ||||||
* | Starting to change HTTP manual. | Diego Nehab | 2004-06-15 | 1 | -3/+3 | |
| | ||||||
* | Runs on Linux. | Diego Nehab | 2004-06-15 | 4 | -3/+11 | |
| | ||||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 40 | -811/+2031 | |
| | | | | | | | 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 | 28 | -202/+196 | |
| | ||||||
* | Adjusting back to work in macosx. | Diego Nehab | 2004-05-31 | 1 | -4/+4 | |
| | ||||||
* | Updated with new dynamic linking scheme. | Diego Nehab | 2004-05-30 | 1 | -15/+9 | |
| | ||||||
* | 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 | 6 | -42/+200 | |
| | ||||||
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 17 | -116/+133 | |
| | ||||||
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 13 | -12/+186 | |
| | ||||||
* | Almost there. | Diego Nehab | 2004-05-28 | 11 | -14/+20 | |
| | ||||||
* | Previous bug fix caused a new bug. :o/ | Diego Nehab | 2004-05-28 | 3 | -13/+18 | |
| | ||||||
* | Bug feioso no UDP e possivelmente no TCP também. | Diego Nehab | 2004-05-28 | 14 | -50/+59 | |
| | ||||||
* | Dynamic linking working for Linux. | Diego Nehab | 2004-05-28 | 1 | -0/+3 | |
| | ||||||
* | Committing with require. | Diego Nehab | 2004-05-28 | 13 | -79/+152 | |
| | ||||||
* | Working with in the manual. | Diego Nehab | 2004-05-26 | 7 | -62/+171 | |
| | ||||||
* | Forgot this file. | Diego Nehab | 2004-05-25 | 1 | -0/+135 | |
| | ||||||
* | Starting the manual. Oh well. | Diego Nehab | 2004-05-25 | 5 | -765/+71 | |
| | ||||||
* | 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 | 15 | -648/+690 | |
| | | | | | 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 | 3 | -9/+65 | |
| | ||||||
* | Using socket pumps in http.lua. | Diego Nehab | 2004-03-26 | 5 | -124/+41 | |
| | | | | Adjusted socket.try. | |||||
* | Adjusted some of the broken examples. | Diego Nehab | 2004-03-26 | 5 | -35/+28 | |
| | ||||||
* | Settimeout wasn't returning 1... | Diego Nehab | 2004-03-22 | 3 | -63/+64 | |
| | | | | 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 | 12 | -97/+132 | |
| | ||||||
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 9 | -638/+303 | |
| | | | | | | on error, return partial result in the end. http.lua rewritten. | |||||
* | 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 | |
| |