Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / MetadataProvider.cpp
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-08-29 cantorDynamic metadata provider implementation.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-20 cantorAdd logging.
2007-02-02 cantorUpdate copyright.
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2006-09-11 cantorAdded abstract metadata base, chaining trust and metada...
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-13 cantorClear caching key resolvers when provider changes.
2006-08-13 cantorAdd metadata observation hook.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-07-24 cantorAdded plugin unregistration, add plugin aliases.
2006-07-16 cantorHandle 32-bit time size
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...