aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h245.c
Commit message (Expand)AuthorAgeFilesLines
* From Lars Roland: export "dissect_h245_OpenLogicalChannel()" andGuy Harris2003-07-081-3/+3
* remove one more redundant decode of the extensions present bit.Ronnie Sahlberg2003-07-081-2/+19
* fix a small bug in dissect_per_choice where it dissected and displayed a bit...Ronnie Sahlberg2003-07-081-2/+3
* when extensions are present to a sequence,Ronnie Sahlberg2003-07-081-4/+28
* When decoding the optional field bitmap for a sequence,Ronnie Sahlberg2003-07-081-4/+26
* change the interfae so that dissect_per_boolean() also can return the proto_itemRonnie Sahlberg2003-07-081-222/+226
* If we dont want the internal per stuff to be displayed,Ronnie Sahlberg2003-07-071-3/+9
* Attempt to decode GeneralString.Ronnie Sahlberg2003-07-071-4/+26
* minor updatesRonnie Sahlberg2003-07-061-53/+91
* Small updates.Ronnie Sahlberg2003-07-061-27/+62
* work copy of a h245 dissector and PER dissection helper routines.Ronnie Sahlberg2003-07-041-0/+23169