Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-01-25 | check_name doesn't need a socklen_t, because it knows what is inside | Martin Pool | 1 | -2/+1 |
2002-01-25 | Add code to compare sin6_addrs.v2.5.2pre3 | Martin Pool | 1 | -3/+9 |
2002-01-25 | Back out last change -- to see whether an address is spoofed, we don't | Martin Pool | 1 | -15/+18 |
2002-01-25 | compare_addrinfo_sockaddr: Add code to compare AF_INET6 addresses. | Martin Pool | 1 | -16/+13 |
2002-01-25 | Split out code to compare addrinfo and sockaddr into it's own | Martin Pool | 1 | -25/+45 |
2002-01-25 | Doc. | Martin Pool | 1 | -7/+12 |
2002-01-25 | The name resolution stuff is getting complicated -- split it out into | Martin Pool | 1 | -0/+252 |