aboutsummaryrefslogtreecommitdiff
path: root/src/ltn12.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/ltn12.lua: remove duplicated codesdavid2022-03-211-3/+3
* refactor: Address issues raised by linterThijs Schreijer2022-03-191-2/+1
* Add ltn12.source.table()E. Westbrook2018-06-051-0/+10
* Added support for FTP command listsDiego Nehab2016-03-041-0/+3
* Use base.select instead of just selectmpeterv2016-02-111-1/+1
* Fix error in ltn12 under Lua 5.3mpeterv2016-02-111-0/+1
* support multiple filters in ltn12.{sink,source}.chain()Fabien Fleutot2013-06-181-3/+10
* Changing from 2.1-rc1 to 3.0-rc1.Diego Nehab2013-06-111-1/+1
* Export global table only if "module()" is defined.Diego Nehab2013-06-051-4/+5
* Build with Lua 5.2 without LUA_COMPAT_MODULE flag.moteus2013-05-271-11/+15
* Fix ltn12 version.Diego Nehab2012-12-101-1/+1
* fix use of arg in ltn12Pierre Chapuis2012-09-171-1/+3
* Making progress toward a releaseDiego Nehab2012-04-231-1/+0
* Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-1/+1
* Almost done 2.0.1.Diego Nehab2006-04-031-0/+1
* Few tweaks in installation, some missing files, etc.Diego Nehab2005-11-221-15/+15
* Before compiling on Windows.Diego Nehab2005-10-071-18/+34
* Bugs sent by David.Diego Nehab2005-10-051-1/+0
* Final push for release...Diego Nehab2005-08-121-5/+7
* Working on the manual.Diego Nehab2005-06-141-1/+1
* No coroutines needed.Diego Nehab2005-02-031-1/+0
* Almost ready to release beta3Diego Nehab2005-01-021-13/+9
* Last line of modules was simplified.Diego Nehab2004-12-231-1/+1
* Changes due to new compat-5.1Diego Nehab2004-12-231-2/+2
* LTN12 bug removed.Diego Nehab2004-11-281-12/+14
* New LTN12 test procedures (still short, but growing)Diego Nehab2004-11-281-74/+57
* Almost ready for beta3Diego Nehab2004-11-271-8/+14
* Little bug in manual.Diego Nehab2004-11-171-0/+24
* My own ltn12.filter.chain is done.Diego Nehab2004-10-121-29/+29
* Using Wim's filter.chain...Diego Nehab2004-10-121-45/+28
* Using new module scheme. Still needs fine tuning.Diego Nehab2004-09-271-0/+5
* Coroutine-free filter.chain.Diego Nehab2004-07-291-18/+35
* smtp.c was eatten by mime.cDiego Nehab2004-06-171-5/+0
* Still work to do in the manual...Diego Nehab2004-06-161-0/+8
* Fixed smtp.lua loading.Diego Nehab2004-06-161-2/+0
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-10/+11
* Só pra não perder se der merda.Diego Nehab2004-06-041-10/+26
* FTP low-level working.Diego Nehab2004-05-251-26/+20
* complicated bug in ltn12.filter.chain...Diego Nehab2004-04-011-1/+16
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-221-0/+13
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-211-3/+2
* Seems to be working.Diego Nehab2004-03-191-5/+5
* Message source in smtp.lua is a work of art.Diego Nehab2004-03-181-4/+20
* New filter scheme.Diego Nehab2004-03-161-21/+54
* Added ltn12 module. Modified mime to be stand alone.Diego Nehab2004-02-111-0/+171