Move privileges.c and unicode-utils.c from epan to wsutil (so things like
[obnox/wireshark/wip.git] / tools / asn2wrs.py
2008-01-28 kukosacleanup code (remove some collapsed conditions)
2008-01-14 kukosause FN_VARIANT parameter in INTEGER type for planned...
2008-01-09 kukosamore sophisticated H245 OLC handling focusing on more...
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-12-28 kukosasupport for additionally SIZE constrained Typereference
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-06 kukosafix field attributes handling for tagged types
2007-11-01 kukosabetter built-in X.880 support
2007-10-31 kukosasmall improvement in class fields handling
2007-10-31 kukosaaccept VariableTypeValueFieldSpec syntax and Parameteri...
2007-10-29 kukosaasn2wrs
2007-10-22 kukosafix export of ObjectFieldSpec and ObjectSetFieldSpec...
2007-10-18 kukosaH.460 new dissector implemented (H.460.2-H.460.22)
2007-10-15 kukosa- new command line option -E which makes just .cnf...
2007-10-11 jmayerRemove path at two more places from the output
2007-10-11 kukosaput only file basename into #line directives
2007-10-05 kukosado not prepend './' before input file name if -D <dir...
2007-10-02 kukosasupport of 'ANY DEFINED BY' from X.208 which is obsolet...
2007-09-24 jmayerAdd command line switch
2007-08-29 kukosanew directive #.ASSIGN_VALUE_TO_TYPE
2007-08-24 jmayerMake Windows path separator look like Unix path separator.
2007-08-13 kukosaNBAP rewritten to use original ASN.1 source and updated...
2007-07-30 kukosaH.450 regenerated from original ASN.1 sources
2007-07-20 kukosaQSIG fully implemented
2007-07-19 kukosachange QSIG tables structure so as they can be generate...
2007-07-17 kukosasupport for syntax of TYPE-IDENTIFIER and ABSTRACT...
2007-07-03 kukosasmall changes in value reference handling and parameter...
2007-07-02 kukosa- HSTRING value support
2007-07-02 kukosaregister type of OPERATION fields &ArgumentType and...
2007-06-29 kukosa- implementation of OPERATION and ERROR objects support...
2007-06-27 kukosacheck conflict in CLASS fields redefinition
2007-06-27 kukosa- INSTANCE OF type support
2007-06-25 kukosacomment out some forgotten debug printouts
2007-06-25 kukosa- fix field type FT_... for SelectionType
2007-06-07 kukosa- improve compilation (passing type information) if...
2007-06-06 kukosabuild-in OPERATION and ERROR classes definition
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 kukosareplace '&' with '_' in asn2c() function
2007-06-05 kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-06-05 kukosafew small changes to compile INAP (Q.1248.x) from origi...
2007-06-04 kukosa- CLASS definitions support including exports through...
2007-06-03 etxrabINAP:
2007-06-02 etxrabSyntax suport for Embedded pdv.
2007-05-30 kukosa- fix bug in TaggedType support
2007-05-30 kukosa- better support if more modules are compiled together
2007-05-29 kukosa- COMPONENTS OF implementation (can be used only inside...
2007-05-28 kukosafix SelectionType creation for export (if the type...
2007-05-28 kukosasupport of SelectionType
2007-05-28 kukosasmall improvements in value handling, defined INTEGER...
2007-05-24 kukosa- improvements in registering dissectors to OID table...
2007-05-23 kukosasmall fix in duplicate type warning
2007-05-23 kukosa- support of CONTAINING constraint in OCTET STRING...
2007-05-22 etxrabCopy paste error, actx duplicated.
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-22 jmayerDon't generate enums that end in a comma
2007-05-18 kukosa- fix asn2wrs crash if typereference assignment has...
2007-05-15 kukosafix crash if C enum for ENUMERATED type is created
2007-05-15 kukosafix bug - compiler crashes if already imported value...
2007-05-15 kukosacommand line option -X for "new BER" CHOICE and SEQUENC...
2007-05-15 kukosasupport for value range and unions in permitted alphabet
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-14 kukosa- support of constraint unions
2007-05-13 etxrabactx in ber_external
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-07 kukosa- simple Information Objects support
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-04 kukosa- new #.OPT directive which allows to use command line...
2007-05-04 kukosa- fix creating PDU_NEW functions, return the right...
2007-05-03 etxrabSplit out asn1 common functions. Start of BER EXTERNAL.
2007-05-03 kukosa- REAL type and values are supported
2007-05-02 kukosa- better reporting of syntax errors (or unsupported...
2007-04-27 kukosa- new #.Exports parameter VALS_WITH_TABLE which "export...
2007-04-25 kukosanew parameter EXTERN for #.EXPORTS directive
2007-04-25 kukosafix bug in handling of tagged type reference
2007-04-19 kukosaadded missing dependency in tagged type
2007-04-18 kukosa- new -L command line option to suppress #line directiv...
2007-04-13 kukosasupport of tagged types for BER - i.e. tagged assignmen...
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2006-08-15 kukosafiled blurb changed to "proto.WrsType" variant
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-07-03 kukosaremove name field from per_sequence_t structure, it...
2006-06-30 kukosafix wrong terminator record in per_sequence_t tables
2006-06-29 kukosause "type function" instead of "field function" in...
2006-06-22 kukosafix bug introduced with last change
2006-06-20 kukosa- change ETH_VAR to WS_VAR
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-06-08 etxrabMAke it possible to get a tvb with a BIT STRING, regene...
2006-06-05 kukosa- packet-per.[ch]: Open Type support
2006-05-29 kukosa- new directive #.VIRTUAL_ASSGN - making assign from...
2006-05-22 kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-22 kukosabug fix, one space missing
2006-05-21 kukosa- asn2eth renamed to asn2wrs