From Kovarththanan Rajaratnam via bug 3548:
[obnox/wireshark/wip.git] / epan / dissectors / packet-x509sat.c
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-15 galBug 2833:
2009-06-05 galMicrosoft PKCS#12 local machine keyset bag attribute
2009-05-16 stigRegenerate all asn2wrs generated dissectors.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-09-02 etxrabTry to fix unused code warnings.
2008-09-02 etxrabTry to fix unused code warnings.
2008-08-01 stigRegenerated to use the new decode function for UTCTime.
2008-07-23 etxrabGet rid of some unused code warnings.
2008-07-01 etxrabGet rid of some unused code warnings. Hopefully without...
2008-04-13 galSupport for RFC 4530 - LDAP entryUUID attribute.
2008-03-03 geraldMake sure we initialize a TVB. Fixes bug 2329.
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2008-01-04 etxrabGet rid of ber_last_created_item().
2008-01-02 galAn X.420 message store attribute and an X.420 heading...
2007-11-05 etxrabUpdate to use the -X and -T asn2wrs flags.
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-08-17 galFaked BMP string display.
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-05-06 etxrabStart introducing actx to ber functions.
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-23 galSupport for:
2007-01-28 galDefinition of a per-recipient extension to prevent...
2007-01-13 galNew protocol dissector for PKCS#12 - Personal Informati...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
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-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-30 galOperational Attributes and Syntaxes
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-16 etxrabFrom Graeme Lunt:
2005-09-02 guyRegenerate dissectors with the current asn2eth.
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2004-12-13 sahlbergchange the incorrect BER_UNI_TAG_TeletextString into...
2004-12-13 sahlbergremove some asn2eth warnings
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-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-11 guyRe-generate a number of ASN.1-based dissectors with...
2004-09-06 sahlbergUpdate x509SAT to export DirectoryString.
2004-08-16 guyFrom Ronnie Sahlberg: add dissection of the Teletext...
2004-07-23 sahlbergmake the implicit_tag parameter _U_ to get rid of...
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-20 sahlbergAdd the new protocols CMS, X509AF, X509IF, X509CE...