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
/
DnsTlsSocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and upgrade some DnsTlsSocket logs
Mike Yu
2023-07-07
1
-6
/
+6
*
Dns over TLS - lower mss for ipv4 by 8
Maciej Żenczykowski
2023-05-01
1
-17
/
+13
*
Set TCP_MAXSEG to 1220 for better reliability.
Hansen Kurli
2022-12-07
1
-0
/
+6
*
Remove redundant "using" statements
Yi Kong
2022-02-18
1
-1
/
+0
*
Replace StringPrintf() with fmt::format()
chenbruce
2021-08-20
1
-3
/
+1
*
Downgrade DoT connection error message to Warning
Mike Yu
2021-04-07
1
-1
/
+1
*
Fix DnsTlsSocket to consume all pending data from ssl
Mike Yu
2020-11-12
1
-2
/
+14
*
Move connectTimeout to DnsTlsSocket
Mike Yu
2020-09-26
1
-4
/
+11
*
Allow to do TLS handshake on DnsTlsSocket loop thread
Mike Yu
2020-09-26
1
-12
/
+101
*
Add some states to trace DnsTlsSocket life cycle
Mike Yu
2020-09-23
1
-7
/
+19
*
Preserve original errno before calling close()
Mike Yu
2020-09-23
1
-6
/
+8
*
Add startHandshake to IDnsTlsSocket
Mike Yu
2020-09-23
1
-2
/
+17
*
Allow only AID_ROOT to inject certificate
Ken Chen
2020-06-17
1
-2
/
+2
*
Merge "Remove RESOLV_INJECT_CA_CERTIFICATE"
Treehugger Robot
2020-06-10
1
-8
/
+2
|
\
|
*
Remove RESOLV_INJECT_CA_CERTIFICATE
Ken Chen
2020-01-16
1
-8
/
+2
*
|
Remove markToFwmarkString()
Mike Yu
2020-05-21
1
-16
/
+8
*
|
Don't use Fwmark to rename threads
Mike Yu
2020-05-21
1
-3
/
+3
*
|
DnsResolver/DnsTlsSocket - fixes bugprone-unused-return-value warning
Maciej Żenczykowski
2020-04-23
1
-1
/
+1
|
/
*
Don't allow a non-empty CA certificate in production code.
Lorenzo Colitti
2019-11-15
1
-1
/
+3
*
Support RDNS on cache and uid/pid tagging
Praveen Moongalam Thyagarajan
2019-10-21
1
-1
/
+2
*
Make private DNS connect timeout configurable
Mike Yu
2019-10-09
1
-16
/
+21
*
Tag with TAG_SYSTEM_DNS for dns packets.
Sehee Park
2019-08-26
1
-3
/
+2
*
Set the name for resolver threads
Mike Yu
2019-08-13
1
-2
/
+6
*
Remove support for DNS-over-TLS certificate fingerprints.
waynema
2019-08-08
1
-73
/
+33
*
Add socket mark info into SSL_connect error
Chiachang Wang
2019-07-08
1
-5
/
+15
*
fchown DNS lookup sockets to UID of the app that sent the DNS lookup.
Sehee Park
2019-06-27
1
-0
/
+6
*
Finish removing ALOG() from system/netd/resolv/
chenbruce
2019-06-12
1
-60
/
+61
*
Unify log tag of DNS resolver
Ken Chen
2019-04-15
1
-1
/
+1
*
Fix bogus error checking on unique_fd
Bernie Innocenti
2019-03-28
1
-5
/
+7
*
Fix DnsTlsSocket fast shutdown path
Ben Schwartz
2019-02-15
1
-25
/
+26
*
Make all the DnsTls headers private to libnetd_resolv
Bernie Innocenti
2019-02-01
1
-3
/
+4
*
Copy queries synchronously in DnsTlsSocket
Ben Schwartz
2019-01-16
1
-47
/
+65
*
Remove libnetd_resolv dependency on Fwmark
Mike Yu
2018-11-07
1
-1
/
+0
*
Merge libnetddns into libnetd_resolv
Mike Yu
2018-10-30
1
-0
/
+527