Added back x509af_get_last_algorithm_id() removed in revision 54647 to
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 09:02:06 +0000 (09:02 +0000)
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 09:02:06 +0000 (09:02 +0000)
commit4ce725c408b349d0bb745d330abf41bf8adcf2e9
tree4e878c303482949502bf67a9f5da6cf38073994b
parent5e6f4a8bb4b252470bdd43ac7816175527939a41
Added back x509af_get_last_algorithm_id() removed in revision 54647 to
restore usage in cms and pkcs12.  They never got a valid value in
actx->external.direct_reference because they use another actx in this case.

This will add back the global variable in x509af, but this is needed
until we manage to pass the value in another way.

See comments in bug 9573.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54975 f5534014-38df-0310-8fa8-9805f1628bb7
asn1/cms/cms.cnf
asn1/pkcs12/packet-pkcs12-template.c
asn1/x509af/packet-x509af-template.c
asn1/x509af/packet-x509af-template.h
asn1/x509af/x509af.cnf
epan/dissectors/packet-cms.c
epan/dissectors/packet-pkcs12.c
epan/dissectors/packet-x509af.c
epan/dissectors/packet-x509af.h