aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225/h225.cnf
Commit message (Expand)AuthorAgeFilesLines
* new option whether tunnelled H.245 and tunnelled protocol are displayed insid...Tomas Kukosa2005-09-271-3/+3
* Call H245 decoding and tunelled protocols decoding at the end of H225 dissect...Tomas Kukosa2005-09-221-9/+3
* asn2eth Tomas Kukosa2005-09-201-46/+20
* Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2005-09-111-1/+1
* Make sure we don't overflow the dialedDigits array.Guy Harris2005-09-061-1/+4
* get rid of few warningsTomas Kukosa2005-09-061-3/+5
* - more standard way for FastStart item dissectionTomas Kukosa2005-08-311-10/+8
* - dissect_per_restricted_character_string() returns value in tvbbuff_t instea...Tomas Kukosa2005-08-181-10/+11
* - update ftam.cnf for new asn2eth compilerTomas Kukosa2005-08-011-56/+42
* avoid few warnings from asn2eth compilerTomas Kukosa2005-07-071-2/+0
* more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameterTomas Kukosa2005-07-061-23/+27
* more usage of #.FN_PARSTomas Kukosa2005-07-051-8/+5
* usage of FT_GUID field type in H.225 dissectorTomas Kukosa2005-07-041-0/+1
* - use tvb instead of offset and length in dissect_per_octet_string() for valu...Tomas Kukosa2005-07-041-53/+47
* Usage of new #.FN_PARS directive instead of #.FN_BODYTomas Kukosa2005-06-071-16/+9
* Fix dissect_per_restricted_character_string() calls in h225.cnf to passGuy Harris2005-03-201-2/+2
* And finally (I hope) the last part from the patchLars Roland2005-02-071-3/+12
* Small fix for h225 dissector as suggested by Tomas KukosaLars Roland2005-02-031-2/+2
* From Jon Ringle:Anders Broman2005-02-021-2/+5
* From Alejandro Vaquero:Lars Roland2005-02-011-27/+89
* NonStandardData and TunnelledProtocol reimplemented and testedTomas Kukosa2005-01-201-54/+78
* Attempt to reimplement "non standard data/parameter" and "tunnelledAnders Broman2005-01-191-1/+48
* Use the new h450 dissectorAnders Broman2005-01-171-1/+15
* From Anders Broman:Lars Roland2005-01-171-4/+21
* Add a few more things to the h225 dissector that got lost.Lars Roland2005-01-161-0/+27
* Minor bug fixes and export functions needed by h450Anders Broman2005-01-131-2/+7
* From Luis Ontanon:Lars Roland2005-01-101-0/+9
* Fix broken parts of the new h225 dissector:Lars Roland2005-01-051-18/+113
* asn2eth generated h225 dissectorAnders Broman2005-01-021-0/+294