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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix makefile and test_socket_error.lua
Diego Nehab
2013-06-12
1
-2
/
+6
*
Unix domain tests still broken.
Diego Nehab
2013-05-30
2
-12
/
+12
*
Add. Allow get `error` option to socket.
moteus
2013-05-29
1
-0
/
+27
*
Fix. use table.unpack in mimetest on Lua 5.2.
moteus
2013-05-27
1
-0
/
+2
*
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
moteus
2013-05-27
1
-2
/
+2
*
Fix. Optional IPv6 test
moteus
2013-05-27
1
-2
/
+8
*
Fix. setsockname fails with "*" as host.
moteus
2013-05-27
1
-0
/
+6
*
Fix. getaddrinfo returns garbage as address on Windows.
moteus
2013-05-27
1
-0
/
+15
*
Merge pull request #27 from catwell/pull-noarg
Diego Nehab
2013-04-17
1
-4
/
+4
|
\
|
*
remove uses of arg in the codebase
Pierre Chapuis
2013-01-23
1
-4
/
+4
*
|
Use the length operator (#) instead of table.getn.
Gerardo Marset
2013-02-25
3
-9
/
+9
|
/
*
Fix udp:setpeername("*")
Diego Nehab
2012-08-23
2
-0
/
+35
*
Test server exits gracefully at command of test client
Diego Nehab
2012-05-01
1
-0
/
+7
*
Update method list in tests
Florian Zeitz
2012-04-29
1
-1
/
+4
*
Select loadstring or load for Lua 5.1/5.2 respectively
Florian Zeitz
2012-04-29
1
-1
/
+1
*
Test method registration for IPv6 sockets
Florian Zeitz
2012-04-29
1
-4
/
+9
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-10
/
+121
*
Merge branch 'git-sam' into diego-sam-mwild-integration
Sam Roberts
2012-04-11
5
-1
/
+141
|
\
|
*
On failure, exit with a message instead of blocking indefinitely.
Sam Roberts
2012-04-11
1
-2
/
+4
|
*
Support getoption method for tcp objects.
Sam Roberts
2012-04-11
1
-0
/
+41
|
*
testsrvr asserts when test finishes successfully.
Sam Roberts
2012-04-11
1
-1
/
+6
|
*
Utility to find how many TCP connections can be made.
Sam Roberts
2012-04-11
1
-0
/
+32
|
*
Test showing failure to receive a zero-length packet.
Sam Roberts
2012-04-11
1
-0
/
+35
|
*
Stop returning an error after successful send of zero length UDP packets
Sam Roberts
2012-04-11
1
-0
/
+25
*
|
change localhost to loopback ip to prevent error on my mac box????
Liam Devine
2012-04-11
1
-2
/
+3
*
|
Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...
Liam Devine
2012-04-11
2
-6
/
+11
*
|
Saving before big changes to support IPv6.
Diego Nehab
2011-05-25
7
-515
/
+543
*
|
Decent makefiles!
Diego Nehab
2009-05-27
6
-10
/
+74
|
/
*
Removed os.exit from test.
Diego Nehab
2007-06-11
1
-1
/
+0
*
Crashy bug fixed in recvraw.
Diego Nehab
2007-06-11
2
-2
/
+61
*
Added simple unix tests.
Diego Nehab
2007-04-09
3
-10
/
+17
*
Couple bug fixes.
Diego Nehab
2007-03-12
3
-10
/
+9
*
Almost done 2.0.1.
Diego Nehab
2006-04-03
2
-5
/
+2
*
Final patches...
Diego Nehab
2006-04-03
4
-6
/
+22
*
Better image to test mail.
Diego Nehab
2006-04-02
1
-0
/
+0
*
Updates for 2.0.1 on the way.
Diego Nehab
2006-03-19
2
-10
/
+5
*
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
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-6
/
+6
*
Test back to localhost.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Tested on Windows.
Diego Nehab
2005-09-29
1
-2
/
+2
*
Almost ready to release.
Diego Nehab
2005-09-29
2
-3
/
+4
*
Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Diego Nehab
2005-08-23
2
-6
/
+40
*
Final push for release...
Diego Nehab
2005-08-12
1
-7
/
+8
*
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
*
Working on the manual.
Diego Nehab
2005-06-14
1
-1
/
+1
*
Stupid bug in http.lua.
Diego Nehab
2005-06-12
4
-6
/
+6
*
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
[next]