aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-04-14Via bug5774, Andrew Feren requested V9TEMPLATE_MAX_FIELDS be increased to 100.Chris Maynard1-2/+2
2011-04-13From Solomon Peachy:Fix "Missing indication that we recognize the Radiotap MC...Bill Meier1-0/+3
2011-04-13Don't assign to a proto_item * if the value won't be used: Coverity 1054-1056.Bill Meier1-5/+4
2011-04-13Comment out code to create a subtree since it's (currently ?) unused: Coveri...Bill Meier1-21/+19
2011-04-13Allow TCP segment data to be filterable via "tcp.data".Chris Maynard1-10/+15
2011-04-13Update to reflect recent changes in epan/strutil.[ch].Gerald Combs1-2/+2
2011-04-13Change ws_strdup_escape_underscore() function to be more general, byStephen Fisher2-18/+20
2011-04-13Add Tag Quiet (40) and IBSS DFS (41)Alexis La Goutte1-39/+172
2011-04-13Rollback r36614 and change dissect_SMUX_PDUs_PDU() to use previouslyStephen Fisher1-4/+5
2011-04-13+ Fix bug listed in CID 1182:Jörg Mayer1-165/+164
2011-04-12Fix Coverity 524: NEGATIVE_RETURNSStephen Fisher1-2/+2
2011-04-12Fix Coverity 1047: UNUSED_VALUE in dissect_smuxStephen Fisher1-4/+3
2011-04-12Cleanup ProcessError().Stig Bjørlykke1-11/+6
2011-04-12Regenerate more ASN.1 dissectors for Coverity.Gerald Combs6-120/+120
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()Gerald Combs2-49/+71
2011-04-12Put back in one of the includes removed in r36606: ctype.h for isdigit()Stephen Fisher1-0/+2
2011-04-12Don't assign to a proto_item * if the value won't be used: Coverity 1034;Bill Meier1-32/+28
2011-04-12Added a FALLTHRU comment to avoid a missing break warning.Stig Bjørlykke1-0/+1
2011-04-12Don't assign to a variable if the value won't be used: Coverity 1002 & 1003.Bill Meier1-3/+3
2011-04-12Fix two instances of apparent use of incorrect tree: Coverity 982 & 983;Bill Meier1-1423/+1421
2011-04-12Removed some unused variables.Stig Bjørlykke1-8/+7
2011-04-12Use g_snprintf instead of sprintf: (Part of) Covertiy 665.Chris Maynard1-1/+1
2011-04-12Use g_strlcat instead of strcat: Coverity 632.Chris Maynard1-8/+8
2011-04-12Don't assign to a proto_item * if the value won't be used: Coverity 978;Bill Meier1-29/+32
2011-04-12Comment out some (currently ?) unused code: Coverity 969-971;Bill Meier1-1550/+1550
2011-04-12Don't assign to a proto_item * if the value won't be used: Coverity 954 & 955;Bill Meier1-14/+9
2011-04-12Don't assign to a proto_item * if the value won't be used: Coverity 933;Bill Meier1-4/+3
2011-04-12Don't assign to a proto_item * if the value won't be used: Coverity 916-918;Bill Meier1-101/+100
2011-04-12Fix a few cases of proto_item_add_subtree() using the wrong tree: Coverity 91...Bill Meier1-29/+29
2011-04-12Corrected switch-case flow.Stig Bjørlykke1-1/+1
2011-04-11Regenerate the ANSI MAP, LDAP, and TETRA dissectors so that Coverity canGerald Combs6-162/+162
2011-04-11Don't assign to a proto_item* that is not used before being overwritten.Martin Mathieson1-1/+1
2011-04-11Show Segment offset number in AM header root item.Martin Mathieson1-1/+1
2011-04-11- for UL/DL HARQ, show number of ms since previous txMartin Mathieson1-4/+66
2011-04-11Neither checksum_item nor length are used uninitialized, but for some reason,Chris Maynard1-2/+2
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.Chris Maynard1-45/+233
2011-04-11CID 898: Remove a not really used variableJörg Mayer1-3/+2
2011-04-11Fix coverity CID 855: remove an unused variableJörg Mayer1-2/+2
2011-04-11Don't assign to a proto_item * if the value won't be used: Coverity 1036;Bill Meier1-377/+369
2011-04-11Don't assign to a proto_item * if the value won't be used: Coverity 912 & 913.Bill Meier1-4/+4
2011-04-11Don't assign to a variable if the value won't be used: Coverity 964 & 965;Bill Meier1-2953/+2952
2011-04-11Don't assign to a proto_item * if the value won't be used: Coverity 928-932;Bill Meier1-8/+5
2011-04-11Add proto_field_is_referenced. Fixes bug 5816.Chris Maynard1-0/+1
2011-04-11Use g_strlcpy() instead of prohibited strncpy() to guarantee NULL-termination.Chris Maynard1-1/+1
2011-04-10Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64Guy Harris2-19/+19
2011-04-10strcpy -> strncpy.Stig Bjørlykke1-1/+1
2011-04-101.5.1 → 1.5.2. Reenable Babel.Gerald Combs1-0/+1
2011-04-10Build 1.5.1. Temporarily disable the Babel dissector.Gerald Combs1-1/+0
2011-04-10Minor whitespace fix.Gerald Combs1-1/+1
2011-04-10[Automatic manuf, services and enterprise-numbers update for 2011-04-10]Gerald Combs1-5/+129