aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h245.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-19export T38FaxProfile and DataProtocolCapability since these are user in H.225...sahlberg1-3/+3
2003-07-16Make h221nonstandard and nonstandardparameter externaly visiblesahlberg1-13/+13
2003-07-16Add a new parameter to the constrained integer dissector so that it also handlessahlberg1-217/+204
2003-07-16remove a function that was not used/obsoletesahlberg1-9/+10
2003-07-16minor updates.sahlberg1-34/+12
2003-07-16updates bugfix for the NumericString alphabet.sahlberg1-3/+13
2003-07-13Add decoding of NumericStringsahlberg1-3/+12
2003-07-12 Break out the PER functions from the alternative h245 dissectorsahlberg1-1197/+3
2003-07-10small updatessahlberg1-197/+219
2003-07-09remove one more NOT_DECODED_YET for the subAddress IA5Stringsahlberg1-3/+7
2003-07-09Some more guesswork applied.sahlberg1-7/+61
2003-07-09Make ethereal decode normal unconstrained INTEGER types.sahlberg1-9/+41
2003-07-09fix bug in dissect_per_GeneralString()sahlberg1-2/+5
2003-07-08From Lars Roland: export "dissect_h245_OpenLogicalChannel()" andguy1-3/+3
2003-07-08 remove one more redundant decode of the extensions present bit.sahlberg1-2/+19
2003-07-08fix a small bug in dissect_per_choice where it dissected and displayed a bit...sahlberg1-2/+3
2003-07-08when extensions are present to a sequence,sahlberg1-4/+28
2003-07-08When decoding the optional field bitmap for a sequence,sahlberg1-4/+26
2003-07-08change the interfae so that dissect_per_boolean() also can return the proto_itemsahlberg1-222/+226
2003-07-07If we dont want the internal per stuff to be displayed,sahlberg1-3/+9
2003-07-07Attempt to decode GeneralString.sahlberg1-4/+26
2003-07-06minor updatessahlberg1-53/+91
2003-07-06Small updates.sahlberg1-27/+62
2003-07-04work copy of a h245 dissector and PER dissection helper routines.sahlberg1-0/+23169