wireshark/epan/dissectors/asn1/x509af
Peter Wu d44c5e45cb x509af,ocsp,ber: display serialNumber (INTEGER) as bytes
Certificates used in TLS typically have a serial number larger than 64
bits which do not fit in FT_UINT64 and results in use of the synthetic
ber.64bit_uint_as_bytes field name. To enable use of ocsp.serialNumber
and x509af.serialNumber field names, define these as bytes instead.

Update the BER dissector to allow INTEGER types to use FT_BYTES.

Bug: 16339
Change-Id: Id58075b450d86aff6b616c359900ae83a3ec2f51
Reviewed-on: https://code.wireshark.org/review/35868
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2020-01-21 22:10:45 +00:00
..
AuthenticationFramework.asn x509: Add decoding of Userid 2018-05-15 17:10:33 +00:00
CMakeLists.txt
packet-x509af-template.c Do most of the RFC 7468 file processing in the dissector. 2018-08-01 04:58:43 +00:00
packet-x509af-template.h
x509af.cnf x509af,ocsp,ber: display serialNumber (INTEGER) as bytes 2020-01-21 22:10:45 +00:00