1. 1fa9f7b Issue #15538: Fix compilation of the getnameinfo() / getaddrinfo() emulation code. by Antoine Pitrou · 12 years ago
  2. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  3. 44ddbde Remove INET6 define. Use ENABLE_IPV6 instead. by Martin v. Löwis · 23 years ago
  4. f95dd0a Fix portability problems with glibc 2.0, as reported in #449157. by Martin v. Löwis · 23 years ago
  5. c925b153 Silence warnings in MSVC++: hide unused variables, add constness back to by Martin v. Löwis · 23 years ago
  6. 2b110f9 Replace snprintf with sprintf. by Martin v. Löwis · 23 years ago
  7. 01dfdb3 Patch #401196: Configuration machinery for IPv6. by Martin v. Löwis · 23 years ago