wireshark/asn1/cmip
Chris Maynard 231e52a9ea Reject the packet if data is NULL without doing anything else.
svn path=/trunk/; revision=53737
2013-12-02 21:52:46 +00:00
..
CMIP-1.asn Add some more asn1 modules. 2007-06-11 22:17:28 +00:00
CMIP-A-ABORT-Information.asn Add some more asn1 modules. 2007-06-11 22:17:28 +00:00
CMIP-A-ASSOCIATE-Information.asn More SVN properties cleanup. 2013-10-27 01:11:15 +00:00
CMIP.asn EXTERNAL type is handled in asn2wrs now 2007-05-03 11:37:47 +00:00
CMakeLists.txt Another hour gone, another set of protocols. 2013-05-07 11:31:26 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
cmip.cnf In an effort to reduce the use of pinfo->private_data (and some true global variables), I converted the ASN.1 dissectors that use pinfo->private_data to exchange a SESSION_DATA_STRUCTURE to instead only exchange it in the context of ASN.1. This meant converting dissectors to the "new" style to pass the SESSION_DATA_STRUCTURE as well as providing a pointer to it in asn1_ctx_t.private_data. Yes, it's still "private data", but it's not used by all dissectors like pinfo->private data is. 2013-11-05 18:47:26 +00:00
packet-cmip-template.c Reject the packet if data is NULL without doing anything else. 2013-12-02 21:52:46 +00:00
packet-cmip-template.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00