aboutsummaryrefslogtreecommitdiff
path: root/src/tp.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chose option 1) for http.lua.Diego Nehab2006-03-141-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 Nehab2005-11-221-10/+10
|
* Bugs sent by David.Diego Nehab2005-10-051-1/+0
|
* Final push for release...Diego Nehab2005-08-121-4/+5
|
* Working on the manual.Diego Nehab2005-06-141-1/+1
|
* Almost ready to release beta3Diego Nehab2005-01-021-1/+1
|
* Last line of modules was simplified.Diego Nehab2004-12-231-1/+1
|
* Changes due to new compat-5.1Diego Nehab2004-12-231-3/+2
|
* Almost ready for beta3Diego Nehab2004-11-271-10/+19
|
* Using new module scheme. Still needs fine tuning.Diego Nehab2004-09-271-1/+3
|
* 2.0 alpha RELEASED!Diego Nehab2004-06-181-22/+27
|
* smtp.c was eatten by mime.cDiego Nehab2004-06-171-5/+0
|
* Fixed smtp.lua loading.Diego Nehab2004-06-161-4/+0
| | | | | Adjusted tftp module. Added some comments.
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-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 Nehab2004-06-041-9/+13
|
* Fine tuning the "require" business.Diego Nehab2004-05-301-2/+4
|
* Committing with require.Diego Nehab2004-05-281-5/+5
|
* Working with in the manual.Diego Nehab2004-05-261-7/+3
|
* FTP low-level working.Diego Nehab2004-05-251-33/+43
| | | | | SMTP connection oriented working. ltn12 improved.
* Seems to be working.Diego Nehab2004-03-191-2/+2
|
* Message source in smtp.lua is a work of art.Diego Nehab2004-03-181-32/+22
|
* New filter scheme.Diego Nehab2004-03-161-0/+111
ltn12 and mime updated. smtp/ftp broken.