URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adc08713dcc4a5845159548274aed72518fa17f8
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
adc0871 by Martin Kaiser (wireshark@xxxxxxxxx):
    dissect the CertificateVerify handshake message
    
    Change-Id: I0f6887c86afeb5b4ae8b9910688863c7dc866a99
    Reviewed-on: https://code.wireshark.org/review/599
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    
Actions performed:
    from  21aa716   SSL/TLS payload decryption: don't make private key and keylog file mutually exclusive
    adds  adc0871   dissect the CertificateVerify handshake message
Summary of changes:
 epan/dissectors/packet-ssl.c |   55 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 54 insertions(+), 1 deletion(-)