Temp logging.
[shibboleth/opensaml2.git] / saml / saml2 / core /
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-02 cantorAdd marker interface to NewID for use in NewEncryptedID.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-05-02 cantorMisspelled element name.
2007-04-26 cantorFix comments, add a missing const.
2007-04-26 cantorAccidentally pulled in mixins multiple times.
2007-04-20 cantorEncrypted assertion test.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-13 cantorCorrect doc comment.
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-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-02 cantorUpdate copyright.
2007-01-22 cantorAdd assertion indicator to base class.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 cantorAdd code for non-covariant build.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorFix linefeeds
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 cantorClean up protocol abstract type classes (need proper...
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 cantorSAML 2.0 artifact bits plus tests
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-18 putmanbImplement proper inheritance of validators for request...
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-10 putmanbFix some Doxygen tags related to files and namespaces.
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-06 putmanbInitial check-in of SAML 2.0 Core protocol namespace...
2006-07-03 cantorReworked int/bool attribute handling.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-28 putmanbFix incorrect interface for SAML 2.0 core StatusDetail.
2006-06-23 cantorInitialize Version member.
2006-06-22 putmanbSAML 2.0 Core protocol namespace interfaces (header...
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.
2006-05-30 cantorCompleted 2.0 assertions schema classes.