index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dns.js
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
dns: make error message match errno
Dan Milon
1
-1
/
+2
2012-06-16
Revert "DNS: Support NAPTR queries"
isaacs
1
-1
/
+0
2012-06-16
DNS: Support NAPTR queries
ssuda
1
-0
/
+1
2012-04-18
dns: add more error codes
Erik Dubbelboer
1
-8
/
+20
2012-04-13
dns: remove unused functions
Ben Noordhuis
1
-17
/
+0
2012-02-18
Lint all the JavaScripts.
isaacs
1
-1
/
+1
2011-10-21
getaddrinfo returns ENOTFOUND for invalid domain names
Ryan Dahl
1
-1
/
+1
2011-10-20
dns.lookup uses cares_wrap::GetAddrInfo
Ryan Dahl
1
-32
/
+18
2011-10-11
Remove dns_legacy
Ryan Dahl
1
-0
/
+236
2011-07-05
Bindings for libuv-integrated c-ares
Bert Belder
1
-266
/
+0
2011-06-08
Use timer_wrap instead of the old timer binding
Bert Belder
1
-2
/
+2
2011-05-16
Fix dns.resolve() with 'PTR' throws Error: Unknown type "PTR"
koichik
1
-1
/
+1
2011-03-14
Update copyright headers
Ryan Dahl
1
-0
/
+21
2011-02-07
Fix dns on windows
Bert Belder
1
-2
/
+8
2010-12-01
more lint
Ryan Dahl
1
-49
/
+58
2010-11-21
Support CNAME lookups in DNS module.
Ben Noordhuis
1
-7
/
+11
2010-10-30
De-indent dns.lookup
Ryan Dahl
1
-38
/
+44
2010-10-30
Make sure watcher.set() isn't being called when active
Ryan Dahl
1
-8
/
+6
2010-10-06
syntax fixes to pass jslint
Joshaven Potter
1
-9
/
+9
2010-09-28
quicker loops
Aaron Heckmann
1
-10
/
+4
2010-09-17
Move IOWatcher and Timer to process.binding
Ryan Dahl
1
-3
/
+4
2010-09-16
Move dns.isIP to net.isIP
Paul Querna
1
-4
/
+3
2010-08-12
added dns.getHostByAddr() -- resolve an external IP address to hostname(s)
Rasmus Andersson
1
-4
/
+18
2010-08-10
[dgram] only look up hostname for the requested address family
Rasmus Andersson
1
-26
/
+73
2010-07-15
Datagram socket refactor. Add tests and documentation.
Matt Ranney
1
-1
/
+1
2010-06-29
Resolve .local domains with getaddrinfo()
Ryan Dahl
1
-13
/
+23
2010-04-26
Add support for MX queries in dns module, works with c-ares upstream patch.
Jérémy Lal
1
-0
/
+2
2010-04-12
Replace slow and broken for..in loops with faster for loops over the keys.
Tim Caswell
1
-7
/
+12
2010-04-07
Remove udns
Ryan Dahl
1
-27
/
+121
2010-03-16
Fix calls to dns bindings in dns.js
Krishna Rajendran
1
-13
/
+13
2010-03-15
Load c++ modules on demand
Ryan Dahl
1
-1
/
+1
2010-02-19
'dns' no longer uses Promise
Ryan Dahl
1
-49
/
+17
2010-01-25
Add support for MX, TXT, and SRV records in DNS module.
Blaine Cook
1
-0
/
+39
2010-01-15
API: Move Promise and EventEmitter into 'events' module
Ryan Dahl
1
-3
/
+5
2009-12-06
Don't use promises internally in DNS module
Ryan Dahl
1
-2
/
+46
2009-10-31
forgot to add lib/dns.js in c53672
Ryan Dahl
1
-0
/
+3