Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl / DynamicMetadataProvider.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-68
2012-01-27 Scott CantorSupport option to keep DOM
2011-12-22 Scott Cantorboost changes and header fixes
2011-09-21 Scott CantorAdd provider Id, track last update, report in status...
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-11-19 Scott CantorFix initialization order.
2010-11-19 Scott CantorFix initialization order.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-47
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2010-04-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-44
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-13 Scott CantorApply manual validators even when schema was used.
2009-04-07 Scott CantorMissed parameter to log validator exceptions.
2009-04-07 Scott CantorWrap schema validator errors with a generic message.
2009-02-26 Scott CantorAdd missing validator checks to metadata providers.
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2009-01-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-23
2008-07-14 Scott CantorDisallow metadata that's statically invalid at the...
2008-07-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-15
2008-07-02 Scott CantorAdd setting to limit metadata caching.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-08-30 Scott CantorMulti-line svn commit, see body.
2007-08-29 Scott CantorDynamic metadata provider implementation.