Wireshark-commits: [Wireshark-commits] master 8938a31: TLS13: partial update of CertificateRequest

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jan 2017 14:58:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8938a311eae723568d314dabe749c33b8a9a7917
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8938a31 by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS13: partial update of CertificateRequest for draft -18
    
    Document structure, did not put much effort in there as the format is
    subject to change (untested, no pcap available).
    
    Change-Id: I2da8c4e005d65314158d038bc0af7411773d8fba
    Ping-Bug: 12779
    Reviewed-on: https://code.wireshark.org/review/19865
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  cf4f44e   TLS13: add Encrypted Extensions
    adds  8938a31   TLS13: partial update of CertificateRequest for draft -18


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   66 ++++++++++++++++++++++++++----------
 1 file changed, 48 insertions(+), 18 deletions(-)