aboutsummaryrefslogtreecommitdiffstats
path: root/tools/asn2wrs.py
AgeCommit message (Expand)AuthorFilesLines
2006-08-15filed blurb changed to "proto.WrsType" variantTomas Kukosa1-4/+2
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-6/+6
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...Tomas Kukosa1-3/+3
2006-06-30fix wrong terminator record in per_sequence_t tablesTomas Kukosa1-1/+1
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa1-8/+15
2006-06-22fix bug introduced with last changeTomas Kukosa1-1/+1
2006-06-20- change ETH_VAR to WS_VARTomas Kukosa1-37/+40
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-06-08MAke it possible to get a tvb with a BIT STRING, regenerate PER dissectors.Anders Broman1-1/+1
2006-06-05- packet-per.[ch]: Open Type supportTomas Kukosa1-14/+127
2006-05-29- new directive #.VIRTUAL_ASSGN - making assign from type of any filedTomas Kukosa1-14/+80
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-35/+35
2006-05-22bug fix, one space missingTomas Kukosa1-1/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa1-0/+4692