Add nil flag to AttributeValue.
[shibboleth/cpp-opensaml.git] / saml / saml2 / core / impl / Assertions20Impl.cpp
2008-03-13 Scott CantorAdd nil flag to AttributeValue.
2007-05-02 Scott CantorMisspelled element name.
2007-04-26 Scott CantorAccidentally pulled in mixins multiple times.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-13 Scott CantorPut decrypted objects into their own document.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 Scott CantorRefactor subject confirmation.
2007-03-05 Scott CantorAdded marker interface for assertion types.
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-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-07-31 Scott CantorAdded some identifier constants.
2006-07-31 Scott CantorImplement various extension profiles.
2006-07-22 Brent PutmanSAML 2.0 Core Assertion namespace unit tests.
2006-07-21 Brent PutmanUncomment init of m_EncryptedID member in SubjectImpl...
2006-07-16 Scott CantorHandle 32-bit time size
2006-07-13 Scott CantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-07 Scott CantorAdded epoch caching for DateTime attributes.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-06-23 Scott CantorInitialize Version member.
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.
2006-06-12 Scott CantorInitial decryption and schema support for encrypted...
2006-05-30 Scott CantorRenamed 2.0 source files to fix automake collision.