add details for doxygen
[obnox/wireshark/wip.git] / packet-per.h
2004-05-17 sahlbergrename the NOT_DECODED_YET macros to avoid a name clash
2004-04-09 sahlbergMake it more obvious when ethereal fails to dissect...
2004-03-04 guyFrom Tomas Kukosa: add packet-ber.c routines to the...
2004-02-16 sahlbergFrom Tomas Kukosa, add a PER helper to dissect BITSTRINGS
2003-10-09 guyPrefix the EXTENSION #defines with ASN1_ as well.
2003-10-09 guyPrefix OPTIONAL and NOT_OPTIONAL with ASN1_, to avoid...
2003-08-23 guy_U_ is for definitions, not declarations; putting it...
2003-08-23 guyFrom Tomas Kukosa: export the PER dissection routines...
2003-08-21 guyFrom Tomas Kukosa: allow subdissectors to be registered for
2003-07-31 sahlbergUpdates to OCTET STRING so that it can handle FT_STRING...
2003-07-19 sahlbergAdd PrintableString stub. H225 needs this type.
2003-07-16 sahlbergAdd a new parameter to the constrained integer dissecto...
2003-07-16 sahlbergupdates bugfix for the NumericString alphabet.
2003-07-13 sahlbergAdd decoding of NumericString
2003-07-12 sahlberg Break out the PER functions from the alternative h245...