aboutsummaryrefslogtreecommitdiffstats
path: root/epan/asn1.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Remove support for "old style" dissectors in PER API.Michael Mann1-1/+0
2014-12-03Support dissecting REAL (BER) data valuesMaarten Bezemer1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-18/+18
2013-06-28Remove all global variables in P1 dissector. Bug 8515 (https://bugs.wireshar...Michael Mann1-0/+5
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-5/+7
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa1-0/+1
2010-08-16Removed some TAB's.Stig Bjørlykke1-2/+2
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa1-0/+4
2007-10-22add flags for optional fields of EXTERNAL type into asn1_ctx_t structTomas Kukosa1-2/+6
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa1-0/+4
2007-08-29ASN.1 parameterization handling (1st raw implementation)Tomas Kukosa1-0/+37
2007-07-20QSIG fully implementedTomas Kukosa1-0/+2
2007-07-18rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa1-10/+27
2007-07-13- get rid of anonymous unionsTomas Kukosa1-8/+60
2007-06-14Change actx->external.direct_reference to be the OID string.Anders Broman1-1/+1
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-1/+1
2007-05-14- more variants of dissect_per_open_type_*()Tomas Kukosa1-0/+14
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1/+1
2007-05-07changes in external structure of asn1_ctx_tTomas Kukosa1-6/+6
2007-05-06Start introducing actx to ber functions.Anders Broman1-1/+7
2007-05-03Split out asn1 common functions. Start of BER EXTERNAL.Anders Broman1-0/+4
2007-05-02PER - support of EXTERNAL and ObjectDescriptor types (not tested)Tomas Kukosa1-0/+18
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+45
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa1-121/+0
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-11-08Move def of subid_t to format-oid.h don't include asn1.h in cops any more.Anders Broman1-31/+2
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-0/+150