aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-10prefs_register_protocol() not needed since no prefs; Coverity #1185 (UNUSED_V...Bill Meier1-11/+2
2011-04-09Do some whitespace cleanup.Bill Meier1-763/+763
2011-04-09Don't assign to a proto_item * if the value won't be used: Coverity 911;Bill Meier1-2290/+2292
2011-04-09Don't assign to a proto_item * if the value won't be used: Coverity 923-927;Bill Meier1-515/+533
2011-04-09Don't assign to a proto_item * if the value won't be used: Coverity 891 & 892;Bill Meier1-25/+22
2011-04-09In packet_list_dissect_and_cache_record(), set the columns toGuy Harris3-0/+60
2011-04-08Fix Coverity CID 557.Gerald Combs1-2/+5
2011-04-08Don't assign to a proto_item * if the value won't be used: Coverity 990;Bill Meier1-39/+39
2011-04-08Enhance Vendor Specific Atheros IE Alexis La Goutte1-67/+100
2011-04-08Add a relative path to the "#line" directives we produce. Regenerate theGerald Combs4-43/+43
2011-04-08From Pascal Quantin:Anders Broman1-409/+1335
2011-04-08From Juliusz Chroboczek via bug #5812: Dissector for the Babel RoutingStephen Fisher3-0/+525
2011-04-08Use tvb_get_ephemeral_string()Anders Broman1-16/+13
2011-04-07Use a unique variable name. Fixes Coverity CID 593.Gerald Combs1-5/+5
2011-04-07Make it possible to have a sub dissector dissect the status line diagnostic s...Anders Broman1-3/+21
2011-04-07Enhance Tag Measurement Request & ReportAlexis La Goutte1-512/+689
2011-04-07(Trivial) Fix a typo & some indentation.Bill Meier1-6/+6
2011-04-06Enhancement bug #5796: Add Atheros vendor specific 802.11 IE parsingStephen Fisher2-0/+218
2011-04-06Add RoHC to the ethertypes.Anders Broman2-9/+16
2011-04-06From Johan Wåhl:Anders Broman1-0/+61
2011-04-06Use the correct handle when registering "media_type" "application/vnd.3gpp2.s...Bill Meier1-1/+1
2011-04-06Fixed blurb for BER Error.Stig Bjørlykke1-1/+1
2011-04-06Made "BER Error" filterable.Stig Bjørlykke1-51/+55
2011-04-06Add a commentAnders Broman1-0/+15
2011-04-06RFC5806 Diversion headerTomas Kukosa1-0/+8
2011-04-06Missing decoding for CalledPartyBCD number in CAMELAnders Broman1-10/+23
2011-04-06Fix Coverity 1062: UNUSED_VALUEStephen Fisher1-1/+1
2011-04-05Set the correct properties ....Bill Meier1-0/+0
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard4-23/+65
2011-04-05Compile fix: camel_obj_id -> obj_id.Stig Bjørlykke1-1/+1
2011-04-05Actually get the oid string ...Anders Broman1-11/+29
2011-04-05Don't assign to a proto_item * if the value won't be used: Coverity 858;Bill Meier1-82/+80
2011-04-05Don't assign to a proto_item * if the value won't be used: Coverity 882;Bill Meier1-9/+8
2011-04-05Remove some unused hf_ variables.Jeff Morriss1-38/+0
2011-04-05From Felix Kraemer: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...Jeff Morriss4-122/+416
2011-04-04 Don't assign to a proto_item * if the value won't be used: Coverity 850;Bill Meier1-7/+4
2011-04-04Fix "MISSING_BREAK"; Coverity 436.Bill Meier1-2/+2
2011-04-04 Don't assign to a proto_item * if the value won't be used: Coverity 846 & 848;Bill Meier1-11/+6
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 836;Bill Meier1-10/+4
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 832-834.Bill Meier1-68/+68
2011-04-04Fix Coverity 1137, 1138, 1139: UNUSED_VALUEStephen Fisher1-6/+3
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 829 & 830;Bill Meier1-105/+102
2011-04-04Fix compilation error:Stephen Fisher1-1/+1
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 827;Bill Meier1-6/+9