Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / core / impl / Assertions20Impl.cpp
2008-03-14 cantorBack out nil property.
2008-03-13 cantorAdd nil flag to AttributeValue.
2007-05-02 cantorMisspelled element name.
2007-04-26 cantorAccidentally pulled in mixins multiple times.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-13 cantorPut decrypted objects into their own document.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 cantorRefactor subject confirmation.
2007-03-05 cantorAdded marker interface for assertion types.
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-07-31 cantorAdded some identifier constants.
2006-07-31 cantorImplement various extension profiles.
2006-07-22 putmanbSAML 2.0 Core Assertion namespace unit tests.
2006-07-21 putmanbUncomment init of m_EncryptedID member in SubjectImpl...
2006-07-16 cantorHandle 32-bit time size
2006-07-13 cantorAdd LLONG_MAX defs, fix some warnings
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-23 cantorInitialize Version member.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-06-12 cantorInitial decryption and schema support for encrypted...
2006-05-30 cantorRenamed 2.0 source files to fix automake collision.