summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-04-07Fix Indent (Replace Tabs by 4-spaces) Fix Trailing Whitespaces Add ModelinesAlexis La Goutte1-24/+37
2013-04-07From report of Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-11/+11
2013-04-07Move #define OUI include in ieee80211 dissector to epan/oui.h Add Modelines t...Alexis La Goutte2-20/+27
2013-04-07From report TheDarkEye via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Alexis La Goutte1-1/+1
2013-04-07Enhance 802.11 Vendor Specific IE * Remove hf_ieee80211_tag_interpretation...Alexis La Goutte1-12/+20
2013-04-07Enhance 802.11(n) Vendor Specific IE HT * Remove hf_ieee80211_tag_interpretat...Alexis La Goutte1-19/+40
2013-04-07[Automatic manuf, services and enterprise-numbers update for 2013-04-07]Gerald Combs1-9/+145
2013-04-07Requiescat in pace epan/dissectors/packet-rtps2.h.Guy Harris1-1/+0
2013-04-06Made IP address fields filterable as well as a few others.Michael Mann1-226/+405
2013-04-06Show the PIMv2 register flags in the correct tree.Jaap Keuter1-1/+1
2013-04-05Fix some bugs that showed up as format warnings.Guy Harris1-7/+8
2013-04-05Add dissection from BCMCS spec.Anders Broman1-31/+338
2013-04-05Coalesce "-G fields2" and "-G fields3" into "-G fields", as discussed on -dev.Chris Maynard2-91/+51
2013-04-05Highlight the correct byte for TimezonePascal Quantin1-2/+2
2013-04-05Fix set-but-not-used warning turned error: use the newly created subtree in a...Jeff Morriss1-15/+15
2013-04-05Use uint instead of intMichael Mann1-1/+1
2013-04-05Replace proto_tree_add_text with itemized filtersMichael Mann1-198/+339
2013-04-05From Cal Turney:Anders Broman1-6/+12
2013-04-05From Tim Ringenbach:Anders Broman2-55/+114
2013-04-04Fix Coverity CID 280402: Logically dead code.Chris Maynard1-9/+3
2013-04-04Fix Coverity CID 280404: Logically dead code.Chris Maynard1-3/+1
2013-04-04use mpeg_pmt_stream_tree for the descriptor loopMartin Kaiser1-1/+1
2013-04-04Remove a shadow variable.Jaap Keuter1-3/+3
2013-04-04- Dissect Packet filters and QoS list(partly).Anders Broman1-128/+420
2013-04-04Fix the 2nd occurrence of Coverity CID 280417: Logically dead code. This, pl...Chris Maynard1-9/+2
2013-04-04Fix encoding arg for proto_tree_add_item() and friends.Chris Maynard7-143/+143
2013-04-04Try to fix compilation on LinuxPascal Quantin1-18/+9
2013-04-04Fix checkAPI.pl complaintsMichael Mann1-3/+3
2013-04-04Enhancements to Ethernet/IP DLR dissector, bug 8560 (https://bugs.wireshark.o...Michael Mann2-21/+297
2013-04-04RTPS Cleanup, Part 3 (final)Michael Mann6-9776/+4344
2013-04-04From Lukasz Wachowski via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin1-1/+1
2013-04-04From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-7/+7
2013-04-03Get rid of a shadowed variable and remove a set-but-not-used variable. Reinde...Jeff Morriss1-108/+104
2013-04-03Get rid of non-ASCII characters.Jeff Morriss1-7/+7
2013-04-03Sort LocalCode value string.Anders Broman1-15/+15
2013-04-03Dissect more of 3GPP Object.Anders Broman1-2/+142
2013-04-03- Extend and correct value strings.Anders Broman1-32/+82
2013-04-02Use extended value stringsPascal Quantin1-46/+48
2013-04-02Update E.164 dissection to ITU Operational Bulletin No. 991Pascal Quantin1-219/+272
2013-04-02Both tvb_length_remaining and tvb_reported_length_remaining can return -1.Chris Maynard7-11/+11
2013-04-02use proto_mpeg_descriptor_loop_dissect() for the EITMartin Kaiser1-5/+2
2013-04-02use proto_mpeg_descriptor_loop_dissect() in the BATMartin Kaiser1-7/+3
2013-04-02use proto_mpeg_descriptor_loop_dissect() for the PMTMartin Kaiser1-8/+3
2013-04-02use proto_mpeg_descriptor_loop_dissect() for the TOTMartin Kaiser1-4/+2
2013-04-02Include padding length in the AVP's length.Jeff Morriss1-28/+27
2013-04-02Dissect more 3GPP2 extensions.Anders Broman1-14/+60
2013-04-02From Sebastiano Di Paola via https://bugs.wireshark.org/bugzilla/show_bug.cgi...Evan Huus1-27/+116
2013-04-02From Vineeth via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8450 :Pascal Quantin1-2/+4
2013-04-02Remove non ASCII charactersPascal Quantin1-4/+4
2013-04-02Dissect more of 3GPP2_OBJECT.Anders Broman1-6/+117