Wireshark-commits: [Wireshark-commits] master 817d9bd: Add SHA2 algos to certificate dissection in
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Aug 2015 20:32:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=817d9bd621caf809b9e6c6d93ab26d7d4f76a33f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

817d9bd by Timothy Geiser (slimshady007@xxxxxxxx):

    Add SHA2 algos to certificate dissection in SSL
    
    Change-Id: If1315496d231e5c8efc44b9235ec8ffb3ce9d8a9
    Reviewed-on: https://code.wireshark.org/review/9880
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  240105e   Fixup the Qt splash overlay progress calculations.
    adds  817d9bd   Add SHA2 algos to certificate dissection in SSL


Summary of changes:
 asn1/cmp/packet-cmp-template.c     |    2 --
 asn1/pkcs1/packet-pkcs1-template.c |   11 ++++++++++-
 epan/dissectors/packet-cmp.c       |    4 +---
 epan/dissectors/packet-pkcs1.c     |   11 ++++++++++-
 4 files changed, 21 insertions(+), 7 deletions(-)