1.x Artifact decoder, unit test.
[shibboleth/opensaml2.git] / saml / saml1 /
2006-10-09 cantor1.x Artifact decoder, unit test.
2006-10-06 cantor2.0 POST binding and test
2006-10-05 cantorUnit test for 1.x POST binding, plus fixes.
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-29 cantorBlock "XMLishness" of ID for SAML 1.0.
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-27 cantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
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.