Add missing validator checks to metadata providers.
[shibboleth/cpp-opensaml.git] / saml / signature /
2008-01-07 Scott CantorRemoved old method.
2007-09-25 Scott CantorLimit number of transforms.
2007-04-10 Scott CantorActivate tree walk for prefix inclusion (requires xmlse...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-07 Scott CantorBasic assertion validator.
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-02 Scott CantorUpdate copyright.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-13 Scott CantorFix linefeeds
2006-09-29 Scott CantorAllow for SAML 1.0 whole doc signing.
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-07-13 Scott CantorAdd missing header
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
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.