Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl / ChainingMetadataProvider.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-07-24 Scott CantorFix a cleanup bug in a single threaded case
2012-05-22 Scott CantorConvert context API to use const objects and support...
2012-05-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-76
2011-12-24 Scott CantorAdjust Lock API
2011-12-14 Scott CantorBoost changes
2011-09-21 Scott CantorAdd API for status generation.
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-11-06 Scott CantorCollapse feeds to a single array, sanitize JSON strings.
2010-09-28 Scott CantorFix JSON array punctuation.
2010-09-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-254
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-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-01 Scott CantorSupport reentrant queries in chaining metadata provider.
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-9
2008-02-08 Scott CantorAllow role lookup with no protocol.
2008-01-29 Scott CantorRemove extra logging.
2008-01-28 Scott CantorFixed missing unlock when entity found, but role wasn't.
2008-01-28 Scott CantorTemp logging.
2007-11-08 Scott CantorAdd option to search all providers and warn on duplicates.
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.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-08 Scott CantorIsolate init failures.
2007-04-12 Scott CantorGive Observer interface a more specific reference type.
2007-03-30 Scott CantorRework observer constness, fix SOAP client virtual...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-17 Scott CantorAdd logging.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott CantorFix linefeeds
2006-09-11 Scott CantorAdded abstract metadata base, chaining trust and metada...