Keep a copy of the interface description and capture filter around so that
[metze/wireshark/wip.git] / tap-mgcpstat.c
2009-06-05 Guy HarrisHave tap listeners specify whether the "packet" routine...
2008-07-22 Bill MeierAdd NULL termination element to value_string arrays
2008-04-09 Anders BromanRemove:
2008-02-07 Stig BjørlykkeRemoved some more "statement not reached" warnings.
2008-02-03 Stig BjørlykkeMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2007-11-28 Ronnie Sahlbergsome more path fixes for g_ascii_strcasecmp.h
2007-11-27 Guy Harrisstrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-10-16 Anders BromanChange mgcp include.
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-02-11 Luis Ontanon add an userdata argument to register_stat_cmd_arg...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 Guy HarrisRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-19 Guy HarrisMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 Guy HarrisMove the APIs for registering and processing "-z" comma...
2005-08-06 Guy HarrisSquelch more const warnings (and fix some memory leaks...
2005-04-01 Guy HarrisRename "register_ethereal_tap()" to "register_tap_liste...
2005-02-20 Lars RolandDon't register mgcp taps,
2005-01-01 Guy HarrisAs we've made the tap_specific_data field of a tap_pack...
2004-09-29 Guy HarrisMove the tap infrastructure to the epan directory.
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2003-04-23 Guy HarrisMake "register_tap_listener()" return NULL on success...
2003-04-23 Guy HarrisAllow taps to have menu item registration routines...
2003-04-16 Guy HarrisFrom Lars Roland:
2003-03-12 Guy HarrisFrom Lars Roland: printf fix.
2003-03-06 Guy HarrisGet rid of CRs.
2003-03-06 Ronnie SahlbergFrom Lars Ronald :