From Kovarththanan Rajaratnam via bug 3548:
[obnox/wireshark/wip.git] / epan / dissectors / packet-x509if.c
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-02 galRestore the generation and display of LDAP DNs from...
2009-05-16 stigRegenerate all asn2wrs generated dissectors.
2009-02-07 wmeier#include <epan/emem.h> not req'd ...
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-01 etxrabRegenerate all asn2wrs generated dissectors
2008-09-01 etxrabTry to fix unused code warnings.
2008-09-01 etxrabUpdate to use unchanged asn1 files and X.501:08/2005.
2008-01-26 gal1) Correct attribute name.
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2007-11-05 etxrabUpdate to use the -X and -T asn2wrs flags.
2007-11-01 etxrabChange:
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
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-21 sahlbergchange the signature that asn2wrs generates for functio...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-07-01 guyInclude <epan/oid_resolv.h> to declare get_oid_str_name().
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-05-08 galFT_STRING => FT_OID where applicable
2006-04-30 galOperational Attributes and Syntaxes
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2006-02-17 geraldDon't try to fill in last_dn if it doesn't exist. ...
2006-01-10 geraldMake sure last_dn is big enough, and set it to NULL...
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-22 jmayerTrivial warning fixes
2005-11-17 guySquelch some const vs. non-const warnings.
2005-11-17 guyInclude <epan/emem.h> to declare ep_alloc().
2005-11-16 sahlberg add a simple g_strlcat define in strutil for gtk...
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-08-02 jmayerSome warning fixes for "no previous declaration"
2005-08-02 jmayerFix more "no previous declaration" warnings
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-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 sahlbergremove some asn2eth warnings
2004-12-13 sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 sahlbergminor updates, get rid of temporary files during...
2004-12-12 sahlbergupdates from tomas and anders
2004-11-29 sahlbergexport some more sympols from PKIX1EXPLICIT
2004-11-21 sahlbergSelectedAttributeTypes are now almost completely implem...
2004-11-21 sahlbergupdate to x509if autogenerate the exports conformance...
2004-11-21 sahlbergAdd a whole bunch of dissector to X509IF and export...
2004-11-20 sahlbergget rid of some compiler warnings
2004-11-14 sahlbergSince we can now handle SEQUENCE OF ANY uncomment...
2004-11-14 sahlbergvarious changes in the generated dissectors after asn2e...
2004-11-06 sahlbergexport RDNSequence from x509if
2004-11-06 sahlbergexport DistinguishedName from x509if
2004-11-06 sahlbergmake x509if use the new ANY type and get rid of the...
2004-10-29 sahlbergmore updates of x509if
2004-10-29 sahlbergnew generated version of x509if
2004-10-11 guyRe-generate a number of ASN.1-based dissectors with...
2004-07-26 sahlbergupdate tox509ce virtually all of x509ce now implement...
2004-07-22 sahlbergadd the countryname attribute
2004-07-22 sahlbergstart dissecting AttributeTypeAnddistinguishedValue
2004-07-22 sahlbergdissect the x509if/Name all the way down to the Attribu...
2004-07-20 sahlbergAdd the new protocols CMS, X509AF, X509IF, X509CE...