Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / security / AbstractPKIXTrustEngine.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-11-13 Scott CantorMap fullCRLChain option to checkRevocation option,...
2010-11-12 Scott CantorSwitch names of checkRevocation options based on feedback.
2010-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-63
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-10 Scott CantorFix doc warning.
2008-09-23 Scott CantorMulti-line svn commit, see body.
2007-06-12 Scott CantorRefactor signature engines.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-03-30 Scott CantorRemove KeyInfo plugin from PKIX API.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2006-12-27 Scott CantorPass KeyResolver into PKIX layer.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...