aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h221_nonstd.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Use correct subtree in two cases: Fixes Coverity 920;wmeier1-53/+41
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2008-08-25#include <prefs.h> not req'dwmeier1-1/+0
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-20Fix the name in the comment.guy1-1/+4
2005-05-19Use value_string for codec values/strings.etxrab1-43/+15
2005-05-19Clean up indentation.guy1-7/+21
2005-05-18Add a dissector for h221 nonstandard data which can easily be expanded with p...etxrab1-0/+153