summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Remove comma at the end of several enumerator lists.Jeff Morriss13-28/+28
2011-11-01When checking for GTK+2, indicate that we will *not* accept GTK 3 and later.Jeff Morriss1-8/+8
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-31One "packet-" suffices.Guy Harris1-1/+1
2011-10-31Give Iain Arnell specific credit for various ajp13 enhancements.Guy Harris1-1/+4
2011-10-31From Martin Renold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5730Alexis La Goutte8-204/+574
2011-10-31From Marek Tews via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060Alexis La Goutte5-145/+274
2011-10-31Try to fix warnings.Anders Broman8-2852/+278
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-31Add BT-DHT to the Author Xiao Xiangquan Alexis La Goutte1-0/+1
2011-10-31No need to ep_strdup a string to lua_pushstring.Stig Bjørlykke1-1/+1
2011-10-31Set the ENC_ on the remaining proto_add_item().Anders Broman1-27/+37
2011-10-30Compare current ABI to last (git) tagged version's ABIBalint Reczey1-0/+27
2011-10-30Don't ep_strdup the protocol name when register a dissector, becauseStig Bjørlykke1-1/+1
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 Kevin Hildebrand:Anders Broman1-1/+2
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-30pass file to wireshark in wireshark.desktopBalint Reczey1-1/+1
2011-10-30[Automatic manuf, services and enterprise-numbers update for 2011-10-30]Gerald Combs3-26/+278
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ørlykke2-5/+21
2011-10-29Based on a patch provided by Prashanth in bug 6472:Stig Bjørlykke1-2/+10
2011-10-29Fixed max and min in sint24_from_unparsed() again.Stig Bjørlykke1-1/+1
2011-10-28It appears that the "packet" records are actually "stuff from the ISDNGuy Harris1-10/+63
2011-10-28Fixed max and min in sint24_from_unparsed().Stig Bjørlykke1-1/+1
2011-10-28Fixed a typo: strtoull() -> strtoul()Stig Bjørlykke1-1/+1
2011-10-28Simplified code for checking integer ranges.Stig Bjørlykke1-102/+32
2011-10-28Added range checking for integers and give an appropriate errorStig Bjørlykke1-26/+207
2011-10-28Prefer previous error message if not having hfinfo->strings,Stig Bjørlykke1-7/+6
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 Goutte3-0/+529
2011-10-28From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767Alexis La Goutte1-32/+21
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+14
2011-10-28Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-9/+11
2011-10-28From Eliot:Anders Broman2-0/+41
2011-10-28From Eliot:Anders Broman1-14/+16
2011-10-28From Eliot:Anders Broman1-1/+7
2011-10-28From Adam Mitz:Anders Broman1-4/+4
2011-10-28The version string field isn't followed by 20 bytes of stuff; the last 8Guy Harris1-2/+11