wireshark/asn1/x509if
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
..
CMakeLists.txt Allow generating some more dissectors with cmake. 2013-05-07 04:40:37 +00:00
InformationFramework.asn Remove all non-ASCII characters from all .asn files. I didn't see the harm in replacing them all as opposed to only those not copied verbatim from other sources. 2013-09-18 02:48:29 +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
ServiceAdministration.asn Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
packet-x509if-template.c replace object_identifier_id with actx->external.direct_reference 2013-06-28 12:52:13 +00:00
packet-x509if-template.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
x509if.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