aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h225.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix OPTIONAL and NOT_OPTIONAL with ASN1_, to avoid collisions withGuy Harris2003-10-091-896/+896
* From Tomas Kukosa:Guy Harris2003-09-261-80/+358
* From Graeme Reid: H.450 support.Guy Harris2003-09-231-22/+28
* From Andreas Sikkema: improved Info column output for multiple H.225Guy Harris2003-09-021-10/+20
* From Andreas Sikkema:Guy Harris2003-08-311-8/+2
* Updates and bugfixes from Andreas and MartinRonnie Sahlberg2003-08-301-2/+9
* Update to H.225 when H.245 is tunneled in some octet strings,Ronnie Sahlberg2003-08-281-11/+37
* The definition of NonStandardParameter is different between H.225 and H.245Ronnie Sahlberg2003-08-261-68/+68
* From Tomas Kukosa: export the PER dissection routines, and someGuy Harris2003-08-231-2/+2
* From Tomas Kukosa: allow subdissectors to be registered forGuy Harris2003-08-211-41/+41
* From Lars Roland:Guy Harris2003-08-101-22/+22
* From Ronnie Sahlberg: use conversations for messages with port numbersGuy Harris2003-08-071-11/+18
* make h225 register detected h245 tcp ports so that h245 dissector is called.Ronnie Sahlberg2003-08-011-6/+26
* Fix bug on how the H.225 CS routines were registered so that H225 CS over Q9...Ronnie Sahlberg2003-08-011-8/+4
* initial test h225 dissector.Ronnie Sahlberg2003-07-311-0/+9806