aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Fix some [-Wunused-but-set-variable] warningsBill Meier4-2701/+2699
2011-11-09Fix some [-Wunused-but-set-variable] warnings;Bill Meier1-23/+23
2011-11-08In the unlikely case that there are no ops, don't append anything. Also, com...Chris Maynard1-3/+5
2011-11-08Try to fix defined but not used warnings.Anders Broman1-50/+17
2011-11-08packet_info's in_error_pkt is now a bitfield like in_gre_pkt.Chris Maynard19-59/+59
2011-11-08Fix message_type defined but unused compiler warning/error. There are 3Stephen Fisher1-5/+4
2011-11-08packet-sbc-ap-template.c:138: warning: unused variable 'offset'Anders Broman1-5/+3
2011-11-08Get rid of set-but-not-used warnings.Anders Broman1-13/+4
2011-11-08Add a dissector for http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vx...Anders Broman2-0/+241
2011-11-08Use the correct length for the NAS message container.Anders Broman1-2/+2
2011-11-08Add SBc Application Part (SBc-AP) to build.Anders Broman2-0/+1569
2011-11-08Improve ICMP conversation tracking, especially when capturing on multiple int...Chris Maynard3-0/+9
2011-11-08Remove a duplicate "TID" found by checkAPIs.pl.Gerald Combs1-1/+1
2011-11-08From Pontus Fuchs via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6548Alexis La Goutte1-0/+10
2011-11-08From Iain Arnell via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6546Alexis La Goutte1-0/+5
2011-11-07From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6155Alexis La Goutte2-0/+402
2011-11-06Attempt to fix the RCS ID.Guy Harris1-7/+7
2011-11-06From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6161Alexis La Goutte2-0/+247
2011-11-06From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6545Alexis La Goutte1-4/+1
2011-11-06Dissect RIM related IEsAnders Broman4-10/+196
2011-11-05Add a preference to select whether to use LAPD or DPNSS as the protocolGuy Harris1-3/+42
2011-11-05Fix what I think is a typo in the introductory comment.Guy Harris1-1/+9
2011-11-05Fix what I assume is a typo in the introductory comment.Guy Harris1-1/+1
2011-11-04Get rid of non-ASCII characters in comments.Guy Harris1-23/+24
2011-11-04Dissect RIM Routing Address Discriminator and RAN Transparent Container.Anders Broman1-6/+32
2011-11-04Dissect RIMInformation.Anders Broman1-9/+29
2011-11-04Terminate a value_string.Jeff Morriss1-1/+2
2011-11-04From Roland Knall via bug 6538:Stig Bjørlykke1-164/+18
2011-11-03Fix GRE Key entryAnders Broman1-14/+2
2011-11-03From Roland Knall via bug 6538:Stig Bjørlykke1-49/+9
2011-11-03Add (most) primitive header items to the tree before calling UMTS RLC dissector.Martin Mathieson1-3/+82
2011-11-02Fix spelling.Gerald Combs1-1/+1
2011-11-02From Roland Knall:Anders Broman1-3/+4
2011-11-02From Roland Knall:Anders Broman1-6/+4
2011-11-02Handle differences in Camel V2Anders Broman2-48/+314
2011-11-02From Andrew Kampjes via bug 6536:Stig Bjørlykke1-9/+66
2011-11-02Export NAEA-CIC to be used by Camel.Anders Broman2-43/+44
2011-11-02From Yaniv Kaul:Anders Broman1-155/+435
2011-11-02Amazingly, there *are* apparently protocols with IPv4 addresses inGuy Harris1-2/+2
2011-11-01From Roland Knall:Anders Broman1-109/+182
2011-11-01Remove comma at the end of several enumerator lists.Jeff Morriss12-25/+25
2011-11-01Disable the CIP dissector until we can solve the fuzz failures.Jeff Morriss1-0/+3
2011-10-31Fix compilation error:Stephen Fisher1-1/+1
2011-10-31From Martin Renold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5730Alexis La Goutte5-202/+561
2011-10-31From Marek Tews via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060Alexis La Goutte4-145/+273
2011-10-31Try to fix warnings.Anders Broman4-2826/+190
2011-10-31From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6462 & 6505Alexis La Goutte1-5/+29
2011-10-31From Thomas Dreibholz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-3/+15
2011-10-31Set the ENC_ on the remaining proto_add_item().Anders Broman1-27/+37
2011-10-30Fixed some coding errors:Stig Bjørlykke1-2/+2