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
/
http.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2.0 alpha RELEASED!
Diego Nehab
2004-06-18
1
-12
/
+11
*
Implemented safe exceptions. This looks preeety good.
Diego Nehab
2004-06-18
1
-27
/
+28
*
smtp.c was eatten by mime.c
Diego Nehab
2004-06-17
1
-5
/
+0
*
HTTP now has only one function.
Diego Nehab
2004-06-16
1
-11
/
+8
*
Simplified HTTP module.
Diego Nehab
2004-06-16
1
-72
/
+66
*
Fixed smtp.lua loading.
Diego Nehab
2004-06-16
1
-5
/
+2
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-204
/
+147
*
Só pra não perder se der merda.
Diego Nehab
2004-06-04
1
-29
/
+28
*
Fine tuning the "require" business.
Diego Nehab
2004-05-30
1
-0
/
+2
*
Changed require"luasocket" to require"socket".
Diego Nehab
2004-05-28
1
-1
/
+1
*
Almost there.
Diego Nehab
2004-05-28
1
-2
/
+1
*
Committing with require.
Diego Nehab
2004-05-28
1
-2
/
+8
*
FTP low-level working.
Diego Nehab
2004-05-25
1
-6
/
+8
*
Using socket pumps in http.lua.
Diego Nehab
2004-03-26
1
-110
/
+28
*
Settimeout wasn't returning 1...
Diego Nehab
2004-03-22
1
-62
/
+60
*
Adjusted some details, got rid of old files, added some new.
Diego Nehab
2004-03-22
1
-18
/
+23
*
Changed receive function. Now uniform with all other functions. Returns nil
Diego Nehab
2004-03-21
1
-524
/
+209
*
New filter scheme.
Diego Nehab
2004-03-16
1
-115
/
+104
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-1
/
+1
*
Added gethostname.
Diego Nehab
2004-01-19
1
-17
/
+38
*
Updated some of the callbacks in callback.lua.
Diego Nehab
2004-01-19
1
-12
/
+13
*
Added proxy support to http.lua
Diego Nehab
2004-01-19
1
-22
/
+36
*
Added new filter to code.c, to convert between line conventions.
Diego Nehab
2004-01-18
1
-1
/
+1
*
Trying to get connect-with-timeout to work. Darwin works...
Diego Nehab
2004-01-18
1
-1
/
+7
*
http.lua updated. still needs proxy support.
Diego Nehab
2004-01-16
1
-262
/
+264
*
Killed a few bugs found by Tomas.
Diego Nehab
2003-11-27
1
-2
/
+3
*
Starting to use RCS in princeton again. Not behind a firewall anymore.
Diego Nehab
2003-08-31
1
-22
/
+18
*
Adjusted a few inconsistencies with the manual.
Diego Nehab
2003-08-16
1
-1
/
+1
*
Finished implementation of LuaSocket 2.0 alpha on Linux.
Diego Nehab
2003-06-26
1
-1
/
+1
*
Porting to LUA 5.0 final
Diego Nehab
2003-05-25
1
-19
/
+16
*
Closer to release...
Diego Nehab
2003-03-28
1
-1
/
+0
*
Finish port to Lua 5. Everything is working fine.
Diego Nehab
2003-03-20
1
-5
/
+5
*
Faltam testes de ftp e smtp. O resto passa.
Diego Nehab
2002-12-03
1
-3
/
+3
*
Already compiling and running for Lua 5.0 (alpha)
Diego Nehab
2002-12-02
1
-10
/
+10
*
Updated for Lua 4.1-w3.
Diego Nehab
2002-07-08
1
-54
/
+55
*
Removed wrong host header in redirect.
Diego Nehab
2001-09-26
1
-3
/
+11
*
HTTP.request was not returning response for body-less requests.
Diego Nehab
2001-09-18
1
-19
/
+20
*
Changed HTTP.get and HTTP.post to return status code instead of
Diego Nehab
2001-09-18
1
-4
/
+4
*
Simple HTTP functions can deal with table arguments also.
Diego Nehab
2001-09-12
1
-30
/
+71
*
Minor documentation changes.
Diego Nehab
2001-08-07
1
-52
/
+52
*
Rewritten to comply to LTN7 (Modules & Packages).
Diego Nehab
2001-07-29
1
-245
/
+311
*
Block size increased.
Diego Nehab
2001-06-07
1
-1
/
+1
*
Streaming by callbacks implemented.
Diego Nehab
2001-06-06
1
-158
/
+231
*
HTTP message bodies are transfered using a callback to return body parts
Diego Nehab
2001-05-21
1
-114
/
+200
*
HTTP is now generic, with function http_request.
Diego Nehab
2001-01-25
1
-167
/
+258
*
Initial revision
Diego Nehab
2000-12-29
1
-0
/
+312
[prev]