aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mms.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-5/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-19Update a couple of asn1-generated dissectors.Chris Maynard1-2/+2
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-15/+15
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-18/+18
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalGuy Harris1-2/+2
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-94/+94
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss1-564/+564
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-7/+5
2010-04-06#include <stdio.h> not needed.Bill Meier1-6/+5
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris1-2/+2
2010-01-20From Gonzalo Casas:Anders Broman1-64/+220
2010-01-17Get rid of check_col();Anders Broman1-3/+2
2010-01-12From Gonzalo Casas:Anders Broman1-19/+75
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)Kovarththanan Rajaratnam1-2/+2
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke1-19/+19
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-149/+149
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-37/+37
2009-02-07#include <epan/conversation.h> not req'd ...Bill Meier1-6/+5
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-91/+91
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