wireshark/asn1/x509af
Michael Mann c0fcebb07a Add a data parameter to call_ber_oid_callback to be able to pass data to subdissectors found with dissector_try_string_new.
The intention is to aid in the removal of pinfo->private_data use as well as static global variables in a dissector.  For now, all calls to call_ber_oid_callback have the data parameter set to NULL.

svn path=/trunk/; revision=52994
2013-10-31 00:57:03 +00:00
..
AuthenticationFramework.asn fix problem with X.411 asn2wrs compilation, all dissectors regenerated 2008-11-10 13:36:24 +00:00
CMakeLists.txt Allow generating some more dissectors with cmake. 2013-05-07 04:40:37 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Just whitespace changes 2013-05-05 08:49:18 +00:00
Makefile.nmake Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet-x509af-template.c Remove some global variables in favor of private_data member of asn1_ctx_t. Bug 7060 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7060). This should (mostly) passify the bug, but it appears like this could be done with a lot more ASN.1 dissectors. 2013-05-01 20:54:31 +00:00
packet-x509af-template.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
x509af.cnf Add a data parameter to call_ber_oid_callback to be able to pass data to subdissectors found with dissector_try_string_new. 2013-10-31 00:57:03 +00:00