summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-02Dissect more of 3GPP2_OBJECT.Anders Broman1-6/+117
2013-04-01Add routines to file.c to indicate whether:Guy Harris7-90/+142
2013-04-01If we can't write the capture out in a file format that supportsGuy Harris1-1/+1
2013-04-01In the Lua dumper code, don't bother checking whether the encapsulationGuy Harris3-32/+51
2013-04-01Add a wtap_dump_can_write() routine that indicates whether WiretapGuy Harris6-62/+72
2013-04-01Define a collection of bits for different types of capture file comments.Guy Harris7-201/+329
2013-04-01Add a setTitlebarForCaptureInProgress() method to MainWindow, and use itGuy Harris3-1/+21
2013-04-01Get rid of main_capture_set_main_window_title(), as it just wrapsGuy Harris1-8/+2
2013-04-01Now only if I can get the case right :)Jaap Keuter1-1/+1
2013-04-01Typo's. That is all.Jaap Keuter15-49/+49
2013-04-01Fix for bug 8548:Jaap Keuter1-32/+29
2013-04-01Move the knowledge about what the window title should be toGuy Harris5-35/+51
2013-03-31Add a setTitlebarForCaptureFile() and have it set the titlebar and theGuy Harris3-4/+22
2013-03-31Unused parameter.Anders Broman1-1/+1
2013-03-31Rename set_display_filename() to set_titlebar_for_capture_file(), asGuy Harris3-5/+6