Add provider Id, track last update, report in status method.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / MetadataProvider.cpp
2011-09-21 scantorAdd provider Id, track last update, report in status...
2011-09-21 scantorAdd API for status generation.
2011-06-15 scantorChange license header, remove stale pkg files.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-05-22 cantorAdd EntityRole filter.
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-14
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-08-29 cantorDynamic metadata provider implementation.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-20 cantorAdd logging.
2007-02-02 cantorUpdate copyright.
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2006-09-11 cantorAdded abstract metadata base, chaining trust and metada...
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-13 cantorClear caching key resolvers when provider changes.
2006-08-13 cantorAdd metadata observation hook.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-07-24 cantorAdded plugin unregistration, add plugin aliases.
2006-07-16 cantorHandle 32-bit time size
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...