Regenerate all asn2wrs generated dissectors
[obnox/wireshark/wip.git] / epan / dissectors / packet-x411.c
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-09-21 etxrabTry to fix some "defined but not used" warnings.
2008-09-02 etxrabTry to fix unused code warnings.
2008-08-01 stigRegenerated to use the new decode function for UTCTime.
2008-07-21 etxrabSee if this gets rid of some unused code warnings...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2008-01-02 galAdditional EXPORTS (for X.420 dissector) and a message...
2007-12-21 stigAdded type=value to BuiltInDomainDefinedAttributes...
2007-12-06 kukosafix field attributes handling for tagged types
2007-11-25 galChanges suggested/provided by Anders so that fewer...
2007-11-19 stigInitialize credentials.
2007-11-17 galBasic P7 (X.400 Message Store Access Protocol) dissecti...
2007-11-15 sahlbergnew x411 dissector
2007-11-06 etxrabas2wrs now handles EXTERNAL(direct-reference requires...
2007-11-01 etxrabChange:
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-10-22 galUpdate to use the -X and -T asn2wrs flags.
2007-10-06 stig- Initialize address_item in MessageIdentifier to avoid...
2007-08-29 stig- Rewrote handling of extensions to get rid of "funky...
2007-08-25 legothere's nothing like a MAX_OID_STR_LEN... get rid...
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-06-27 galThis patch will set correct extension_id for ExtensionA...
2007-06-21 galNew preference to specify the tcp port to use for P1...
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-05-30 kukosa- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from...
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-06 galBetter column information display for delivery reports.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-23 galSupport for X.411 "additional information" field.
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-19 guydissect_x411_mts_apdu() is an old-style dissector,...
2007-02-08 galThis patch adds support for decoding BER-encoded files...
2007-01-28 galFix for per-domain-bilateral-information (bilateral...
2006-12-14 sfisherFrom Stig Bjorlykke:
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-06-28 galSupport for the message-token, proof-of-delivery and...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-15 kukosa- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-29 guyGet rid of an unused variable.
2006-03-25 galSupport for P1 Strong Authentication
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-06 guySquelch some compiler const vs. non-const warnings.
2005-12-05 etxrabFrom Grame Lunt:
2005-12-02 sahlbergfrom Stig B:
2005-11-23 etxrabFrom Stig Bjørlykke
2005-11-17 guySquelch some const vs. non-const warnings.
2005-11-17 guy"dissect_ber_object_identifier_str" expects a "const...
2005-11-16 sahlberg add a simple g_strlcat define in strutil for gtk...
2005-11-16 etxrabFrom Graeme Lunt:
2005-11-14 sahlbergmove the include of emem.h a bit further down
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-24 etxrabFrom Graeme Lunt:
2005-10-15 sahlbergremove some strcpy() calls
2005-09-22 guySquelch some compiler warnings.
2005-09-22 guyFix a bunch of places where we were calling "dissect_be...
2005-09-05 guySquelch compiler warnings.
2005-09-04 etxrab From Graeme Lunt