Add Destination check.
[shibboleth/opensaml2.git] / saml / saml1 / core /
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-04-07 cantorUndo accidental change to content reference setter.
2007-04-07 cantorTighten up SAML 1.0 processing.
2007-03-05 cantorAdded marker interface for assertion types.
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-03 cantorRevamped binding classes with security policy layer.
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-29 cantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 cantorSAML 2.0 artifact bits plus tests
2006-08-01 cantorSAML 1.x artifact bits
2006-07-31 cantorAdded some identifier constants.
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-03 cantorReworked int/bool attribute handling.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-06-12 cantorInitial decryption and schema support for encrypted...
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-25 cantorMakefile fixes, macro fix
2006-05-21 cantorAdditional signature tests, including nesting.
2006-05-18 cantorRefactored signature handling.
2006-05-16 cantorCloning fixes, initial protocol check-in.
2006-05-14 cantorSAML Signature subclasses and test.
2006-05-11 cantorFix anyType subclasses.
2006-05-10 cantorFinished assertion class and test.
2006-05-10 cantorCompleted SAML 1 assertion schema, started test cases.
2006-05-08 cantorSAML objects in progress.
2006-05-04 cantorStarting SAML 1.x implementation.