Move credential usage enum to Credential class.
[shibboleth/xmltooling.git] / xmltooling / security / impl / AbstractPKIXTrustEngine.cpp
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-07-25 cantorRefine log categories.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-03-30 cantorRemove KeyInfo plugin from PKIX API.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-13 cantorReduce logging verbosity, log server cert issues more...
2007-02-02 cantorUpdate copyright.
2006-12-27 cantorPass KeyResolver into PKIX layer.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...