Add provider Id, track last update, report in status method.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / DynamicMetadataProvider.cpp
2011-09-21 scantorAdd provider Id, track last update, report in status...
2011-06-15 scantorChange license header, remove stale pkg files.
2010-11-19 cantorFix initialization order.
2010-11-19 cantorFix initialization order.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-05-24 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-47
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2010-04-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-44
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-08-13 cantorApply manual validators even when schema was used.
2009-04-07 cantorMissed parameter to log validator exceptions.
2009-04-07 cantorWrap schema validator errors with a generic message.
2009-02-26 cantorAdd missing validator checks to metadata providers.
2009-02-04 cantorRework support for libcurl-based input to parser.
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-23
2008-07-14 cantorDisallow metadata that's statically invalid at the...
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-07-02 cantorAdd setting to limit metadata caching.
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-08-30 cantorRework signature validation in metadata filter.
2007-08-29 cantorDynamic metadata provider implementation.