URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=417dc0bdf1d0d2553cf0e9e8986f72017b841e9e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
417dc0b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
DNS: Add support of DNS over TLS and over DTLS
See http://tools.ietf.org/html/draft-ietf-dprive-dns-over-tls-01
and https://www.ietf.org/id/draft-ietf-dprive-dnsodtls-02.txt
Bug: 11679
Change-Id: I099dac70bf83ed82d553aadda12316e8804b1418
Reviewed-on: https://code.wireshark.org/review/11624
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 18be1e1 NSIS: clear errors before checking WinPcap uninstall registry entry
adds 417dc0b DNS: Add support of DNS over TLS and over DTLS
Summary of changes:
epan/dissectors/packet-dns.c | 33 +++++++++++++++++++++------------
1 file changed, 21 insertions(+), 12 deletions(-)