Move credential usage enum to Credential class.
[shibboleth/xmltooling.git] / xmltooling / security / impl / ExplicitKeyTrustEngine.cpp
2007-10-17 cantorMove credential usage enum to Credential class.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-07-25 cantorRefine log categories.
2007-07-20 cantorReduce error logging from trust engine.
2007-06-12 cantorRefactor signature engines.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-15 cantorCorrected key extraction and comparison.
2007-02-13 cantorReduce logging verbosity, log server cert issues more...
2007-02-02 cantorUpdate copyright.
2006-12-11 cantorSwitch from X.509 comp to key comp for cert eval.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-07 cantorRaw signature operations and trust engine support.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-28 cantorAdded const modifiers.
2006-08-23 cantorAddress certificate object lifetime with wrapper class.
2006-08-17 putmanbAdd missing automake variable in Makefile.am.
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.