#include <string.h> and/or #include <stdio.h> not needed.
[obnox/wireshark/wip.git] / asn1 / x509sat / packet-x509sat-template.c
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2009-11-27 stigCorrected OID for organizationalUnit.
2009-10-11 stigMake all proto_* values static.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-09-02 etxrabTry to fix unused code warnings.
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-03-23 galSupport for:
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-21 sahlbergname change
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2004-12-13 sahlbergchange the incorrect BER_UNI_TAG_TeletextString into...
2004-11-22 sahlbergNew protocol: RFC2634 ExtendedSecurityServices
2004-11-21 sahlbergSelectedAttributeTypes are now almost completely implem...
2004-11-20 sahlbergupdates to sat to make the template smaller.
2004-11-20 sahlbergean up SAT a bit remove the unneccesary implementati...
2004-10-05 guySet svn:keywords to Id to expand RCS IDs, and set svn...
2004-09-06 sahlbergUpdate x509SAT to export DirectoryString.
2004-08-16 guyFrom Ronnie Sahlberg: add dissection of the Teletext...
2004-07-23 sahlbergtelex and telephone number attributes
2004-07-23 sahlbergRemove a compiler warning for a parameter that is not...
2004-07-23 sahlbergadd all the other (quite a lot of them) attributes...
2004-07-23 sahlbergadd dissection of DirectoryString, this unfortunately...
2004-07-23 sahlbergregister ber oid functions through a special function...
2004-07-22 sahlbergadd the countryname attribute
2004-07-19 sahlbergWork in progress