aboutsummaryrefslogtreecommitdiffstats
path: root/packet-h225.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-15From Lars Roland: export the value_string tables from packet-h225.c andGuy Harris1-15/+15
2003-11-16From Lars Roland Service Response times for H225 RASRonnie Sahlberg1-3/+215
2003-11-10From Martin Regner:Guy Harris1-2/+22
2003-10-31From Martin Regner: fix a problem with vendorIdentifier in some H.225Guy Harris1-2/+2
2003-10-28From Lars Roland: H.225 message and reason tag counter taps.Guy Harris1-15/+59
2003-10-27From Lars Roland: whitespace cleanups.Guy Harris1-220/+220
2003-10-24Fix all the issues Michael Oliveras reportedRonnie Sahlberg1-11/+16
2003-10-22Fix to dissection of Mike's problem reported on ethereal-usersRonnie Sahlberg1-2/+2
2003-10-17destinationType is an EndPointType and NOT an EndPointRonnie Sahlberg1-7/+7
2003-10-17change the h225 emailid from a sequence of bytes to a stringRonnie Sahlberg1-2/+2
2003-10-09Prefix the EXTENSION #defines with ASN1_ as well.Guy Harris1-1236/+1236
2003-10-09Prefix OPTIONAL and NOT_OPTIONAL with ASN1_, to avoid collisions withGuy Harris1-896/+896
2003-09-26From Tomas Kukosa:Guy Harris1-80/+358
2003-09-23From Graeme Reid: H.450 support.Guy Harris1-22/+28
2003-09-02From Andreas Sikkema: improved Info column output for multiple H.225Guy Harris1-10/+20
2003-08-31From Andreas Sikkema:Guy Harris1-8/+2
2003-08-30Updates and bugfixes from Andreas and MartinRonnie Sahlberg1-2/+9
2003-08-28Update to H.225 when H.245 is tunneled in some octet strings,Ronnie Sahlberg1-11/+37
2003-08-26The definition of NonStandardParameter is different between H.225 and H.245Ronnie Sahlberg1-68/+68
2003-08-23From Tomas Kukosa: export the PER dissection routines, and someGuy Harris1-2/+2
2003-08-21From Tomas Kukosa: allow subdissectors to be registered forGuy Harris1-41/+41
2003-08-10From Lars Roland:Guy Harris1-22/+22
2003-08-07From Ronnie Sahlberg: use conversations for messages with port numbersGuy Harris1-11/+18
2003-08-01make h225 register detected h245 tcp ports so that h245 dissector is called.Ronnie Sahlberg1-6/+26
2003-08-01Fix bug on how the H.225 CS routines were registered so that H225 CS over Q9...Ronnie Sahlberg1-8/+4
2003-07-31initial test h225 dissector.Ronnie Sahlberg1-0/+9806