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
/
src
/
cares_wrap.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
MakeCallback: Consistent symbol usage
isaacs
1
-5
/
+5
2012-03-23
Avoiding unnecessary ToString() calls
ssuda
1
-3
/
+3
2012-03-10
core: use proper #include directives
Ben Noordhuis
1
-3
/
+3
2012-02-06
Revert support for isolates.
Ben Noordhuis
1
-10
/
+9
2011-12-29
Add node::Loop() and don't inc node_isolate.h in *.cc
Ryan Dahl
1
-5
/
+5
2011-12-29
Remove node_isolate.h from node.h
Ryan Dahl
1
-0
/
+1
2011-12-29
isolates: isolate-ify the main loop
Ben Noordhuis
1
-4
/
+4
2011-12-08
Move a few more global vars into struct
Ryan Dahl
1
-5
/
+5
2011-11-09
Remove stray NODE_MODULE() semi-colons.
Ben Noordhuis
1
-1
/
+1
2011-10-26
Return IPv4 addresses before IPv6 addresses from getaddrinfo
Ryan Dahl
1
-6
/
+27
2011-10-20
dns.lookup uses cares_wrap::GetAddrInfo
Ryan Dahl
1
-12
/
+23
2011-10-20
Fix windows build
Bert Belder
1
-1
/
+1
2011-10-20
Add binding to uv_getaddrinfo
Ryan Dahl
1
-0
/
+106
2011-10-14
cares_wrap: make destructor virtual
Ben Noordhuis
1
-1
/
+1
2011-10-03
dns: implement resolveTxt()
Christian Tellnes
1
-0
/
+33
2011-09-18
dns callbacks should go through MakeCallback
Ryan Dahl
1
-29
/
+21
2011-08-31
Upgrade libuv to ea4271f
Ryan Dahl
1
-1
/
+1
2011-08-06
Basic VC++ compatibility work.
Peter Bright
1
-2
/
+4
2011-07-05
dns_uv: match the old api better, fix tests
Bert Belder
1
-2
/
+2
2011-07-05
Bindings for libuv-integrated c-ares
Bert Belder
1
-0
/
+601