Convert from NULL macro to nullptr.
[shibboleth/xmltooling.git] / xmltooling / security / impl / ChainingTrustEngine.cpp
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2008-12-15 cantorXerces 3 revisions.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-07-25 cantorRefine log categories.
2007-06-12 cantorRefactor signature engines.
2007-05-08 cantorIsolate nested failures.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-17 cantorAdd logging.
2007-02-02 cantorUpdate copyright.
2006-12-28 cantorSupport OpenSSL engines, check nested engine type durin...
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...