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
/
test
/
httptest.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(http): Allow relative redirect on https (#395)
Henri D
2022-10-08
1
-0
/
+31
*
Out of the box support for Lua 5.3.
Diego Nehab
2015-02-18
1
-15
/
+15
*
Use the length operator (#) instead of table.getn.
Gerardo Marset
2013-02-25
1
-1
/
+1
*
Saving before big changes to support IPv6.
Diego Nehab
2011-05-25
1
-94
/
+94
*
Decent makefiles!
Diego Nehab
2009-05-27
1
-5
/
+5
*
Couple bug fixes.
Diego Nehab
2007-03-12
1
-3
/
+2
*
Almost done 2.0.1.
Diego Nehab
2006-04-03
1
-1
/
+2
*
Final patches...
Diego Nehab
2006-04-03
1
-1
/
+16
*
In pre release mode!
Diego Nehab
2005-11-20
1
-2
/
+2
*
Changed prefix of function names to match module names.
Diego Nehab
2005-11-20
1
-2
/
+2
*
Test back to localhost.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Tested on Windows.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Added check-links-nb.lua that check links in a non-blocking way.
Diego Nehab
2005-06-20
1
-1
/
+1
*
Using core.so instead of csocket.so and cmime.so.
Diego Nehab
2005-06-17
1
-1
/
+5
*
Stupid bug in http.lua.
Diego Nehab
2005-06-12
1
-2
/
+2
*
Tiny bug in forward.lua
Diego Nehab
2005-03-11
1
-1
/
+1
*
Forward server works for multiple tunnels.
Diego Nehab
2005-03-10
1
-1
/
+1
*
Forward server working on Mac OS X...
Diego Nehab
2005-02-08
1
-1
/
+1
*
Releasing.
Diego Nehab
2005-01-02
1
-1
/
+1
*
Few extra changes...
Diego Nehab
2005-01-02
1
-1
/
+1
*
Almost ready to release beta3
Diego Nehab
2005-01-02
1
-2
/
+1
*
Added new instalation section to the manual.
Diego Nehab
2004-11-28
1
-1
/
+1
*
Almost ready for beta3
Diego Nehab
2004-11-27
1
-1
/
+1
*
Using new module scheme. Still needs fine tuning.
Diego Nehab
2004-09-27
1
-5
/
+5
*
Beta2 is out! Total timeout works on Windows.
Diego Nehab
2004-07-26
1
-9
/
+10
*
Gonna try my luck on windows...
Diego Nehab
2004-07-26
1
-2
/
+5
*
Still need to fix windows. :o/
Diego Nehab
2004-07-15
1
-1
/
+1
*
Removed debug prints.
Diego Nehab
2004-07-02
1
-2
/
+1
*
Added getstats.
Diego Nehab
2004-07-01
1
-0
/
+1
*
More adjustments/bugfixes.
Diego Nehab
2004-06-21
1
-5
/
+5
*
Fixing bugs...
Diego Nehab
2004-06-20
1
-2
/
+2
*
2.0 alpha RELEASED!
Diego Nehab
2004-06-18
1
-4
/
+5
*
Implemented safe exceptions. This looks preeety good.
Diego Nehab
2004-06-18
1
-1
/
+0
*
Seems to be working.
Diego Nehab
2004-06-17
1
-0
/
+1
*
smtp.c was eatten by mime.c
Diego Nehab
2004-06-17
1
-1
/
+1
*
Simplified HTTP module.
Diego Nehab
2004-06-16
1
-14
/
+14
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-47
/
+33
*
Almost there.
Diego Nehab
2004-05-28
1
-1
/
+0
*
Committing with require.
Diego Nehab
2004-05-28
1
-0
/
+4
*
Using socket pumps in http.lua.
Diego Nehab
2004-03-26
1
-0
/
+2
*
Adjusted some details, got rid of old files, added some new.
Diego Nehab
2004-03-22
1
-30
/
+6
*
Changed receive function. Now uniform with all other functions. Returns nil
Diego Nehab
2004-03-21
1
-27
/
+16
*
New filter scheme.
Diego Nehab
2004-03-16
1
-24
/
+21
*
Working on the manual...
Diego Nehab
2004-01-24
1
-1
/
+1
*
Fixed functions that return messages in ?socket.c.
Diego Nehab
2004-01-21
1
-3
/
+2
*
Changed the naming convention of the mime module.
Diego Nehab
2004-01-21
1
-10
/
+114
*
Added gethostname.
Diego Nehab
2004-01-19
1
-8
/
+8
*
Updated some of the callbacks in callback.lua.
Diego Nehab
2004-01-19
1
-8
/
+8
*
Added proxy support to http.lua
Diego Nehab
2004-01-19
1
-42
/
+79
*
Added new filter to code.c, to convert between line conventions.
Diego Nehab
2004-01-18
1
-2
/
+1
[next]