aboutsummaryrefslogtreecommitdiffstats
path: root/tap-mgcpstat.c
Commit message (Expand)AuthorAgeFilesLines
* Add NULL termination element to value_string arraysBill Meier2008-07-221-0/+1
* Remove:Anders Broman2008-04-091-4/+0
* Removed some more "statement not reached" warnings.Stig Bjørlykke2008-02-071-9/+7
* More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke2008-02-031-2/+1
* some more path fixes for g_ascii_strcasecmp.hRonnie Sahlberg2007-11-281-1/+1
* strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaGuy Harris2007-11-271-9/+13
* Change mgcp include.Anders Broman2007-10-161-1/+1
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-1/+1
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-2/+2
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-6/+1
* Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris2005-08-201-1/+1
* Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris2005-08-191-1/+1
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-1/+2
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-4/+3
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+1
* Don't register mgcp taps, Lars Roland2005-02-201-1/+4
* As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris2005-01-011-2/+2
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris2003-04-231-4/+7
* Allow taps to have menu item registration routines; the menu itemGuy Harris2003-04-231-2/+2
* From Lars Roland:Guy Harris2003-04-161-108/+94
* From Lars Roland: printf fix.Guy Harris2003-03-121-3/+3
* Get rid of CRs.Guy Harris2003-03-061-249/+249
* From Lars Ronald :Ronnie Sahlberg2003-03-061-0/+249