Wireshark-commits: [Wireshark-commits] master 85266a0: pkixtsp: add support for dissecting CMS sign
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85266a0f720bae8b527dc6f130e0697d61622d52
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
85266a0 by Роман Донченко (dpb@xxxxxxxxxxxxxx):
pkixtsp: add support for dissecting CMS signature time-stamps
As per RFC 3161 Appendix A. The ASN.1 elements it defines are not
officially part of any module, so just stick them into PKIXTSP.
Change-Id: I728505cb305b924465b62eb442288edea7f916a7
Reviewed-on: https://code.wireshark.org/review/19272
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 104b102 packet-tns.c: Oracle 12c packet length fix.
adds 85266a0 pkixtsp: add support for dissecting CMS signature time-stamps
Summary of changes:
epan/dissectors/asn1/pkixtsp/PKIXTSP.asn | 7 +++++++
epan/dissectors/asn1/pkixtsp/pkixtsp.cnf | 1 +
epan/dissectors/packet-pkixtsp.c | 22 ++++++++++++++++++++++
3 files changed, 30 insertions(+)