URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6fa45848ca6a0ba6ccfeed5a8bfd0d31290c76a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d6fa458 by Hauke Mehrtens (hauke@xxxxxxxxxx):
ssl-utils: add support for tls cipher suites from draft-mcgrew-tls-aes-ccm-ecc-08
This adds the new cipher suites from
http://tools.ietf.org/html/draft-mcgrew-tls-aes-ccm-ecc-08
They are defined by IANA in
https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4
Change-Id: I1a1576567782abb93ae5b09efd4199cb1040d5d2
Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/966
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 293b5ea Get it compiling again: packet-asterix.c has unused const variable.
adds d6fa458 ssl-utils: add support for tls cipher suites from draft-mcgrew-tls-aes-ccm-ecc-08
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)