Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / samltest / signature /
2007-10-17 cantorMove credential usage enum to Credential class.
2007-05-11 cantorHeader and STL fixes.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorFix linefeeds
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 cantorMake sure to validate unmarshalled copy.
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
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-22 cantorUse xmltooling SignatureValidator in tests.
2006-05-21 cantorAdditional signature tests, including nesting.
2006-05-18 cantorRefactored signature handling.
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorSAML Signature subclasses and test.