typo SULP.asn -> SUPL.asn
[metze/wireshark/wip.git] / tools / asn2wrs.py
2007-05-15 Tomas Kukosafix crash if C enum for ENUMERATED type is created
2007-05-15 Tomas Kukosafix bug - compiler crashes if already imported value...
2007-05-15 Tomas Kukosacommand line option -X for "new BER" CHOICE and SEQUENC...
2007-05-15 Tomas Kukosasupport for value range and unions in permitted alphabet
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-14 Tomas Kukosa- support of constraint unions
2007-05-13 Anders Bromanactx in ber_external
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-07 Tomas Kukosa- simple Information Objects support
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-05-04 Tomas Kukosa- new #.OPT directive which allows to use command line...
2007-05-04 Tomas Kukosa- fix creating PDU_NEW functions, return the right...
2007-05-03 Anders BromanSplit out asn1 common functions. Start of BER EXTERNAL.
2007-05-03 Tomas Kukosa- REAL type and values are supported
2007-05-02 Tomas Kukosa- better reporting of syntax errors (or unsupported...
2007-04-27 Tomas Kukosa- new #.Exports parameter VALS_WITH_TABLE which "export...
2007-04-25 Tomas Kukosanew parameter EXTERN for #.EXPORTS directive
2007-04-25 Tomas Kukosafix bug in handling of tagged type reference
2007-04-19 Tomas Kukosaadded missing dependency in tagged type
2007-04-18 Tomas Kukosa- new -L command line option to suppress #line directiv...
2007-04-13 Tomas Kukosasupport of tagged types for BER - i.e. tagged assignmen...
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-08-15 Tomas Kukosafiled blurb changed to "proto.WrsType" variant
2006-07-04 Tomas Kukosafew formal changes in PER dissector (rename asn_* types...
2006-07-03 Tomas Kukosaremove name field from per_sequence_t structure, it...
2006-06-30 Tomas Kukosafix wrong terminator record in per_sequence_t tables
2006-06-29 Tomas Kukosause "type function" instead of "field function" in...
2006-06-22 Tomas Kukosafix bug introduced with last change
2006-06-20 Tomas Kukosa- change ETH_VAR to WS_VAR
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-06-08 Anders BromanMAke it possible to get a tvb with a BIT STRING, regene...
2006-06-05 Tomas Kukosa- packet-per.[ch]: Open Type support
2006-05-29 Tomas Kukosa- new directive #.VIRTUAL_ASSGN - making assign from...
2006-05-22 Tomas Kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-22 Tomas Kukosabug fix, one space missing
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs