Moved URLEncoder into separate header, made it a global service.
[shibboleth/opensaml2.git] / samltest /
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-27 cantorClean up protocol abstract type classes (need proper...
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-09-06 cantorAllow for use as XMLTooling extension, clean up some...
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-08-25 cantorDon't want generated source checked in.
2006-08-25 cantorPKIX TrustEngine.
2006-08-21 cantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-14 cantorMissing test
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-13 cantorMake sure to validate unmarshalled copy.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 cantorSAML 2.0 artifact bits plus tests
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-24 cantorFixed warning, added tests to Windows project.
2006-07-22 putmanbSAML 2.0 Core Assertion namespace unit tests.
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorPort Java provider API, fix to protocol support check.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-11 putmanbChange unit tests to use overloaded assertEquals()...
2006-07-11 cantorDisable deprecation warnings, add more SAML tests.
2006-07-06 putmanbInitial check-in of SAML 2.0 Core protocol namespace...
2006-07-03 cantorReworked int/bool attribute handling.
2006-06-29 putmanbAdd more elements to control XML.
2006-06-29 putmanbAdd a couple of missing control XML files for unit...
2006-06-29 putmanbAdd overloaded assertEquals() for testing XMLCh* string...
2006-06-26 putmanbImport SAML2 Core control XML files for unit tests.
2006-06-23 cantorAdd SAML 2 signed assertion test.
2006-06-23 cantorRefactor some tests.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-25 cantorMakefile fixes, macro fix
2006-05-22 cantorUse xmltooling SignatureValidator in tests.
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-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorSAML Signature subclasses and test.
2006-05-14 cantorSAML Signature subclasses and test.
2006-05-11 cantorAttribute test
2006-05-11 cantorNew tests
2006-05-10 cantorFinished assertion class and test.
2006-05-10 cantorMore unit tests.
2006-05-10 cantorRemoved generated source.
2006-05-10 cantorCompleted SAML 1 assertion schema, started test cases.