From Graeme Lunt:
[obnox/wireshark/wip.git] / epan / dissectors / packet-x509af.c
2005-11-16 etxrabFrom Graeme Lunt:
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
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-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
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...
2004-12-13 sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 sahlbergupdate the helper for BER GeneralizedTime to handle...
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-21 sahlbergcleanup for x509af
2004-11-21 sahlbergcleanup for x509ce
2004-11-20 sahlbergget rid of some compiler warnings
2004-11-14 sahlbergvarious changes in the generated dissectors after asn2e...
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-13 sahlbergget rid of some compiler warnings for X509AF
2004-10-11 guyRe-generate a number of ASN.1-based dissectors with...
2004-09-16 sahlbergadd new dissectors to build process
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-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-23 sahlbergremove some more compiler warnings
2004-07-22 sahlbergdissect the x509if/Name all the way down to the Attribu...
2004-07-22 sahlbergminor update
2004-07-21 sahlbergget rid of the nasty ber specific oid->callback table...
2004-07-20 guyInclude "packet-x509sat.h" to declare a function we...
2004-07-20 sahlbergSmall update to AlgorithmIdentifier.
2004-07-20 sahlbergAdd the new protocols CMS, X509AF, X509IF, X509CE...