index
:
packages_modules_DnsResolver.git
master
r11.0
r11.1
r11.1-backup-1-16-21
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
packages_modules_DnsResolver
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DnsProxyListener.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Not abort when the function is not found in dns_helper.so
Ken Chen
2023-12-21
1
-2
/
+4
*
Adding UID to NetwrokDnsEventReported atom
Frank Li
2023-11-20
1
-5
/
+6
*
Add a default ON flag for DNS fail-fast feature
Ken Chen
2023-11-08
1
-0
/
+6
*
Merge "Not report DNS failures caused by network restriction errors" into main
Ken Chen
2023-11-02
1
-14
/
+20
|
\
|
*
Not report DNS failures caused by network restriction errors
Ken Chen
2023-11-01
1
-14
/
+20
*
|
Replace hardcoded metered info by the real setting
Ken Chen
2023-11-01
1
-2
/
+1
|
/
*
Make DNS query fail-fast when network access is restricted
Ken Chen
2023-10-31
1
-4
/
+69
*
Merge "Accommodate a change in the type of std::span's size" into main
Maciej Żenczykowski
2023-09-26
1
-5
/
+5
|
\
|
*
Accommodate a change in the type of std::span's size
Ryan Prichard
2023-09-21
1
-5
/
+5
*
|
Move doDns64Synthesis and doDns64ReverseLookup around
Ken Chen
2023-09-22
1
-49
/
+29
|
/
*
Set global limiter from INT_MAX to 2500 by default
Ken Chen
2023-08-12
1
-5
/
+4
*
[Code Health] Fix misc-const-correctness lint
Ken Chen
2023-04-27
1
-2
/
+2
*
Fix -Wnullable-to-nonnull-conversion errors
Ken Chen
2023-04-27
1
-7
/
+23
*
Delete command objects in DnsProxyListener destructor
Pawan Wagh
2023-04-18
1
-5
/
+14
*
Code Health: Make OperationLimiter generic
Ken Chen
2023-02-04
1
-14
/
+24
*
Call evaluate_domain_name() in GetHostByAddrHandler
Ken Chen
2023-01-14
1
-2
/
+16
*
Add toString() to android_net_context
Ken Chen
2022-11-06
1
-12
/
+4
*
Unify the code to use convertEnumType()
Mike Yu
2022-09-26
1
-11
/
+3
*
Add trace for GetHostByName and GetHostByAddr
Ken Chen
2022-09-16
1
-0
/
+6
*
Fix unqualified-std-cast-call compiler warning
donghongweng
2022-08-17
1
-5
/
+5
*
Remove accessing errno in setQueryId()
martinwu
2022-07-23
1
-4
/
+9
*
Replace string-to-number functions.
martinwu
2022-07-11
1
-53
/
+62
*
DNS64: sort both synthesized IPv6 address and queried IPv4 address
Hungming Chen
2022-06-02
1
-12
/
+21
*
DNS64: return both synthesized IPv6 address and queried IPv4 address
Hungming Chen
2022-06-02
1
-19
/
+108
*
Enable some DNS logs in userdebug build
Ken Chen
2022-05-04
1
-6
/
+6
*
Don't log if resolv_gethostby{name,addr} return no error
Mike Yu
2022-03-08
1
-2
/
+6
*
Exclude VPN and mobile data from .local resolution
Ken Chen
2022-03-04
1
-4
/
+5
*
Remove redundant "using" statements
Yi Kong
2022-02-18
1
-1
/
+0
*
Replace manual buffer handling with std::span
chenbruce
2021-08-31
1
-23
/
+22
*
Subsampling DNS event for mDNS
chenbruce
2021-08-25
1
-3
/
+9
*
Replace StringPrintf() with fmt::format()
chenbruce
2021-08-20
1
-2
/
+1
*
[DRUEL05] Implement unsolicited dns health event
paulhu
2021-01-18
1
-2
/
+31
*
Merge changes I923d28d5,Ib801a550
Bernie Innocenti
2020-12-01
1
-101
/
+68
|
\
|
*
Replace hand-allocated buffers with std::string in DnsProxyListener
Bernie Innocenti
2020-11-27
1
-101
/
+68
*
|
Move OperationLimiter to DnsResolver
Bernie Innocenti
2020-11-27
1
-1
/
+1
|
/
*
Fix refcounting on thread creation failure path for android_res_nsend()
Bernie Innocenti
2020-10-29
1
-42
/
+21
*
Clean up gPrivateDnsConfiguration
Mike Yu
2020-08-03
1
-2
/
+2
*
Rename "Westworld" to "Statsd"
Muhammad Qureshi
2020-06-16
1
-1
/
+1
*
Stop depend on libnetd_client_header
Luke Huang
2020-05-30
1
-1
/
+1
*
Log UID and PID when fail to send messages to dnsproxyd
Mike Yu
2020-05-26
1
-11
/
+30
*
Add transport types to a given network
chenbruce
2020-04-01
1
-0
/
+1
*
Delete dead code in res_comp.cpp and misc cleanups
Bernie Innocenti
2020-01-24
1
-0
/
+1
*
Log DNS resolved answers
Mike Yu
2019-12-11
1
-0
/
+20
*
Fix PDM_UNKNOWN in private_dns_modes
Mike Yu
2019-12-06
1
-5
/
+22
*
Move private headers out of /include folder
Ken Chen
2019-11-20
1
-1
/
+1
*
Add evaluate domain name callback in DnsResolver
Felipe Mosso Ferfoglia
2019-11-04
1
-5
/
+25
*
Merge "Fix benign case of uninitialized variable"
Treehugger Robot
2019-10-24
1
-5
/
+6
|
\
|
*
Fix benign case of uninitialized variable
Bernie Innocenti
2019-10-24
1
-5
/
+6
*
|
Unify MAXPACKET and refactor buffer allocation of getaddrinfo
Luke Huang
2019-10-22
1
-4
/
+0
|
/
*
Support RDNS on cache and uid/pid tagging
Praveen Moongalam Thyagarajan
2019-10-21
1
-5
/
+6
[next]