Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 83161455bd42
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: c9f2531ae02d
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Nov 28, 2012

  1. net: More accurate IP address validation and IPv6 dotted notation.

    * Added isIP method to make use of inet_pton to cares_wrap.cc
    * Modified net.isIP() to make use of new C++ isIP method.
    * Added new tests to test-net-isip.js.
    
    This is a back-port of commit fb6377e from the master branch.
    snoj authored and bnoordhuis committed Nov 28, 2012
    Copy the full SHA
    c9f2531 View commit details
    Browse the repository at this point in the history