aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-30Fix unused variable warnings.Anders Broman1-13/+11
2011-10-30From Thomas Dreibholz:Anders Broman1-5/+28
2011-10-30From Lori Tribble:Anders Broman1-63/+652
2011-10-30From Martin Kaiser:Anders Broman1-31/+475
2011-10-30From Pascal Quantin:Anders Broman1-2/+2
2011-10-30Increase the size of a unknown INTEGER to FT_INT64 to be able to showStig Bjørlykke1-1/+1
2011-10-30Clang Cat is watching you fail to check for a null pointer.Guy Harris1-2/+4
2011-10-29Don't set mr_mult_req_info->num_services *unless we're sureGuy Harris1-9/+9
2011-10-29Added support for big integer64 values.Stig Bjørlykke1-4/+12
2011-10-28Fix the width of a type (and hopefully please the buildbots).Martin Mathieson1-1/+1
2011-10-28First go at calling UMTS RLC dissector from IxCatapult logs.Martin Mathieson3-15/+241
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+6
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+4
2011-10-28From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767Alexis La Goutte2-0/+528
2011-10-28From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767Alexis La Goutte1-32/+21