Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl / AbstractMetadataProvider.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-10-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-91
2012-03-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-68
2011-12-24 Scott CantorAdjust Lock API
2011-12-15 Scott CantorHeader and boost fixes for Debian
2011-12-14 Scott Cantorgcc compiler fixes
2011-12-14 Scott CantorBoost changes
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-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...
2009-12-09 Scott CantorAdd logging around expired entry detection/use.
2009-11-02 Scott CantorRemediate use of deprecated hashing function.
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...
2008-02-08 Scott CantorAllow role lookup with no protocol.
2007-11-13 Scott CantorSolaris needs const casts.
2007-11-13 Scott CantorSolaris needs const casts.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-08-29 Scott CantorDynamic metadata provider implementation.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-09-15 Scott CantorMoved artifact source code into binding folders.
2006-09-11 Scott CantorAdded abstract metadata base, chaining trust and metada...