Major revamp of credential and trust handling code, PKIX engine still needs work.
[shibboleth/cpp-opensaml.git] / samltest / signature / SAML1AssertionTest.h
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott CantorFix linefeeds
2006-08-13 Scott CantorMake sure to validate unmarshalled copy.
2006-07-26 Scott CantorReplace custom code with CredentialResolver.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-06-23 Scott CantorRefactor some tests.
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.
2006-05-22 Scott CantorUse xmltooling SignatureValidator in tests.
2006-05-18 Scott CantorRefactored signature handling.
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-14 Scott CantorSAML Signature subclasses and test.