aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stat_cmd_args.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-154/+0
2014-11-14tap_ui -> stat_tap_ui.Guy Harris1-2/+2
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris1-0/+14
2014-07-30Apply refactored "conversation" (tap) data to TShark.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-05Fix indent (4 spaces) and add modelinesAlexis La Goutte1-44/+55
2013-03-20 From beroset:Bill Meier1-5/+5
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-12CMakeLists.txt: Make sure TSHARK_TAP_SRC is defined beforeGerald Combs1-4/+4
2008-06-23Rename an argument to avoid colliding with a global variable.Guy Harris1-3/+3
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon1-3/+6
2005-08-31Keep the list of possible "-z" arguments sorted, so we can display themGuy Harris1-6/+15
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris1-0/+121