aboutsummaryrefslogtreecommitdiff
path: root/gem (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-11Add support for connecting to IPv6 hostsFlorian Zeitz5-59/+86
2012-04-11dns.getaddrinfo: Return proper error messagesFlorian Zeitz1-1/+1
2012-04-11Add support for the IPV6_V6ONLY socket option defaulting to on.Florian Zeitz4-0/+18
2012-04-11Adapt socket.bind() to create a IPv4 or IPv6 depending on the address givenFlorian Zeitz1-1/+9
2012-04-11dns: Rename toip6() to getaddrinfo() since the old name is misleadingFlorian Zeitz1-3/+3
2012-04-11Rework binding IPv6 sockets by harmonizing it with the IPv4 variantFlorian Zeitz6-124/+80
2012-04-11url.escape/url.unescape: Fix to return *only* the encoded/decoded string (tha...Matthew Wild1-4/+4
2012-04-11Fix two crashes and add -Wshadow so that this can't happen again.Paul Aurich4-32/+32
2012-04-11#ifdef EAI_BADHINTS and EAI_PROTOCOL which don't seem available on my system ...Matthew Wild1-0/+4
2012-04-11Preliminary IPv6 support for v2.1Diego Nehab40-52/+432
2011-05-25Saving before big changes to support IPv6.Diego Nehab30-849/+947
2009-05-27Decent makefiles!Diego Nehab58-544/+850
2007-10-13New release.Diego Nehab9-37/+59
2007-10-11Tested each sample.Diego Nehab27-165/+791
2007-07-11Global variable references.Diego Nehab3-5/+5
2007-06-15Typo.Diego Nehab1-1/+1