• Daniel Stenberg's avatar
    - Tru64 and some IRIX boxes seem to not like test 237 as it is. Their · 61133545
    Daniel Stenberg authored
      inet_addr() functions seems to use &255 on all numericals in a ipv4 dotted
      address which makes a different failure... Now I've modified the ipv4
      resolve code to use inet_pton() instead in an attempt to make these systems
      better detect this as a bad IP address rather than creating a toally bogus
      address that is then passed on and used.
    61133545
To find the state of this project's repository at the time of any of these versions, check out the tags.