1. 44ddbde Remove INET6 define. Use ENABLE_IPV6 instead. by Martin v. Löwis · 23 years ago
  2. f0b11d2 Fix memory leaks detecting in bug report #478003. by Martin v. Löwis · 23 years ago
  3. 39e0c5d Fix compiler warnings. This closes some of the #458880 problem. by Martin v. Löwis · 23 years ago
  4. 6f848c1 Removed an unreachable break statement to silence SGI compiler. by Sjoerd Mullender · 23 years ago
  5. 791bfda Autocheck for snprintf, and use sprintf if it is not available. by Martin v. Löwis · 23 years ago
  6. fe36fc9 Before declaring h_errno, do not check for Win32 only. Instead, do check by Martin v. Löwis · 23 years ago
  7. c7cdc63 Set ai_addrlen even if there is no sa_len. by Martin v. Löwis · 23 years ago
  8. c925b153 Silence warnings in MSVC++: hide unused variables, add constness back to by Martin v. Löwis · 23 years ago
  9. d783041 Port getaddrinfo to MSVC++. by Martin v. Löwis · 23 years ago
  10. 01dfdb3 Patch #401196: Configuration machinery for IPv6. by Martin v. Löwis · 23 years ago