aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Changed to use the the packet-ber EXTERNAL decoding (into the ASN1 context).gal3-181/+41
2007-11-14Keep the MEGACO dissector from looping on a malformed events descriptor.gerald1-69/+70
2007-11-13From Dejan Bucar:etxrab1-67/+170
2007-11-13From Florent DROUIN:etxrab2-92/+47
2007-11-13Mark some generated items in ROS.stig2-8/+12
2007-11-12Don't dereference a NULL pointer.gerald2-3/+3
2007-11-12Initialize var_list in dissect_smux(), so that we don't use previouslygerald2-84/+86
2007-11-12Replace strcpy()+strcat() with g_snprintf(). Make sure a string isn'tgerald2-305/+364
2007-11-12Remove forgotten debug code.etxrab1-1/+0
2007-11-11From Valery Sigalov:etxrab2-1/+765
2007-11-10Apply yet another set of the optimization patches:etxrab1-21/+36
2007-11-10Apply yet another set of the optimization patches:etxrab1-56/+38
2007-11-09Don't call tvb_set_child_real_data_tvbuff() + add_new_data_source() twicegerald1-6/+0
2007-11-09Apply yet another set of the optimization patches:etxrab1-99/+119
2007-11-09Apply yet another set of the optimization patches:etxrab13-34/+29
2007-11-09Apply yet another set of the optimization patches:etxrab2-2/+2
2007-11-09Apply yet another set of the optimization patches:etxrab1-21/+24
2007-11-09Apply yet another set of the optimization patches:etxrab1-16/+21
2007-11-09Apply yet another set of the optimization patches:etxrab1-0/+1
2007-11-09Back out part of revision 23395 - leave the toolbar arrow, but remove thesfisher2-15/+0
2007-11-08Apply yet another set of the optimization patches:etxrab27-35/+35
2007-11-08Apply yet another set of the optimization patches:etxrab20-63/+63
2007-11-08Apply yet another set of the optimization patches:etxrab1-190/+124
2007-11-08Apply yet another set of the optimization patches:etxrab1-623/+622
2007-11-08Change dissecton of address type for AVP < 256 (RADIUS address).etxrab1-7/+32
2007-11-08Don't cast pinfo->src.data to (const mtp3_addr_pc_t *) unless we *know* it'smorriss1-88/+144
2007-11-08Fix a couple of integer underflows.gerald1-893/+899
2007-11-08Fix Windows builds that cannot find gtk/gtk.h from epan/prefs.c. Write outsfisher1-9/+1
2007-11-08Add more TCP analysis struct checks.gerald1-11/+23
2007-11-07Add an arrow with drop-down menu including any toolbar buttons that do notsfisher2-0/+23
2007-11-07Update to use the -X and -T asn2wrs flags.etxrab2-772/+574
2007-11-07Create a subset tvb for dissect_x411_ORName so it doesn't eat too much data.stig1-9/+11
2007-11-07Add VID VID_draft_ietf_ipsec_nat_t_ike_01, movejmayer1-5/+10
2007-11-07Update to use the -X and -T asn2wrs flags.etxrab4-2766/+2038
2007-11-07Delete obsolete dissectors.etxrab4-2554/+0
2007-11-07Print VendorID string in payload summary linejmayer1-106/+132
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab5-24/+45
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab2-30/+39
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab1-14/+23
2007-11-06as2wrs now handles EXTERNAL(direct-reference requires no special handling).etxrab1-3/+12
2007-11-06From Keith Mercer:etxrab2-206/+949
2007-11-06Set up RTP conversation when PORT is known.etxrab1-9/+8
2007-11-06Fix bug 1956 - make the bitwise-AND routine treat its arguments as beingguy1-18/+8
2007-11-06The "bitwise AND" display filter operator is supposed to evaluate toguy1-9/+10
2007-11-06add a g_byte_array_sized_new() helper if we compile for glib < 2sahlberg2-0/+19
2007-11-06use strcasecmp instead of g_ascii_strcasecmpsahlberg1-3/+3
2007-11-06Wake on LAN (WOL): New dissector from Chris Maynard via -dev list andsfisher4-0/+372
2007-11-06Change instance of 0xCAFE to ETHERTYPE_LLT for consistency. No functionalsfisher1-1/+1
2007-11-05Bug 1954 From Mikael Magnusson :sake3-24/+182
2007-11-05Update to use the -X and -T asn2wrs flags.etxrab10-3023/+1551