Package fixes.
[shibboleth/xmltooling.git] / xmltooling / security / X509TrustEngine.h
2007-08-30 cantorTrustEngine based on static trust roots.
2007-06-12 cantorRefactor signature engines.
2007-05-11 cantorProper fix for method scoping.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 cantorUpdate copyright.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-28 cantorAdded const modifiers.
2006-08-21 cantorAllow sig validator to use a specific key.
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.