aboutsummaryrefslogtreecommitdiffstats
path: root/epan/asn1.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...kukosa1-0/+1
2010-08-16Removed some TAB's.stig1-2/+2
2007-12-28support for additionally SIZE constrained Typereferencekukosa1-0/+4
2007-10-22add flags for optional fields of EXTERNAL type into asn1_ctx_t structkukosa1-2/+6
2007-09-24improvements in ROS handling in Q.932 and H.450kukosa1-0/+4
2007-08-29ASN.1 parameterization handling (1st raw implementation)kukosa1-0/+37
2007-07-20QSIG fully implementedkukosa1-0/+2
2007-07-18rose_ctx_t structure usage in Q.932 dissectorkukosa1-10/+27
2007-07-13- get rid of anonymous unionskukosa1-8/+60
2007-06-14Change actx->external.direct_reference to be the OID string.etxrab1-1/+1
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-1/+1
2007-05-14- more variants of dissect_per_open_type_*()kukosa1-0/+14
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-1/+1
2007-05-07changes in external structure of asn1_ctx_tkukosa1-6/+6
2007-05-06Start introducing actx to ber functions.etxrab1-1/+7
2007-05-03Split out asn1 common functions. Start of BER EXTERNAL.etxrab1-0/+4
2007-05-02PER - support of EXTERNAL and ObjectDescriptor types (not tested)kukosa1-0/+18
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+45
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowkukosa1-121/+0
2006-05-21name changesahlberg1-2/+2
2005-11-08Move def of subid_t to format-oid.h don't include asn1.h in cops any more.etxrab1-31/+2
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-0/+150