Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Family agostic FTP and expose HTTP/FTP url parsing | Diego Nehab | 2016-03-07 | 1 | -1/+9 |
| | |||||
* | Fix sink method in tp module | mpeterv | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Build with Lua 5.2 without LUA_COMPAT_MODULE flag. | moteus | 2013-05-27 | 1 | -4/+7 |
| | | | | LUASOCKET_USE_GLOBAL flag enable create global variables when load socket/mime modules. | ||||
* | Making progress toward a release | Diego Nehab | 2012-04-23 | 1 | -1/+0 |
| | | | | | | | | | | Documented headers.lua Update copyright date everywhere Remove RCSID from files Move version back to 2.1 rather than 2.1.1 Fixed url package to support ipv6 hosts Changed "domain" to "family" in tcp and udp structures Implemented getfamily methods | ||||
* | Preliminary IPv6 support for v2.1 | Diego Nehab | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Saving before big changes to support IPv6. | Diego Nehab | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | Decent makefiles! | Diego Nehab | 2009-05-27 | 1 | -0/+1 |
| | |||||
* | Chose option 1) for http.lua. | Diego Nehab | 2006-03-14 | 1 | -2/+2 |
| | | | | Need to fix everything to make sure it works with the new compat-5.1 | ||||
* | Few tweaks in installation, some missing files, etc. | Diego Nehab | 2005-11-22 | 1 | -10/+10 |
| | |||||
* | Bugs sent by David. | Diego Nehab | 2005-10-05 | 1 | -1/+0 |
| | |||||
* | Final push for release... | Diego Nehab | 2005-08-12 | 1 | -4/+5 |
| | |||||
* | Working on the manual. | Diego Nehab | 2005-06-14 | 1 | -1/+1 |
| | |||||
* | Almost ready to release beta3 | Diego Nehab | 2005-01-02 | 1 | -1/+1 |
| | |||||
* | Last line of modules was simplified. | Diego Nehab | 2004-12-23 | 1 | -1/+1 |
| | |||||
* | Changes due to new compat-5.1 | Diego Nehab | 2004-12-23 | 1 | -3/+2 |
| | |||||
* | Almost ready for beta3 | Diego Nehab | 2004-11-27 | 1 | -10/+19 |
| | |||||
* | Using new module scheme. Still needs fine tuning. | Diego Nehab | 2004-09-27 | 1 | -1/+3 |
| | |||||
* | 2.0 alpha RELEASED! | Diego Nehab | 2004-06-18 | 1 | -22/+27 |
| | |||||
* | smtp.c was eatten by mime.c | Diego Nehab | 2004-06-17 | 1 | -5/+0 |
| | |||||
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 1 | -4/+0 |
| | | | | | Adjusted tftp module. Added some comments. | ||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -11/+15 |
| | | | | | | | 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 | -9/+13 |
| | |||||
* | Fine tuning the "require" business. | Diego Nehab | 2004-05-30 | 1 | -2/+4 |
| | |||||
* | Committing with require. | Diego Nehab | 2004-05-28 | 1 | -5/+5 |
| | |||||
* | Working with in the manual. | Diego Nehab | 2004-05-26 | 1 | -7/+3 |
| | |||||
* | FTP low-level working. | Diego Nehab | 2004-05-25 | 1 | -33/+43 |
| | | | | | SMTP connection oriented working. ltn12 improved. | ||||
* | Seems to be working. | Diego Nehab | 2004-03-19 | 1 | -2/+2 |
| | |||||
* | Message source in smtp.lua is a work of art. | Diego Nehab | 2004-03-18 | 1 | -32/+22 |
| | |||||
* | New filter scheme. | Diego Nehab | 2004-03-16 | 1 | -0/+111 |
ltn12 and mime updated. smtp/ftp broken. |