Don't guard col_set_str (COL_PROTOCOL) with col_check
[metze/wireshark/wip.git] / asn1 / x509af / packet-x509af-template.c
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-23 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-02 Graeme LuntCorrect LDAP certificate attribute name
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-10-01 Ronnie Sahlbergadd 3 new OIDs to the x509af dissector
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-01-13 Graeme LuntNew "decode as ..." feature for BER-encoded files ...
2006-07-01 Guy HarrisInclude <epan/oid_resolv.h> to declare get_oid_str_name().
2006-05-21 Ronnie Sahlbergname change
2006-05-08 Graeme LuntLDAP attribute type dissector framework including suppo...
2005-11-17 Guy HarrisGet rid of some char * vs. const char * warnings, and...
2005-11-16 Anders BromanFrom Graeme Lunt:
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-04-22 Gerald CombsDefine a maximum OID string length, and use it in a...
2004-11-30 Ronnie SahlbergMake ethereal dissect application/pkix-crl Certificat...
2004-11-22 Ronnie SahlbergNew protocol: RFC2634 ExtendedSecurityServices
2004-10-30 Ronnie Sahlbergchange Extension to be implemented inside the conforman...
2004-10-30 Ronnie Sahlbergimplement AlgorithmIdentifier using the conformance...
2004-10-26 Ronnie SahlbergUse the much better #.REGISTER directive instead of...
2004-10-08 Guy HarrisMake the ber_sequence tables "const".
2004-10-05 Guy HarrisSet svn:keywords to Id to expand RCS IDs, and set svn...
2004-09-13 Ronnie Sahlbergupdate x509af to use machinegenerated _PDU() dissectors
2004-07-29 Ronnie Sahlbergadd some algorithm oid's to x509af(for the time being)
2004-07-24 Ronnie SahlbergAdd a lot of missing attribute dissectors
2004-07-24 Ronnie Sahlbergadded the userCertificate and cAcertificate attributes
2004-07-24 Ronnie Sahlbergadd dissection of the structure : Extension
2004-07-21 Guy HarrisInclude "packet-x509sat.h" to declare a function we...
2004-07-21 Ronnie Sahlbergget rid of the nasty ber specific oid->callback table...
2004-07-20 Ronnie SahlbergSmall update to AlgorithmIdentifier.
2004-07-19 Ronnie SahlbergWork in progress