wireshark/asn1/idmp
Bill Meier e2996ceabe Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 dissectors:
Specifically:  Replace FALSE|0 and TRUE|1 by ENC_BIG_ENDIAN|ENC_LITTLE_ENDIAN as
 the encoding parameter for proto_tree_add_item() calls which directly reference
 an item in hf[] which has a type of:
    FT_UINT8
    FT_UINT16
    FT_UINT24
    FT_UINT32
    FT_UINT64
    FT_INT8
    FT_INT16
    FT_INT24
    FT_INT32
    FT_INT64
    FT_FLOAT
    FT_DOUBLE


svn path=/trunk/; revision=39294
2011-10-06 16:50:13 +00:00
..
CommonProtocolSpecification.asn Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00
IDMProtocolSpecification.asn Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00
Makefile.am Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00
Makefile.common Build dependency x509ce. 2010-06-09 14:59:02 +00:00
Makefile.nmake Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00
idmp.cnf Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00
packet-idmp-template.c Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 dissectors: 2011-10-06 16:50:13 +00:00
packet-idmp-template.h Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP). 2010-06-09 14:17:51 +00:00