URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57e380af3616d7547b0c2fae6569b61d8904b0a7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
57e380a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
SSL/TLS: Add Padding Extension (20)
http://tools.ietf.org/html/draft-agl-tls-padding-03
Change-Id: I181718edf5b5f297aaf2e247524dfce069c90cce
Reviewed-on: https://code.wireshark.org/review/1703
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7e4b8a1 Fix error in dcbx feature TLV dissection. Willing and Error bits were flipped
adds 57e380a SSL/TLS: Add Padding Extension (20)
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 30 ++++++++++++++++++++++++++++++
epan/dissectors/packet-ssl-utils.h | 24 ++++++++++++++++++++++--
2 files changed, 52 insertions(+), 2 deletions(-)