aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+2
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-9/+8
2013-01-06Upgrade LTE RRC dissector to v11.2.0Pascal Quantin9-1243/+5297
2013-01-05From Nickolai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8167 :Pascal Quantin1-1/+1
2013-01-05Don't assume developer tools are under /Developer - look forGuy Harris1-2/+12
2013-01-05From Guus Gerrits via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8148Evan Huus1-10/+31
2013-01-05Default to LIBPREFIX being /usr/local, as that's where macosx-setup.shGuy Harris1-6/+9
2013-01-05Don't assume that, in the output of the file command, the architectureGuy Harris1-4/+4
2013-01-05Give information on command-line tools with Xcode 4.Guy Harris1-1/+17
2013-01-05Set SVN propertiesJeff Morriss0-0/+0
2013-01-05Rename ws_gtk_grid_attach() to ws_gtk_grid_attach_defaults();Bill Meier11-93/+96
2013-01-05When fuzz-testing with valgrind, run both with and without tree (like whenEvan Huus1-1/+1
2013-01-05From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8089Evan Huus4-0/+2313
2013-01-05Regenerate ANSI MAP dissectorPascal Quantin1-1/+1
2013-01-05Fix regression from upgrade FIX 5.0 (Revision 46944)Alexis La Goutte3-195/+204
2013-01-05In the post-install script, get rid of plugins that got converted toGuy Harris1-1/+18
2013-01-05Upgrade to FIX 5.0 fieldsMichael Mann7-10346/+48632
2013-01-05Constify a couple of variables and export a couple of functions.Gerald Combs2-4/+7
2013-01-05Break out preference type names, type descriptions, stringGerald Combs21-371/+1197
2013-01-04Add convenience macros wmem_new and wmem_new0Evan Huus2-1/+5
2013-01-04Use gdk_cairo_set_source_rgbaAnders Broman1-18/+24
2013-01-04Fix a minor difference in window handling between Gtk2 & Gtk3:Bill Meier1-5/+4
2013-01-04Use ws_gtk_grid...() instead of gtk_table...();Bill Meier1-128/+124
2013-01-04Use gdk_cairo_set_source_rgbaAnders Broman1-7/+2
2013-01-04Fix a cut-and-paste errorAnders Broman1-1/+1
2013-01-04Fix some errors found by fix-encoding-args.pl scriptPascal Quantin1-8/+8
2013-01-04Add a wrapper for gdk_cairo_set_source_rgba() in GTK2 and use it in io_stat.cAnders Broman5-19/+61
2013-01-04Fix minor differences in window handling between Gtk2 & Gtk3:Bill Meier1-62/+65
2013-01-04Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8105 :Pascal Quantin6-10/+14
2013-01-04Apply 46903 to iax_analysisAnders Broman1-121/+169
2013-01-04replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...Michael Mann39-173/+173
2013-01-04Fix a (false) could-be-used-uninitialized warning.Jeff Morriss1-221/+228
2013-01-04In AC_WIRESHARK_GCC_CFLAGS_CHECK() don't check if $3 (the program to be run)Jeff Morriss2-9/+16
2013-01-03Add casts to make it build on win64Anders Broman1-14/+14
2013-01-03On the Ubuntu buildbot, this says -Wlogical-op doesn't work, but itGuy Harris1-0/+2
2013-01-03Add packet-mrcpv2.c to CMakeLists.txtPascal Quantin1-0/+1
2013-01-03From Zeljko Ancimer:Jaap Keuter2-0/+1543
2013-01-03Use ws_gtk_grid...() in place of gtk_table...();Bill Meier1-121/+132
2013-01-03Use ws_gtk_grid...() instead of gtk_table...();Bill Meier1-107/+107
2013-01-03USBHUB: Add useful details to INFO column, bug 8161 (https://bugs.wireshark.o...Michael Mann1-11/+37
2013-01-03Use ws_gtk_grid...() instead of gtk_table...();Bill Meier1-46/+46
2013-01-03Replace use of gtk_table...() by ws_gtk_grid...().Bill Meier1-18/+18
2013-01-03Don't use -Wlogical-op if it causes gcc to generate warnings about logicalJeff Morriss1-1/+25
2013-01-03Use ws_gtk_grid...() in place of gtk_table...();Bill Meier1-14/+14
2013-01-03Replace use of gtk_table...() by ws_gtk_grid...().Bill Meier1-9/+9
2013-01-03From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=81...Alexis La Goutte1-2/+124
2013-01-03From Chris Maynard Wireshark crashes when attempting to obtain help from vari...Anders Broman1-2/+1
2013-01-03Cleanup error handling when processing preamble.Michael Tüxen1-16/+11
2013-01-03Don't try to process timestamp without the format beingMichael Tüxen1-0/+5