User: kukosa
Date: 2006/05/22 11:50 AM
Log:
- fix bugs in dissect_per_octet_string() introduced with unaligned variant
- step to new ASN.1 API - pass asn_ctx_t* through PER dissectors instead of packet_info*
- PER ALIGNED/UNALIGNED flag moved to asn_ctx_t
- PER created tree item pointer moved to asn_ctx_t
- add nbap into PER dissectors in asn1/Makefile.nmake
- use add_oid_str_name() instead of register_ber_oid_name() in H.225 and H.245
- export asn_ctx_init from library
- PER dissectors regenerated
Directory: /trunk/asn1/
Changes Path Action
+1 -0 Makefile.nmake Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+2149 -2149 packet-h225.c Modified
Directory: /trunk/epan/
Changes Path Action
+1 -0 libethereal.def Modified
Directory: /trunk/asn1/h225/
Changes Path Action
+2 -2 h225-exp.cnf Modified
Directory: /trunk/asn1/h235/
Changes Path Action
+2 -2 h235-exp.cnf Modified
Directory: /trunk/asn1/h245/
Changes Path Action
+2 -2 h245-exp.cnf Modified
Directory: /trunk/asn1/h450/
Changes Path Action
+92 -90 packet-h450-template.c Modified
Directory: /trunk/asn1/nbap/
Changes Path Action
+12 -12 nbap.cnf Modified
Directory: /trunk/asn1/ranap/
Changes Path Action
+244 -244 packet-ranap-template.c Modified
Directory: /trunk/asn1/rnsap/
Changes Path Action
+524 -524 packet-rnsap-template.c Modified
Directory: /trunk/asn1/rrlp/
Changes Path Action
+5 -5 rrlp.cnf Modified
Directory: /trunk/tools/
Changes Path Action
+35 -35 asn2wrs.py Modified
Directory: /trunk/asn1/ulp/
Changes Path Action
+7 -7 ulp.cnf Modified