summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-04'#if 0' out an unused hf[] entry;Bill Meier1-56/+51
2013-02-04Comment out two more case of an unused hf[] entry.Bill Meier1-20/+24
2013-02-04Add a FALLTHROUGH comment to fix Coverity CID 745673: Missing break in switch.Chris Maynard1-1/+2
2013-02-04Fix Coverity CID 746734: Dead default in switch. (No need to backport)Chris Maynard1-20/+6
2013-02-04Try creating a script for Debian and derivatives that will grab theGuy Harris2-0/+21
2013-02-03#if 0 unused hf[] entries & etc.Bill Meier11-224/+265
2013-02-03Improvements:Bill Meier1-20/+78
2013-02-03Sigh. At least on my Fedora 16 with KDE, the Qt 4 versions of uic andGuy Harris2-3/+32
2013-02-03fix dead incrementMartin Kaiser1-1/+0
2013-02-03describe the -t option in the dumpcap manpageMartin Kaiser1-0/+4
2013-02-03Move the get-runtime-version stuff back outside of #ifdef WIN32.Jeff Morriss1-0/+2
2013-02-03call load_wpcap before collecting the run-time version information.Anders Broman1-15/+16
2013-02-03[Automatic manuf, services and enterprise-numbers update for 2013-02-03]Gerald Combs3-55/+222
2013-02-02Comment out unused hf[] entry.Bill Meier1-1/+3
2013-02-02Restore hf[] entry commented out by mistake in SVN #47389.Bill Meier1-1/+1
2013-02-02Tweaks:Bill Meier1-6/+97
2013-02-02Hack: disguise '/*' in text strings to prevent checkAPIs & etc seeing 'start ...Bill Meier3-12/+13
2013-02-02Fix error: declaration of 'j' shadows a previous localPascal Quantin1-1/+1
2013-02-02Increase the maximum number of OPTIONAL / DEFAULT components per SEQUENCE to ...Pascal Quantin1-20/+25
2013-02-02Revert changes committed by error in r47433Pascal Quantin1-52/+0
2013-02-02Reflect recent.c moving from the top-level directory to the uiGuy Harris1-1/+0
2013-02-02Move the GUI-independent window geometry stuff to ui/recent.c, so weGuy Harris5-307/+163
2013-02-02Reflect the move of recent.c to the ui directory.Guy Harris2-1/+1
2013-02-02Move recent.c to the ui directory, as we did with its header file.Guy Harris3-1/+1
2013-02-02For Qt 5, we need to link with the QtWidgets and QtPrintSupportGuy Harris1-0/+2
2013-02-02In Qt 4, C strings are, by default, treated as 7-bit ASCII whenGuy Harris1-0/+7
2013-02-02Current version of pkg-config is 0.27.Guy Harris1-6/+2
2013-02-01Add $(AM_V_GEN) in a few more places.Gerald Combs4-10/+10
2013-02-01Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8290 :Pascal Quantin2-4/+62
2013-02-01Enable more build silence.Gerald Combs3-3/+3
2013-02-01Add support for silent builds.Gerald Combs1-26/+26
2013-02-01Go far enough down a rabbit hole and you will encounter libtool. SeeGerald Combs3-3/+3
2013-02-01Change some "<x>.c : <y>.h" rules to "<x>.o : <y>.h" in order to fixGerald Combs3-5/+9
2013-02-01From Gaurav Patwardhan, RFC 6720 - Generalized TTL Security Mechanism (GTSM) ...Michael Mann2-12/+43
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-11/+2
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-01Replace THROW(ReportedBoundsError) with expert infosMichael Mann1-27/+55
2013-02-01Evan Huus pointed out a duplicate block of code, so delete it. Also, move th...Chris Maynard1-40/+17
2013-02-01follow/clean up to rev 47389. The causes of some of the unused hf_ was typos...Michael Mann2-23/+2
2013-02-01From Hendrik Uhlmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-11/+11
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-16/+7
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-185/+189
2013-02-01Fix the dev guide to use the correct indent (Tab => 4 Spaces) and add Modelin...Alexis La Goutte1-966/+977
2013-02-01* Fix indent (Tab => 2 Spaces) and add Modelines infoAlexis La Goutte1-162/+174
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-6/+5
2013-02-01Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2