QSIG fully implemented
[obnox/wireshark/wip.git] / asn1 / x411 /
2007-06-27 galThis patch will set correct extension_id for ExtensionA...
2007-06-21 galNew preference to specify the tcp port to use for P1...
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-05 kukosanot allow #.FN_HDR/FTR for Wireshark types but only...
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 galBetter column information display for delivery reports.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-23 galSupport for X.411 "additional information" field.
2007-02-19 guydissect_x411_mts_apdu() is an old-style dissector,...
2007-02-08 galThis patch adds support for decoding BER-encoded files...
2007-01-28 galFix for per-domain-bilateral-information (bilateral...
2006-12-14 sfisherFrom Stig Bjorlykke:
2006-10-29 ulflput every python script name into "" so the call won...
2006-06-28 galSupport for the message-token, proof-of-delivery and...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-15 kukosa- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-03-29 guyGet rid of an unused variable.
2006-03-25 galSupport for P1 Strong Authentication
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2006-02-23 etxrabAdd parsertab.pyc in clean target
2005-12-14 etxrabFrom Grame Lunt:
2005-12-06 guySquelch some compiler const vs. non-const warnings.
2005-12-05 etxrabFrom Grame Lunt:
2005-12-02 sahlbergfrom Stig B:
2005-11-23 etxrabFrom Stig Bjørlykke
2005-11-17 guySquelch some const vs. non-const warnings.
2005-11-17 guy"dissect_ber_object_identifier_str" expects a "const...
2005-11-16 sahlberg add a simple g_strlcat define in strutil for gtk...
2005-11-16 etxrabFrom Graeme Lunt:
2005-11-14 sahlbergmove the include of emem.h a bit further down
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-24 etxrabFrom Graeme Lunt:
2005-10-15 sahlbergremove some strcpy() calls
2005-09-22 guySquelch some compiler warnings.
2005-09-22 guyFix a bunch of places where we were calling "dissect_be...
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-05 guySquelch compiler warnings.
2005-09-04 etxrabFrom Graeme Lunt