Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smtp.c was eatten by mime.c | Diego Nehab | 2004-06-17 | 1 | -5/+0 |
| | |||||
* | Still work to do in the manual... | Diego Nehab | 2004-06-16 | 1 | -0/+8 |
| | |||||
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 1 | -2/+0 |
| | | | | | Adjusted tftp module. Added some comments. | ||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -10/+11 |
| | | | | | | | 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 | -10/+26 |
| | |||||
* | FTP low-level working. | Diego Nehab | 2004-05-25 | 1 | -26/+20 |
| | | | | | SMTP connection oriented working. ltn12 improved. | ||||
* | complicated bug in ltn12.filter.chain... | Diego Nehab | 2004-04-01 | 1 | -1/+16 |
| | |||||
* | Adjusted some details, got rid of old files, added some new. | Diego Nehab | 2004-03-22 | 1 | -0/+13 |
| | |||||
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 1 | -3/+2 |
| | | | | | | on error, return partial result in the end. http.lua rewritten. | ||||
* | Seems to be working. | Diego Nehab | 2004-03-19 | 1 | -5/+5 |
| | |||||
* | Message source in smtp.lua is a work of art. | Diego Nehab | 2004-03-18 | 1 | -4/+20 |
| | |||||
* | New filter scheme. | Diego Nehab | 2004-03-16 | 1 | -21/+54 |
| | | | | | ltn12 and mime updated. smtp/ftp broken. | ||||
* | Added ltn12 module. Modified mime to be stand alone. | Diego Nehab | 2004-02-11 | 1 | -0/+171 |
Still crashes on invalid input. Dunno why. |