Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master ba32257: add a test for SSL/TLS decryption using the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Mar 2014 21:42:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba32257cb6226d15d310080071c698f2d6903c88
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ba32257 by Martin Kaiser (wireshark@xxxxxxxxx):

    add a test for SSL/TLS decryption using the master secret
    
    rename the existing SSL test to clarify that it uses the server's
    private key for decryption
    
    Change-Id: I13598fc4cf724b144a8f27bfa7a3316acfc78728
    Reviewed-on: https://code.wireshark.org/review/640
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  c9956e3   Use dissector_try_uint_new() and include diam_sub_dis_inf when calling all AVP sub dissectors.
    adds  ba32257   add a test for SSL/TLS decryption using the master secret


Summary of changes:
 test/captures/dhe1.pcapng.gz |  Bin 0 -> 1180 bytes
 test/keys/dhe1_keylog.dat    |    2 ++
 test/suite-decryption.sh     |   23 ++++++++++++++++++++---
 3 files changed, 22 insertions(+), 3 deletions(-)
 create mode 100644 test/captures/dhe1.pcapng.gz
 create mode 100644 test/keys/dhe1_keylog.dat