aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248.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-07-11Revert part of revision 43107 which broke sub dissection ofAnders Broman1-37/+42
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-20Add a link to IANA registry.Anders Broman1-1/+2
2012-06-05from Alex Lindberg:Anders Broman1-348/+336
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-9/+19
2012-03-13H.248 Annex E dissector does not properly dissect event parametersAnders Broman1-122/+161
2012-02-03Create a list of MTP Service Indicator macros and use them.Jeff Morriss1-10/+8
2011-11-14[-Wunused-but-set-variable]Anders Broman1-2/+2
2011-11-12fix [-Wunused-but-set-variable]Anders Broman1-17/+6
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-05-27Make TVBs opaque for most users.Jeff Morriss1-13/+13
2011-04-12Regenerate more ASN.1 dissectors for Coverity.Gerald Combs1-62/+62
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-5/+5
2010-11-15Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-1061/+1074
2010-11-15Update package_name_vals[] value_string array:Bill Meier1-9/+27
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-46/+46
2010-05-11Regenerate a few of the ASN.1 dissectorsJeff Morriss1-297/+297
2010-01-21From Alex Lindberg:Anders Broman1-10/+62
2010-01-17Get rid of check_col();Anders Broman1-48/+47
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)Kovarththanan Rajaratnam1-17/+17
2009-10-08From Gerasimos Dimitriadis via. bug 4104:Kovarththanan Rajaratnam1-13/+13
2009-09-28Only include config.h in C files, to avoid multiple inclusion.Stig Bjørlykke1-0/+4
2009-09-10From Alex Lindberg:Anders Broman1-56/+294
2009-09-08From Alex Lindberg:Anders Broman1-4/+4
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-27From yin sun:Anders Broman1-4/+8
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke1-9/+9
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-68/+68
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-42/+42
2009-03-31Update value strings.Anders Broman1-4/+86
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-12-16Fix some spelling/typosBill Meier1-1/+1
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes Bill Meier1-50/+36
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-42/+42
2008-06-27Fix some checkAPIs warnings.Gerald Combs1-49/+47
2008-01-13Update package name from IANA's list.Anders Broman1-3/+67
2008-01-13transactionId wasn't processed for:Anders Broman1-44/+99
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-3/+3
2008-01-04Get rid of ber_last_created_item(). (Final?)Anders Broman1-2/+2
2008-01-04Get rid of ber_last_created_item().Anders Broman1-13/+13
2007-11-07Update to use the -X and -T asn2wrs flags.Anders Broman1-1853/+997
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-05-30- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from RANAPTomas Kukosa1-9/+0
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-2/+2
2007-05-24few BER dissectors regeneratedTomas Kukosa1-47/+47
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-434/+434