aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x411.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Removal of various warnings, mainly by not emitting functions for ASN.1 types...Graeme Lunt1-0/+3
2009-12-19Rename some objects to avoid duplicate definitions.Stig Bjørlykke1-5/+4
2009-12-19Regenerate P7 with SIZE constraints checking.Stig Bjørlykke1-2/+143
2009-12-18Regenerated with SIZE constraints checking.Stig Bjørlykke1-1/+1
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke1-1/+1
2009-06-02Update to:Graeme Lunt1-2/+2
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
2008-09-21Try to fix some "defined but not used" warnings.Anders Broman1-1/+1
2008-09-02Try to fix unused code warnings.Anders Broman1-1/+1
2008-08-01Regenerated to use the new decode function for UTCTime.Stig Bjørlykke1-1/+1
2008-01-02Additional EXPORTS (for X.420 dissector) and a message store (P7) attribute.Graeme Lunt1-1/+3
2007-12-21Added type=value to BuiltInDomainDefinedAttributes items.Stig Bjørlykke1-1/+1
2007-11-25Changes suggested/provided by Anders so that fewer changes are required to th...Graeme Lunt1-0/+6
2007-11-17Basic P7 (X.400 Message Store Access Protocol) dissection after request from ...Graeme Lunt1-3/+21
2007-11-15new x411 dissectorRonnie Sahlberg1-1/+1
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman1-0/+1
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt1-2/+2
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-22/+22
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-22/+22
2007-02-19dissect_x411_mts_apdu() is an old-style dissector, so it shouldn'tGuy Harris1-1/+1
2006-12-14From Stig Bjorlykke:Stephen Fisher1-0/+4
2006-06-28Support for the message-token, proof-of-delivery and recipient-certificate p1...Graeme Lunt1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt1-1/+7
2005-12-16From Graeme Lunt:Anders Broman1-1/+1
2005-12-06Squelch some compiler const vs. non-const warnings.Guy Harris1-1/+1
2005-12-05From Grame Lunt:Anders Broman1-3/+9
2005-12-02from Stig B:Ronnie Sahlberg1-1/+1
2005-11-23From Stig BjørlykkeAnders Broman1-1/+2
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg1-1/+1
2005-11-16From Graeme Lunt:Anders Broman1-1/+1
2005-11-14move the include of emem.h a bit further downRonnie Sahlberg1-1/+1
2005-10-24From Graeme Lunt:Anders Broman1-1/+1
2005-09-05Squelch compiler warnings.Guy Harris1-1/+1
2005-09-04 From Graeme LuntAnders Broman1-0/+52