aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-07Check for QtCore instead of Qt.Jeff Morriss1-1/+1
2013-02-07Add addition test to reduce false positives for 'ERROR: NO ARRAY: 'Bill Meier1-4/+46
2013-02-07Use proto_registrar_get_id_byname() instead of proto_registrar_get_byname();Bill Meier2-43/+17
2013-02-07Add 'proto_registrar_get_id_byname()' accessor.Bill Meier2-4/+22
2013-02-07Add note re 'no problems to date' with VS2012 (VC11).Bill Meier1-0/+2
2013-02-07Use a variable for the package name we're querying.Jeff Morriss3-29/+31
2013-02-07QPropertyAnimation is needed for Qt builds and isn't present until Qt 4.6.0.Jeff Morriss2-3/+63
2013-02-07Add a hack to fix false positive 'unused ...' related to use of ..._add_oui().Bill Meier1-0/+32
2013-02-07Add proto_tree_set_visible. Also, sort.Chris Maynard1-121/+122
2013-02-07There is no longer any need to link wireshark.desktop and wireshark.png into ...Jeff Morriss1-2/+1
2013-02-07Minor tweaks ...Bill Meier1-1/+3
2013-02-07Fix a few minor bugs;Bill Meier1-15/+15
2013-02-07Perl is required to build Wireshark, add it to BuildRequires.Jeff Morriss1-3/+3
2013-02-07Add MIME types for more capture file formats Wireshark understands:Jeff Morriss2-2/+31
2013-02-07Add magic matching to PCAP, PCAPNG, and snoop files (based on Fedora's magicJeff Morriss1-0/+20
2013-02-07Overhaul to make this file more useful/up to date. Many changes are based onJeff Morriss1-22/+214
2013-02-06Remove more unnecessary defintions.Gerald Combs2-6/+0
2013-02-06Remove some unnecessary definitions.Gerald Combs1-3/+0
2013-02-06C++-ize filter_expressions.h.Gerald Combs1-0/+8
2013-02-06Fix missing hf field array entries:Bill Meier1-43/+64
2013-02-06Add filter expressions frame entries.Gerald Combs3-0/+9
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs25-90/+753
2013-02-06Update a comment.Bill Meier1-1/+1
2013-02-06From Stefan Allers viaEvan Huus1-13/+163
2013-02-06From Pontus Fuchs:Anders Broman1-1/+1
2013-02-06From Tyson Key:Anders Broman1-4/+36
2013-02-06From Guy Davies:Anders Broman1-2/+8
2013-02-06-Werror needs to be applied only to clean files, not to, for example,Guy Harris1-3/+6
2013-02-06Add -Werror if enabled.Guy Harris1-1/+5
2013-02-06Only remove Flex-generated files with "nmake distclean", not allGuy Harris1-9/+9
2013-02-06Don't bother setting XXX_FILES to empty strings.Guy Harris1-16/+0
2013-02-06strtod() is locale-dependent; use g_ascii_strtod() instead.Guy Harris1-2/+2
2013-02-06Don't run Lemon-generated header files through checkAPI, either (theyGuy Harris3-4/+7
2013-02-06Get rid of extra blank line at the end.Guy Harris1-1/+0
2013-02-06Lemon-generated files get API warnings as well.Guy Harris1-2/+3
2013-02-06Fix installation of wireshark.desktop (create the directory first)Jeff Morriss1-2/+2
2013-02-06Do a bit more splitting and combining of file names, so that we canGuy Harris4-109/+142
2013-02-05Rename 'hf_h248_package_3GUP' to 'proto_h248_package_3GUP'Bill Meier1-4/+4
2013-02-05mate_parser.obj depends on mate_grammar.h, as it's built fromGuy Harris1-1/+6
2013-02-05Comment out code which will never be executed in its current state.Bill Meier1-5/+6
2013-02-05Put NODIST_ at the beginning of macros containing NODIST, parallelingGuy Harris5-51/+203
2013-02-05remove some unnecessary if(tree) checksMartin Kaiser1-52/+36
2013-02-05Remove an unneeded set of parens in a macro definition;Bill Meier1-1/+1
2013-02-05a DVB-CI session number is not globally unique, it's only unique perMartin Kaiser2-6/+9
2013-02-05Export dissect_japan_isup_additonal_user_cat()Anders Broman2-1/+2
2013-02-05Export TBCD-STRING.Anders Broman3-51/+53
2013-02-05Add missing hf[] entries found by checkhf.Bill Meier1-1/+19
2013-02-05Add missing hf[] entries found by checkhf.Bill Meier1-0/+9
2013-02-05According to 3GPP TS 32.299 version 10.7.0 Release 10 AVP 846 isAnders Broman1-2/+2
2013-02-05Don't forget the .c files that we *don't* distribute.Guy Harris1-1/+8