aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-02Move the main window slots to main_window_slots.cpp.Gerald Combs7-692/+747
2012-10-02Test with the presence (-nVxr) and absence (-nr) of the tree. We nowGerald Combs2-11/+23
2012-10-02Upgrade NAS EPS dissector to v11.4.0 (Release 11)Pascal Quantin3-16/+136
2012-10-02According to 3GPP 24.011, information element name is RP-Originator Address, ...Pascal Quantin1-3/+3
2012-10-02OK, ETSI has (not surprisingly) picked up 3GPP's values in later ETSI specs;Jeff Morriss1-6/+11
2012-10-02Add some Specific-Action enums from 29.214 v11.6.0.Jeff Morriss1-51/+53
2012-10-02Fix hf_me (it is a 2 bits long field, not a boolean)Pascal Quantin1-1/+1
2012-10-01Don't bother setting a background gradient in the toolbar on Windows.Gerald Combs1-9/+0
2012-10-01Construct a proper directory URL.Gerald Combs1-1/+4
2012-10-01Add new fileset ui file to cmake build.Evan Huus1-0/+1
2012-10-01Implement file sets.Gerald Combs14-241/+510
2012-10-01Make protocol 5 octets long and cut down code clutter,Jaap Keuter1-12/+10
2012-10-01Widen the "Find text" dialog a bit so the entire title is visible.Chris Maynard1-0/+1
2012-10-01Add a window pointer so that we can figure out from whence we came.Gerald Combs3-16/+15