Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl / AbstractPKIXTrustEngine.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-01-31 Scott CantorFinal? bug fixes to CRL addition. 1.4.1
2011-01-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-64
2011-01-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-64
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-09-28 Scott CantorFix local header references.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-04 Scott CantorLinefeeds.
2009-08-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-35
2008-12-15 Scott CantorXerces 3 revisions.
2008-09-23 Scott CantorMulti-line svn commit, see body.
2008-09-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-17
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-11 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-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-03-30 Scott CantorRemove KeyInfo plugin from PKIX API.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-02 Scott CantorUpdate copyright.
2006-12-27 Scott CantorPass KeyResolver into PKIX layer.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...