Fix Windows builds and dist after revision 22179 removed the FTBP dissector
[obnox/wireshark/wip.git] / asn1 / x509af /
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-01-13 galNew "decode as ..." feature for BER-encoded files ...
2006-10-29 ulflput every python script name into "" so the call won...
2006-07-01 guyInclude <epan/oid_resolv.h> to declare get_oid_str_name().
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
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-05-08 galLDAP attribute type dissector framework including suppo...
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-02-16 jmayerPaolo Abeni:
2005-12-06 guySquelch some compiler const vs. non-const warnings.
2005-11-17 guyGet rid of some char * vs. const char * warnings, and...
2005-11-16 etxrabFrom Graeme Lunt:
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-02 guyRegenerate dissectors with the current asn2eth.
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-07-09 guyFix up a bunch of arguments to "dissect_ber_identifier...
2005-04-22 geraldDefine a maximum OID string length, and use it in a...
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2005-01-16 lrolandWhen using Cygwin's python asn2eth.py
2005-01-16 guySupply Makefile.nmake files.
2005-01-16 guyMake the Makefile look like the h235 Makefiles, with...
2004-12-12 sahlbergminor updates, get rid of temporary files during...
2004-12-12 sahlbergupdates from tomas and anders
2004-11-30 sahlbergMake ethereal dissect application/pkix-crl Certificat...
2004-11-22 sahlbergNew protocol: RFC2634 ExtendedSecurityServices
2004-11-21 sahlbergcleanup for x509af
2004-11-21 sahlbergcleanup for x509ce
2004-11-21 sahlbergSelectedAttributeTypes are now almost completely implem...
2004-11-21 sahlbergupdate to x509if autogenerate the exports conformance...
2004-11-06 sahlbergMake X509AF use the new support for ANY type and remove...
2004-10-30 sahlbergchange Extension to be implemented inside the conforman...
2004-10-30 sahlbergimplement AlgorithmIdentifier using the conformance...
2004-10-27 guyTurn off execute permission on .asn files.
2004-10-26 sahlbergUse the much better #.REGISTER directive instead of...
2004-10-13 sahlbergget rid of some compiler warnings for X509AF
2004-10-08 guyMake the ber_sequence tables "const".
2004-10-05 guySet svn:keywords to Id to expand RCS IDs, and set svn...
2004-09-16 sahlbergupdate to X509AF to prepare for PKINIT
2004-09-13 sahlbergupdate x509af to use machinegenerated _PDU() dissectors
2004-07-29 sahlbergadd some algorithm oid's to x509af(for the time being)
2004-07-25 sahlberg large CMS update.
2004-07-24 sahlbergget rid of the remaining compiler warnings.
2004-07-24 sahlbergAdd a lot of missing attribute dissectors
2004-07-24 sahlbergadded the userCertificate and cAcertificate attributes
2004-07-24 sahlbergadd dissection of the structure : Extension
2004-07-22 sahlbergminor update
2004-07-22 sahlbergminor update
2004-07-21 guyInclude "packet-x509sat.h" to declare a function we...
2004-07-21 sahlbergget rid of the nasty ber specific oid->callback table...
2004-07-20 sahlbergSmall update to AlgorithmIdentifier.
2004-07-19 sahlbergWork in progress