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
/
NEW
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
inet: return more useful errors
Paul Aurich
1
-2
/
+3
2012-04-11
inet: refactor getpeername to allocate the struct on the stack
Paul Aurich
1
-13
/
+23
2012-04-11
Fix getpeername to work with IPv6 addresses
Florian Zeitz
1
-5
/
+18
2012-04-11
Add support for connecting to IPv6 hosts
Florian Zeitz
5
-59
/
+86
2012-04-11
dns.getaddrinfo: Return proper error messages
Florian Zeitz
1
-1
/
+1
2012-04-11
Add support for the IPV6_V6ONLY socket option defaulting to on.
Florian Zeitz
4
-0
/
+18
2012-04-11
Adapt socket.bind() to create a IPv4 or IPv6 depending on the address given
Florian Zeitz
1
-1
/
+9
2012-04-11
dns: Rename toip6() to getaddrinfo() since the old name is misleading
Florian Zeitz
1
-3
/
+3
2012-04-11
Rework binding IPv6 sockets by harmonizing it with the IPv4 variant
Florian Zeitz
6
-124
/
+80
2012-04-11
url.escape/url.unescape: Fix to return *only* the encoded/decoded string (tha...
Matthew Wild
1
-4
/
+4
2012-04-11
Fix two crashes and add -Wshadow so that this can't happen again.
Paul Aurich
4
-32
/
+32
2012-04-11
#ifdef EAI_BADHINTS and EAI_PROTOCOL which don't seem available on my system ...
Matthew Wild
1
-0
/
+4
2012-04-11
Preliminary IPv6 support for v2.1
Diego Nehab
40
-52
/
+432
2011-05-25
Saving before big changes to support IPv6.
Diego Nehab
30
-849
/
+947
2009-05-27
Decent makefiles!
Diego Nehab
58
-544
/
+850
2007-10-13
New release.
Diego Nehab
9
-37
/
+59
2007-10-11
Tested each sample.
Diego Nehab
27
-165
/
+791
2007-07-11
Global variable references.
Diego Nehab
3
-5
/
+5
2007-06-15
Typo.
Diego Nehab
1
-1
/
+1