aboutsummaryrefslogtreecommitdiff
path: root/DnsTlsSocket.h
AgeCommit message (Expand)Author
2020-11-12Fix DnsTlsSocket to consume all pending data from sslMike Yu
2020-09-26Move connectTimeout to DnsTlsSocketMike Yu
2020-09-26Allow to do TLS handshake on DnsTlsSocket loop threadMike Yu
2020-09-23Add some states to trace DnsTlsSocket life cycleMike Yu
2020-09-23Add startHandshake to IDnsTlsSocketMike Yu
2019-08-08Remove support for DNS-over-TLS certificate fingerprints.waynema
2019-02-15Fix DnsTlsSocket fast shutdown pathBen Schwartz
2019-02-01Make all the DnsTls headers private to libnetd_resolvBernie Innocenti