index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ltn12.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/ltn12.lua: remove duplicated codes
david
2022-03-21
1
-3
/
+3
*
refactor: Address issues raised by linter
Thijs Schreijer
2022-03-19
1
-2
/
+1
*
Add ltn12.source.table()
E. Westbrook
2018-06-05
1
-0
/
+10
*
Added support for FTP command lists
Diego Nehab
2016-03-04
1
-0
/
+3
*
Use base.select instead of just select
mpeterv
2016-02-11
1
-1
/
+1
*
Fix error in ltn12 under Lua 5.3
mpeterv
2016-02-11
1
-0
/
+1
*
support multiple filters in ltn12.{sink,source}.chain()
Fabien Fleutot
2013-06-18
1
-3
/
+10
*
Changing from 2.1-rc1 to 3.0-rc1.
Diego Nehab
2013-06-11
1
-1
/
+1
*
Export global table only if "module()" is defined.
Diego Nehab
2013-06-05
1
-4
/
+5
*
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
moteus
2013-05-27
1
-11
/
+15
*
Fix ltn12 version.
Diego Nehab
2012-12-10
1
-1
/
+1
*
fix use of arg in ltn12
Pierre Chapuis
2012-09-17
1
-1
/
+3
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-1
/
+0
*
Preliminary IPv6 support for v2.1
Diego Nehab
2012-04-11
1
-1
/
+1
*
Almost done 2.0.1.
Diego Nehab
2006-04-03
1
-0
/
+1
*
Few tweaks in installation, some missing files, etc.
Diego Nehab
2005-11-22
1
-15
/
+15
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-18
/
+34
*
Bugs sent by David.
Diego Nehab
2005-10-05
1
-1
/
+0
*
Final push for release...
Diego Nehab
2005-08-12
1
-5
/
+7
*
Working on the manual.
Diego Nehab
2005-06-14
1
-1
/
+1
*
No coroutines needed.
Diego Nehab
2005-02-03
1
-1
/
+0
*
Almost ready to release beta3
Diego Nehab
2005-01-02
1
-13
/
+9
*
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
-2
/
+2
*
LTN12 bug removed.
Diego Nehab
2004-11-28
1
-12
/
+14
*
New LTN12 test procedures (still short, but growing)
Diego Nehab
2004-11-28
1
-74
/
+57
*
Almost ready for beta3
Diego Nehab
2004-11-27
1
-8
/
+14
*
Little bug in manual.
Diego Nehab
2004-11-17
1
-0
/
+24
*
My own ltn12.filter.chain is done.
Diego Nehab
2004-10-12
1
-29
/
+29
*
Using Wim's filter.chain...
Diego Nehab
2004-10-12
1
-45
/
+28
*
Using new module scheme. Still needs fine tuning.
Diego Nehab
2004-09-27
1
-0
/
+5
*
Coroutine-free filter.chain.
Diego Nehab
2004-07-29
1
-18
/
+35
*
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
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-10
/
+11
*
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
*
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
*
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
*
Added ltn12 module. Modified mime to be stand alone.
Diego Nehab
2004-02-11
1
-0
/
+171