URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2370973e63ef58f965942bf0b4b922ff74015161
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2370973 by Martin Peylo (wireshark@xxxxxxx):
CMP: adding p10cr PKIbody dissection
Enabled by now-existing PKCS#10 dissector
Change-Id: Ia4b7e998f2c61d482daf3f8b45c141bed31e6653
Reviewed-on: https://code.wireshark.org/review/30009
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 03a6a85 Revert "gsm-a-common: Use expert info on "to few bytes left""
add 2370973 CMP: adding p10cr PKIbody dissection
Summary of changes:
epan/dissectors/asn1/cmp/CMP.asn | 12 ++++-----
epan/dissectors/asn1/cmp/cmp.cnf | 1 +
epan/dissectors/asn1/cmp/packet-cmp-template.c | 1 +
epan/dissectors/packet-cmp.c | 34 ++++++++++----------------
4 files changed, 20 insertions(+), 28 deletions(-)