The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Tag: | Revision:

main_repo @ master

Name Size
  benchmark
  deps
  doc
  lib
  src
  test
  tools
.gitattributes 22 Bytes
.gitignore 915 Bytes
.mailmap 5.33 KB
AUTHORS 21.2 KB
About 209 Bytes
BSDmakefile 61 Bytes
CONTRIBUTING.md 4.68 KB
ChangeLog 155 KB
LICENSE 39 KB
Makefile 12.7 KB
README.md 4.16 KB
android-configure 498 Bytes
common.gypi 8.63 KB
configure 32.1 KB
node.gyp 18.3 KB
vcbuild.bat 8.67 KB

Latest revisions

# Date Author Comment
9bfd6627 05/03/2015 06:50 PM Mike Stratton

Readd final piece of dns.setServers() fix

f639d8cb 05/03/2015 06:23 PM Mike Stratton

Merge branch 'danny'

50c14411 05/03/2015 04:46 PM Dhanish Mehta

Merge remote-tracking branch 'origin/MikeDev1' into danny
for testing purposes merging

b8a8ae83 05/03/2015 04:34 PM Mike Stratton

Introduced Fix for dns.setServers() crash #9243

Added 2 new methods to ares.h
  • ares_server_safe_switch()
  • ares_close_old_servers()
Added 2 new variables used by new methods to ares_private.h
  • num_servers_change
  • rotation_state

Added new file to ares with new methods...

4af19ee5 05/03/2015 09:22 AM Dhanish Mehta

DNS custom resolver

9be7928d 04/23/2015 07:41 PM Mike Stratton

Revert "Building off of last commit."

This reverts commit a3bfc748462235d095d419e1a424105e67e53911.

94574bee 04/23/2015 07:41 PM Mike Stratton

Revert "Potential Method Added to Get Incoming Packet Info"

This reverts commit 515c00e1572ee75028eb448e25f9423e4056e8d7.

73868d4d 04/08/2015 09:05 PM Dhanish Mehta

fixed consistency in stringification and parse
added setKeepAlive and setNoDelay

a3bfc748 03/26/2015 01:07 PM Mike

Building off of last commit.

515c00e1 03/26/2015 12:42 PM Mike

Potential Method Added to Get Incoming Packet Info

ares_get_hostent.c has a method added which dumps the incoming packet
info, which is called in _http_incoming to be accessible from inside
Node.

View all revisions | View revisions

Also available in: Atom