aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h221_nonstd.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* #include <prefs.h> not req'dBill Meier2008-08-251-1/+0
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Fix the name in the comment.Guy Harris2005-09-201-1/+4
* Use value_string for codec values/strings.Anders Broman2005-05-191-43/+15
* Clean up indentation.Guy Harris2005-05-191-7/+21
* Add a dissector for h221 nonstandard data which can easily be expanded with p...Anders Broman2005-05-181-0/+153