aboutsummaryrefslogtreecommitdiffstats
path: root/tap-mgcpstat.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Change mgcp include.etxrab1-1/+1
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-1/+1
2006-05-28Ethereal->Wiresharketxrab1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...lego1-2/+2
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-6/+1
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withguy1-1/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.guy1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-1/+2
2005-08-06Squelch more const warnings (and fix some memory leaks that found).guy1-4/+3
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asguy1-1/+1
2005-02-20Don't register mgcp taps, lroland1-1/+4
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aguy1-2/+2
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"guy1-4/+7
2003-04-23Allow taps to have menu item registration routines; the menu itemguy1-2/+2
2003-04-16From Lars Roland:guy1-108/+94
2003-03-12From Lars Roland: printf fix.guy1-3/+3
2003-03-06Get rid of CRs.guy1-249/+249
2003-03-06From Lars Ronald :sahlberg1-0/+249