Wireshark-commits: [Wireshark-commits] master b903789: ssl-utils: add constants defined for draft-i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 5 Apr 2014 23:40:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b903789b466f64bcd54f78ae54cea15e128818fc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b903789 by Hauke Mehrtens (hauke@xxxxxxxxxx):

    ssl-utils: add constants defined for draft-ietf-tls-oob-pubkey-11
    
    This adds two tls hello extensions from
    http://tools.ietf.org/html/draft-ietf-tls-oob-pubkey-11 which got
    numbers assigned by the IANA in
    https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml
    In addition it also adds a new certificate type defined in the same
    documents.
    
    Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
    Change-Id: I3c52d9602f2f255a5700cc6a9954385ad0d7cae8
    Reviewed-on: https://code.wireshark.org/review/969
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bf190f2   ssl-utils: add named brainpool ecc curves
    adds  b903789   ssl-utils: add constants defined for draft-ietf-tls-oob-pubkey-11


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