aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mms.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-3/+3
2007-11-15updated mms dissectorRonnie Sahlberg1-5/+6
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-2/+2
2007-06-05Regenerate the MMS dissector with -T and -X options.Anders Broman1-3240/+1560
2007-05-24few BER dissectors regeneratedTomas Kukosa1-801/+801
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-650/+651
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-113/+113
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1847/+1850
2007-05-06Start introducing actx to ber functions.Anders Broman1-558/+558
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-6/+6
2007-04-28From Gavin Heer:Anders Broman1-1/+51
2007-04-12Workaround for the ber CHOICE crash.Anders Broman1-16/+30
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-922/+922
2006-11-21Revert changes to have named bits in the bitstring of unknown length.Anders Broman1-3096/+8
2006-08-21prettify the MMS dissector by at least putting the pdu name in the info columnRonnie Sahlberg1-1/+11
2006-08-21 from Angel de JuanRonnie Sahlberg1-9/+3097
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-557/+557
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-01-05Bill Meier:Jörg Mayer1-1/+1
2005-12-18Get rid of an unused variable.Guy Harris1-7/+5
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-18/+26
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.Anders Broman1-3/+3
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-226/+451
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-129/+166
2005-07-03New protocol :Ronnie Sahlberg1-0/+11182