Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / MetadataImpl.cpp
2008-02-08 cantorAdd implicit support for a "null" protocol.
2007-12-07 cantorFix bad STL branch.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-09-29 cantorMethod to add protocol to a role.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-07-31 cantorImplement various extension profiles.
2006-07-16 cantorHandle 32-bit time size
2006-07-13 cantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 cantorPort Java provider API, fix to protocol support check.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-03 cantorReworked int/bool attribute handling.
2006-06-19 cantorFirst metadata check-in, misc. fixes.