Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl / ChainingTrustEngine.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-01-22 Scott CantorPreserve key usage criteria across resets.
2011-01-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-69
2010-07-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-60
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
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-07-31 Scott CantorMulti-line svn commit, see body.
2007-07-25 Scott CantorRefine log categories.
2007-06-12 Scott CantorRefactor signature engines.
2007-05-08 Scott CantorIsolate nested failures.
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-17 Scott CantorAdd logging.
2007-02-02 Scott CantorUpdate copyright.
2006-12-28 Scott CantorSupport OpenSSL engines, check nested engine type durin...
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...