Convert from NULL macro to nullptr.
[shibboleth/cpp-xmltooling.git] / xmltooling / security / AbstractPKIXTrustEngine.h
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...