aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Clarify what the problem is with building PortableApps or U3 packagesGuy Harris1-2/+4
2012-10-04Update translation filesAlexis La Goutte2-112/+1302
2012-10-04This is basically a rewrite from Jakub Zawadzki.Martin Mathieson2-223/+94
2012-10-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte4-50/+41
2012-10-04For each toolchain version, split the stuff about Microsoft.VC{n}.CRTGuy Harris1-49/+63
2012-10-04try to fix usb-related fuzz test crashesMartin Kaiser1-3/+1
2012-10-04Simplify use of GtkTable in preparation for using GtkGrid instead if GTK3.Bill Meier1-51/+60
2012-10-04From Alexander KoeppeMartin Kaiser1-1/+251
2012-10-04Note that we redistribute "using Visual C++ Redistributable Package" forGuy Harris1-26/+23
2012-10-04Reflect current reality as it exists in Makefile.nmake - even withGuy Harris1-23/+111
2012-10-04Expand comments about the "making the C runtime available to Wireshark"Guy Harris1-6/+66
2012-10-04Close up space between opening quote and "Choosing a Deployment Method".Guy Harris1-6/+3
2012-10-04Oops, get rid of a cut-and-pasteo extra <para> tag.Guy Harris1-1/+0
2012-10-04For VS 2005, also mention the IA-64 vcredist the first time we mentionGuy Harris1-17/+33
2012-10-04For each of the 3 ways to redistribute Visual C++ libraries, give themGuy Harris1-15/+21
2012-10-03Include packet-range.h on Windows - file_dlg_win32.h usesGuy Harris1-0/+1
2012-10-03Remove more obsolete _MSC_VER code.Gerald Combs1-151/+0
2012-10-03Fix compilation on Windows. Add back and fix function definitions,Gerald Combs2-6/+23
2012-10-03(Trivial): add some whitespace for readability.Bill Meier1-12/+12
2012-10-03Unify the GTK+ and Win32 versions of "Export Specified Packets". Add aGerald Combs4-369/+248
2012-10-03Display the raw PFI next to the translated one (as a value string array would...Pascal Quantin1-7/+8
2012-10-03Add the command and arguments to the error file.Gerald Combs2-1/+4
2012-10-03Add a command-line option to control how large the reordering list canMartin Mathieson2-13/+62
2012-10-03capinfos needs libwsutil. Explicitely link against it.Jörg Mayer1-0/+1
2012-10-03Add manpages for reordercapJörg Mayer1-0/+4
2012-10-03Fix a spelling mistake.Martin Mathieson1-1/+1
2012-10-03Fix return code checking (hopefully).Gerald Combs2-2/+2
2012-10-03Trivial: use consistent indentation; reformat a long line.Bill Meier1-67/+70
2012-10-03(Trivial): update a comment.Bill Meier1-2/+2
2012-10-03*nix: Test return status of set*uid and related set*gid fcns for failure;Bill Meier1-8/+20
2012-10-03Also add the reordercap help files to CLEANFILES.Martin Mathieson1-0/+2
2012-10-03Add reordercap.pod to EXTRA_DISTJakub Zawadzki1-0/+1
2012-10-03Fix copy-paste bug.Jakub Zawadzki1-1/+1
2012-10-03Add a man page for reordercap.Martin Mathieson3-3/+89
2012-10-03When drawing an axis, only call cairo_stroke once all lines are drawn.Martin Mathieson1-8/+4
2012-10-03Submit Jacub's fix for bug 7771 (hanging while drawing graph types thatMartin Mathieson1-2/+11
2012-10-03Oops, match opening and closing tags.Guy Harris1-1/+1
2012-10-03Get rid of the "Install MSVC the usual way" paragraph - the previousGuy Harris1-5/+2
2012-10-03Move the stuff about setting environment variables to the "setting upGuy Harris1-16/+17
2012-10-03Redo the "set the environment variables" section to fill in all parts ofGuy Harris1-9/+18
2012-10-038 columns now.Guy Harris1-1/+1
2012-10-03OK, more columns, so narrower?Guy Harris1-8/+8
2012-10-02Go figure. Something that's not on the top or bottom is in theGuy Harris1-10/+10
2012-10-02Have separate 32-bit and 64-bit rows in the table of compiler packages.Guy Harris1-20/+72
2012-10-02Adjust the size and location of the "Export Specified Packets" template.Gerald Combs1-27/+27
2012-10-02Fix indentation.Guy Harris1-2/+2
2012-10-02Get rid of the always-null and unused argument toGuy Harris4-9/+8
2012-10-02Fix a comment, add another comment, and fix indentation.Guy Harris1-6/+6
2012-10-02Use a value string array for EPS Bearer Identity and remove useless de_esm_ln...Pascal Quantin1-22/+22
2012-10-02The Packet Filter Identifier range is [1;16] according to 3GPP 27.007 chapter...Pascal Quantin1-8/+10