aboutsummaryrefslogtreecommitdiffstats
path: root/packet-per.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-31Updates to OCTET STRING so that it can handle FT_STRING and not just FT_BYTESRonnie Sahlberg1-5/+66
2003-07-29fix minor bugs in h245 decodingRonnie Sahlberg1-2/+3
2003-07-29Update PER so that the bit that indicates whether an extension is encoded or notRonnie Sahlberg1-2/+2
2003-07-29update to PER to decode PrintableString properlyRonnie Sahlberg1-5/+2
2003-07-19Add PrintableString stub. H225 needs this type.Ronnie Sahlberg1-1/+10
2003-07-16Eliminate some signed-vs-unsigned-comparison and signed-char-subscriptGuy Harris1-6/+7
2003-07-16Add a new parameter to the constrained integer dissector so that it also handlesRonnie Sahlberg1-7/+25
2003-07-16updates bugfix for the NumericString alphabet.Ronnie Sahlberg1-3/+3
2003-07-13Add decoding of NumericStringRonnie Sahlberg1-2/+113
2003-07-12 Break out the PER functions from the alternative h245 dissectorRonnie Sahlberg1-0/+1220