Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl / MetadataProvider.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-05-22 Scott CantorConvert context API to use const objects and support...
2012-05-22 Scott CantorAdd context API to metadata filters.
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2012-02-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-73
2011-12-22 Scott CantorFix compiler issue for Debian
2011-12-22 Scott Cantorboost changes and header fixes
2011-09-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-69
2011-09-21 Scott CantorAdd provider Id, track last update, report in status...
2011-09-21 Scott CantorAdd API for status generation.
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-05-22 Scott CantorAdd EntityRole filter.
2008-07-10 Scott CantorMulti-line svn commit, see body.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-08-29 Scott CantorDynamic metadata provider implementation.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-20 Scott CantorAdd logging.
2007-02-02 Scott CantorUpdate copyright.
2007-01-03 Scott CantorLayered basic metadata plugin on top of new base class.
2006-09-11 Scott CantorAdded abstract metadata base, chaining trust and metada...
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 Scott CantorAdd signature-checking metadata filter.
2006-08-13 Scott CantorClear caching key resolvers when provider changes.
2006-08-13 Scott CantorAdd metadata observation hook.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
2006-07-24 Scott CantorAdded plugin unregistration, add plugin aliases.
2006-07-16 Scott CantorHandle 32-bit time size
2006-07-16 Scott CantorMetadata filters, filter auto-registration, and unit...
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...