change Extension to be implemented inside the conformance file and remove it from...
[obnox/wireshark/wip.git] / epan / dissectors / packet-x509af.c
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...