aboutsummaryrefslogtreecommitdiffstats
path: root/epan/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for "old style" dissectors in PER API.Michael Mann2015-11-241-1/+0
* Support dissecting REAL (BER) data valuesMaarten Bezemer2014-12-031-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Remove trailing whitespaceBill Meier2014-02-251-18/+18
* Remove all global variables in P1 dissector. Bug 8515 (https://bugs.wireshar...Michael Mann2013-06-281-0/+5
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-5/+7
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa2010-09-081-0/+1
* Removed some TAB's.Stig Bjørlykke2010-08-161-2/+2
* support for additionally SIZE constrained TypereferenceTomas Kukosa2007-12-281-0/+4
* add flags for optional fields of EXTERNAL type into asn1_ctx_t structTomas Kukosa2007-10-221-2/+6
* improvements in ROS handling in Q.932 and H.450Tomas Kukosa2007-09-241-0/+4
* ASN.1 parameterization handling (1st raw implementation)Tomas Kukosa2007-08-291-0/+37
* QSIG fully implementedTomas Kukosa2007-07-201-0/+2
* rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa2007-07-181-10/+27
* - get rid of anonymous unionsTomas Kukosa2007-07-131-8/+60
* Change actx->external.direct_reference to be the OID string.Anders Broman2007-06-141-1/+1
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-1/+1
* - more variants of dissect_per_open_type_*()Tomas Kukosa2007-05-141-0/+14
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-1/+1
* changes in external structure of asn1_ctx_tTomas Kukosa2007-05-071-6/+6
* Start introducing actx to ber functions.Anders Broman2007-05-061-1/+7
* Split out asn1 common functions. Start of BER EXTERNAL.Anders Broman2007-05-031-0/+4
* PER - support of EXTERNAL and ObjectDescriptor types (not tested)Tomas Kukosa2007-05-021-0/+18
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+45
* move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa2007-01-101-121/+0
* name changeRonnie Sahlberg2006-05-211-2/+2
* Move def of subid_t to format-oid.h don't include asn1.h in cops any more.Anders Broman2005-11-081-31/+2
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-1/+1
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-0/+150