Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / ChainingMetadataProvider.cpp
2008-02-08 cantorAllow role lookup with no protocol.
2008-01-29 cantorRemove extra logging.
2008-01-28 cantorFixed missing unlock when entity found, but role wasn't.
2008-01-28 cantorTemp logging.
2007-11-08 cantorAdd option to search all providers and warn on duplicates.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-08-30 cantorRework signature validation in metadata filter.
2007-08-29 cantorDynamic metadata provider implementation.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-05-08 cantorIsolate init failures.
2007-04-12 cantorGive Observer interface a more specific reference type.
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-17 cantorAdd logging.
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorFix linefeeds
2006-09-11 cantorAdded abstract metadata base, chaining trust and metada...