Clone macros
[shibboleth/opensaml2.git] / saml / saml2 / core / impl / Assertions20Impl.cpp
2011-12-23 scantorClone macros
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-11-21 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-70
2011-06-15 scantorChange license header, remove stale pkg files.
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-08-19 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-49
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-06-12 cantorFix missing calls to virtual base constructor, was...
2009-04-05 cantorFixes to constants, allow sequences of condition rules...
2009-04-01 cantorAdd XML objects for DelegationRestriction and EntityAtt...
2008-12-29 cantorXerces 3 revisions.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-03-30 cantorRemove extra 'd' in unspecified constants.
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.