SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl / XMLMetadataProvider.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-88
2012-10-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-79
2012-05-10 Scott CantorMissing log of exception in filter
2012-05-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-76
2012-03-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-74
2012-01-27 Scott CantorSupport option to keep DOM
2012-01-11 Scott CantorSwitched to scoped lock to fix missing header
2012-01-06 Scott CantorSwitch to scoped_ptr/swap pattern
2011-09-21 Scott CantorAdd more status detail for XML provider.
2011-09-21 Scott CantorAdd provider Id, track last update, report in status...
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2011-01-07 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-60
2010-11-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-57
2010-10-27 Scott CantorFix error/warning about reload settings.
2010-10-26 Scott CantorEnsure MetadataProvider c'tor is called.
2010-10-21 Scott CantorAdd legacy option for fallback to OrgDisplayName, use...
2010-09-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-254
2010-09-01 Scott CantorEnsure reload thread is started up even if init fails.
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-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 CantorFix race condition during shutdown.
2010-04-02 Scott CantorFix race condition during shutdown.
2010-03-31 Scott CantorMulti-line svn commit, see body.
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.
2008-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-22
2008-07-10 Scott CantorLimit validity of non-local metadata based on cacheDura...
2008-07-10 Scott CantorMulti-line svn commit, see body.
2008-07-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-14
2007-08-30 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-05-04 Scott CantorLet XML resource loader handle "validity".
2007-04-13 Scott CantorInject logging category into base class.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-04 Scott CantorDetect bad metadata, override validity check of remote...
2007-01-03 Scott CantorLayered basic metadata plugin on top of new base class.