summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Don't forget to move the trailing '\0'.Michael Tüxen2-2/+4
2013-04-05Add checkbox for the direction indication to the "Import from Hex Dump" dialog.Irene Rüngeler4-0/+40
2013-04-05From Cal Turney:Anders Broman1-6/+12
2013-04-05From Tim Ringenbach:Anders Broman3-57/+116
2013-04-04If we somehow manage to find libnl version 2 or 3, but don't manage toGuy Harris1-7/+16
2013-04-04Update ASN.1 conformance files with the changes from r48634Pascal Quantin3-10/+10
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-04As forewarned at http://www.wireshark.org/lists/wireshark-dev/201304/msg00009...Chris Maynard2-23/+38
2013-04-04use mpeg_pmt_stream_tree for the descriptor loopMartin Kaiser1-1/+1
2013-04-04Set 'details' radio button sensitivity also at the creation of the dialog.Jaap Keuter1-0/+3
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 Maynard8-148/+148
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-04Use a consistent bracketing style throughout. Add modelines.Chris Maynard1-82/+49
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-04From Anthony Coddington: don't check for MPEG-2 Transport beforeGuy Harris1-4/+4
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 Broman2-16/+16
2013-04-03From Tomas Kukosa:Anders Broman1-43/+78
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-03Add a bunch of casts to squelch -Wc++-compat warnings.Guy Harris1-14/+55
2013-04-03Distribute CMakeLists.txt.Guy Harris1-0/+1
2013-04-02OK, if we're setting the file path for the window - which we want to do,Guy Harris1-7/+60
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-02Rename cf_not_saved() to cf_has_unsaved_data() to clarify what itGuy Harris5-8/+8
2013-04-02Handle the case of there being no comment view.Guy Harris1-9/+11
2013-04-02Show the comment area only if we could write out the comments were theGuy Harris1-20/+22
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-02An explicit cast that was missing; at least some version of GCCGuy Harris1-1/+1
2013-04-02Dissect more 3GPP2 extensions.Anders Broman1-14/+60
2013-04-02Only enable Edit->Packet Comment... if we can save the file withoutGuy Harris1-1/+1
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-02Add support for the initial direction indication. Irene will hookMichael Tüxen2-6/+38
2013-04-02Remove non ASCII charactersPascal Quantin1-4/+4