Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / Metadata.h
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-09-29 cantorMethod to add protocol to a role.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-02 cantorUpdate copyright.
2006-12-11 cantorAdded missing EntityDescriptor children decls.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 cantorAdd code for non-covariant build.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-07-31 cantorImplement various extension profiles.
2006-07-12 cantorPort Java provider API, fix to protocol support check.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 putmanbFix some Doxygen tags related to files and namespaces.
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-19 cantorFirst metadata check-in, misc. fixes.