aboutsummaryrefslogtreecommitdiffstats
path: root/capture_ui_utils.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"guy1-2/+1
2006-05-21name changesahlberg1-2/+2
2006-02-17remove dependencies to pcap.h, so getting an idea what needs to be done by du...ulfl1-2/+1
2005-12-14Constify a bunch of arguments and variables, to squelch compilerguy1-2/+2
2005-12-13make get_if_name() parameter if_text const, it's not changed insideulfl1-1/+1
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hulfl1-1/+1
2005-04-19fix some minor bugs with the current interface name:ulfl1-0/+54
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatlroland1-4/+0
2005-01-16Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the codeguy1-0/+299