Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl / ExplicitKeyTrustEngine.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2008-12-15 Scott CantorXerces 3 revisions.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-07-25 Scott CantorRefine log categories.
2007-07-20 Scott CantorReduce error logging from trust engine.
2007-06-12 Scott CantorRefactor signature engines.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorAlgorithm and key size criteria, incoming signature...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-15 Scott CantorCorrected key extraction and comparison.
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-02 Scott CantorUpdate copyright.
2006-12-11 Scott CantorSwitch from X.509 comp to key comp for cert eval.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-07 Scott CantorRaw signature operations and trust engine support.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-28 Scott CantorAdded const modifiers.
2006-08-23 Scott CantorAddress certificate object lifetime with wrapper class.
2006-08-17 Brent PutmanMulti-line svn commit, see body.
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.