aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-21From Alex Lindberg:etxrab1-10/+62
2010-01-17Get rid of check_col();etxrab1-48/+47
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)krj1-17/+17
2009-10-08From Gerasimos Dimitriadis via. bug 4104:krj1-13/+13
2009-09-28Only include config.h in C files, to avoid multiple inclusion.stig1-0/+4
2009-09-10From Alex Lindberg:etxrab1-56/+294
2009-09-08From Alex Lindberg:etxrab1-4/+4
2009-08-21Sanitize epan includeskrj1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-27From yin sun:etxrab1-4/+8
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-9/+9
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-68/+68
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-42/+42
2009-03-31Update value strings.etxrab1-4/+86
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
2008-12-16Fix some spelling/typoswmeier1-1/+1
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-50/+36
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-42/+42
2008-06-27Fix some checkAPIs warnings.gerald1-49/+47
2008-01-13Update package name from IANA's list.etxrab1-3/+67
2008-01-13transactionId wasn't processed for:etxrab1-44/+99
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofetxrab1-3/+3
2008-01-04Get rid of ber_last_created_item(). (Final?)etxrab1-2/+2
2008-01-04Get rid of ber_last_created_item().etxrab1-13/+13
2007-11-07Update to use the -X and -T asn2wrs flags.etxrab1-1853/+997
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-05-30- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from RANAPkukosa1-9/+0
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibguy1-2/+2
2007-05-24few BER dissectors regeneratedkukosa1-47/+47
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-434/+434
2007-05-15actx in the rest of dissect_ber..()letxrab1-57/+65
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-1013/+1015
2007-05-07_U_ mark some parameters and a forgotten file.etxrab1-287/+287
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-04-24extraInfo was not propperly tagged causing ber decoding errors.lego1-4/+4
2007-04-13 Have the h248term handle evaluated as late as possible.lego1-3/+7
2007-03-27megacolego1-1/+0
2007-03-25Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the s...lego1-814/+84
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-490/+490
2007-03-18add a tap to h248lego1-52/+81
2007-03-18make sure curr_info.sig is not-NULL before derreferencing it.lego1-1/+1
2007-03-18make sure curr_info.evt is not-NULL before derreferencing it.lego1-2/+2
2007-03-17dissect H.248 over TPKT over TCPlego1-10/+41
2007-03-06Pubate Satienpoch keeps finding typos and incongruences in H.248 packages:lego1-14/+6
2007-03-03- have the signal name to be in the right subtreelego1-22/+9
2007-03-03+ improve dissection of PkdNamelego1-14/+115
2007-02-25+ some cosmetic changes to package dissection.lego1-52/+55
2007-02-23fix some bugs introduced in the latest releases and add value_strings for par...lego1-33/+39
2007-02-21+ add some more packages from 3GPP TS 29.232lego1-5/+5
2007-01-31Extend the events valuestring with Bearer Modification Support Event.etxrab1-4/+5