aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-01-24Use bitfields to make channel_hash_key struct fit into one word.Martin Mathieson1-5/+8
2012-01-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6738 :Jeff Morriss1-1/+1
2012-01-24From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-40/+100
2012-01-23Revert 40675 and set 'protocol' appropriately when IPv6 is used.Jeff Morriss1-101/+106
2012-01-23Initialize 'protocol' to something, at least until it can be properly assigne...Jeff Morriss1-1/+2
2012-01-23Only continue dissection if protocol is UDP.Anders Broman1-56/+60
2012-01-23Fix some duplicate display filter names.Chris Maynard5-17/+17
2012-01-23Fix some duplicate display filter names.Chris Maynard6-15/+15
2012-01-23From Yaniv Kaul via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6743 :Jeff Morriss1-12/+19
2012-01-23Fix some duplicate display filter names.Chris Maynard5-14/+14
2012-01-23From Pascal Quantin:Anders Broman1-11/+17
2012-01-23From Mike Morrin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6754 :Jeff Morriss1-30/+28
2012-01-23Use plane rather than channelType as part of key for looking up channelMartin Mathieson1-3/+3
2012-01-23PDCP:Martin Mathieson4-147/+256
2012-01-22Use detailed key for sequence analysis results to avoid overwriting withMartin Mathieson1-21/+77
2012-01-22[Automatic manuf, services and enterprise-numbers update for 2012-01-22]Gerald Combs1-11/+163
2012-01-22Allow sequence analysis to be done either for PDCP frames found in RLCMartin Mathieson1-12/+68
2012-01-22Various small tweaks to sequence analysis/re-assembly, plus implementMartin Mathieson2-20/+39
2012-01-22Check for DL HARQ retx before calling RLC dissector to avoid sequenceMartin Mathieson1-11/+7
2012-01-22Patch from DXDragon [AT] yandex.ru (using e-mail address instead of name beca...Chris Maynard1-0/+4
2012-01-21#define VENDOR_AT_AND_T 74Anders Broman1-37/+38
2012-01-21Try to fixAnders Broman1-1/+1
2012-01-21Add the missing file fromAnders Broman1-57/+113
2012-01-21Revert a recent spelling change back to its UK variant.Chris Maynard1-4/+4
2012-01-21Sync checkapi target with Makefile.nmake.Michael Tüxen1-0/+5
2012-01-21From Martin Lutz:Anders Broman1-0/+41
2012-01-21From Mike Morrin:Anders Broman3-113/+251
2012-01-21Fix a comment and some typos.Chris Maynard1-9/+9
2012-01-20Avoid a potential infinite loop by stopping dissection when a message has no ...Chris Maynard1-0/+4
2012-01-20Fix some duplicate display filter names.Chris Maynard2-4/+4
2012-01-20Change display filter name from "ldp.tlv...." to "ldp.msg.tlv...." to be like...Chris Maynard1-3/+3
2012-01-20Fix some duplicate display filter names.Chris Maynard1-18/+12
2012-01-20Fix some duplicate display filter names.Chris Maynard1-39/+39
2012-01-20Fix Coverity CID 1366: MISSING BREAKChris Maynard1-1/+2
2012-01-20Fix Coverity CID 1369: UNUSED_VALUE by deleting duplicate and unecessary line...Chris Maynard1-13/+11
2012-01-20Fix Coverity CID 1370: UNREACHABLE by deleting erroneous break;Chris Maynard1-8/+7
2012-01-20As reported by hyphenated on #wireshark:Jörg Mayer1-1/+2
2012-01-20From Pascal Quantin:Jaap Keuter1-19/+21
2012-01-20Fix Fix "bt-dht [..] NOT registered properly" as reported in Bug #6571.Bill Meier1-61/+119
2012-01-20Add 'heur_dissector_set_enabled()' to allow a dissector to enable/disable heu...Bill Meier2-153/+188
2012-01-19Update generated headers changed by last commitBalint Reczey3-2/+5
2012-01-19fix compile errors found by dumpabi targetBalint Reczey15-8/+41
2012-01-19Fix:Jörg Mayer1-2/+2
2012-01-19Fix some duplicate display filter names.Chris Maynard6-25/+15
2012-01-19Fix some duplicate display filter names.Chris Maynard5-34/+34
2012-01-19Fix some duplicate display filter names.Chris Maynard6-10/+10
2012-01-19Update comments and dissection of comptessed listsAnders Broman1-8/+27
2012-01-19Update a couple of asn1-generated dissectors.Chris Maynard2-5/+5
2012-01-19Fix a duplicate display filter name.Chris Maynard1-1/+1
2012-01-19Fix some duplicate display filter names.Chris Maynard5-28/+28