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
/
res_mkquery.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accommodate a change in the type of std::span's size
Ryan Prichard
2023-09-21
1
-1
/
+1
*
Enable some DNS logs in userdebug build
Ken Chen
2022-05-04
1
-2
/
+2
*
Replace manual buffer handling with std::span
chenbruce
2021-08-31
1
-31
/
+27
*
Remove the obsolete res_state typedef
Bernie Innocenti
2021-07-01
1
-2
/
+2
*
Delete dead code in res_comp.cpp and misc cleanups
Bernie Innocenti
2020-01-24
1
-1
/
+4
*
Explicitly allocate ResState on the call stack
Bernie Innocenti
2019-10-17
1
-14
/
+10
*
Resolv: Replace BSD types with regular C99 types
chenbruce
2019-09-18
1
-14
/
+13
*
Dead code removal - remove res->options
chenbruce
2019-07-24
1
-2
/
+2
*
Dead code removal - Remove res_setoptions()
chenbruce
2019-06-18
1
-1
/
+1
*
[Resolver-log]: Some modifications for debug logging
chenbruce
2019-04-16
1
-1
/
+0
*
Unify log tag of DNS resolver
Ken Chen
2019-04-15
1
-1
/
+1
*
Modify trivial inline functions.
chenbruce
2019-04-01
1
-16
/
+16
*
Disable sensitive logs
Ken Chen
2019-03-21
1
-2
/
+2
*
resolv: small improvements for debug logging
Bernie Innocenti
2019-03-08
1
-3
/
+5
*
[Resolver-log] Replacing unused debuging functions by LOG(x).
chenbruce
2019-02-27
1
-16
/
+7
*
Replace res_randomid with arc4random_uniform
Luke Huang
2019-02-15
1
-1
/
+1
*
Expose DNS timeout error to netd
Mike Yu
2018-11-14
1
-2
/
+6
*
Move a few internal constants out of resolv_params.h
Bernie Innocenti
2018-10-17
1
-31
/
+25
*
Fix -Wimplicit-fallthrough warnings in netd
Bernie Innocenti
2018-10-12
1
-1
/
+2
*
Limit C linkage to public symbols
Bernie Innocenti
2018-10-03
1
-12
/
+8
*
Minimal changes to bring the resolver into the C++ era
Bernie Innocenti
2018-09-11
1
-0
/
+262