URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e244e01fe608dccf8429fb59d65dc9006f6b9a3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0e244e0 by Peter Wu (peter@xxxxxxxxxxxxx):
TLS13: update CertificateRequest dissection for draft -19
Removed supported_signature_algorithms and certificate_authorities
dissection for TLS 1.3. In preparation for certificate_authorities,
extract the certificate_authorities dissection.
Change-Id: I58884b02744ac53f226d3a3e6c491219f58facc0
Ping-Bug: 12779
Reviewed-on: https://code.wireshark.org/review/20588
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a5bb470 TLS13: update end_of_early_data to draft -19
adds 0e244e0 TLS13: update CertificateRequest dissection for draft -19
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 104 +++++++++++++++++++-----------------
1 file changed, 56 insertions(+), 48 deletions(-)