aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225/h225.cnf
AgeCommit message (Expand)AuthorFilesLines
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)kukosa1-2/+10
2007-10-17new H.323 dissectorkukosa1-0/+69
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakekukosa1-2/+2
2007-10-05export more types from H.225.0 and H.245 which will be necessary for H.460.x,...kukosa1-2/+32
2007-09-24improvements in ROS handling in Q.932 and H.450kukosa1-0/+1
2007-05-25get rid of few warningskukosa1-0/+5
2007-04-18use new possibility to set #.EXPORTS flag for whole directivekukosa1-15/+15
2006-08-16- add value_ptr into struct _asn1_ctx_tkukosa1-28/+17
2006-07-21H.225.0 update to version 6 (05/2006)kukosa1-3/+17
2006-06-20- change ETH_VAR to WS_VARkukosa1-14/+14
2006-06-13- "next tvb" list moved from h225 to new file next_tvb.[ch]kukosa1-3/+3
2006-06-01From Cvetan Ivanov: etxrab1-0/+6
2006-05-29- h225.asn renamed to H323-MESSAGES.asnkukosa1-4/+51
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa1-14/+14
2006-05-15H.225, H.245, H.450 regenerated with new asn2ethkukosa1-5/+1
2006-03-19Make the GUIDs in various data structures e_guid_t's rather than arraysguy1-2/+2
2005-09-27new option whether tunnelled H.245 and tunnelled protocol are displayed insid...kukosa1-3/+3
2005-09-22Call H245 decoding and tunelled protocols decoding at the end of H225 dissect...kukosa1-9/+3
2005-09-20asn2eth kukosa1-46/+20
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,guy1-1/+1
2005-09-06Make sure we don't overflow the dialedDigits array.guy1-1/+4
2005-09-06get rid of few warningskukosa1-3/+5
2005-08-31- more standard way for FastStart item dissectionkukosa1-10/+8
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...kukosa1-10/+11
2005-08-01- update ftam.cnf for new asn2eth compilerkukosa1-56/+42
2005-07-07avoid few warnings from asn2eth compilerkukosa1-2/+0
2005-07-06more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameterkukosa1-23/+27
2005-07-05more usage of #.FN_PARSkukosa1-8/+5
2005-07-04usage of FT_GUID field type in H.225 dissectorkukosa1-0/+1
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...kukosa1-53/+47
2005-06-07Usage of new #.FN_PARS directive instead of #.FN_BODYkukosa1-16/+9
2005-03-20Fix dissect_per_restricted_character_string() calls in h225.cnf to passguy1-2/+2
2005-02-07And finally (I hope) the last part from the patchlroland1-3/+12
2005-02-03Small fix for h225 dissector as suggested by Tomas Kukosalroland1-2/+2
2005-02-02From Jon Ringle:etxrab1-2/+5
2005-02-01From Alejandro Vaquero:lroland1-27/+89
2005-01-20NonStandardData and TunnelledProtocol reimplemented and testedkukosa1-54/+78
2005-01-19Attempt to reimplement "non standard data/parameter" and "tunnelledetxrab1-1/+48
2005-01-17Use the new h450 dissectoretxrab1-1/+15
2005-01-17From Anders Broman:lroland1-4/+21
2005-01-16Add a few more things to the h225 dissector that got lost.lroland1-0/+27
2005-01-13Minor bug fixes and export functions needed by h450etxrab1-2/+7
2005-01-10From Luis Ontanon:lroland1-0/+9
2005-01-05Fix broken parts of the new h225 dissector:lroland1-18/+113
2005-01-02asn2eth generated h225 dissectoretxrab1-0/+294