https://issues.shibboleth.net/jira/browse/CPPOST-58
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / Metadata.h
2010-11-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-58
2010-10-09 Scott CantorReversed the namespaces on extension builders.
2010-10-09 Scott CantorAdd schemas, metadata extension code for discovery...
2010-09-14 Scott CantorImplement disco/UI extensions
2010-09-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-03 Scott CantorMissing header.
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-04-01 Scott CantorAdd XML objects for DelegationRestriction and EntityAtt...
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-126
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-09-29 Scott CantorMethod to add protocol to a role.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-02 Scott CantorUpdate copyright.
2006-12-11 Scott CantorAdded missing EntityDescriptor children decls.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-08-31 Scott CantorRevise boolean attribute methods to handle defaults.
2006-07-31 Scott CantorImplement various extension profiles.
2006-07-12 Scott CantorPort Java provider API, fix to protocol support check.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
2006-07-07 Scott CantorAdded epoch caching for DateTime attributes.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.