Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl / FilesystemCredentialResolver.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-03-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-71
2010-10-26 Scott CantorAdd X509Digest support, adjust default KeyInfo generation.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-01-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-53
2009-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-48
2009-11-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-48
2009-10-14 Scott CantorGet auto_ptr included.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-04-17 Scott CantorRevert to string-based return values, add linefeed...
2008-12-15 Scott CantorXerces 3 revisions.
2008-11-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-153
2008-11-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-24
2008-09-24 Scott CantorHandle multiple CRLs via PEM read loop.
2008-09-23 Scott CantorMulti-line svn commit, see body.
2008-07-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-14
2008-07-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-19
2008-03-04 Scott CantorAdd logging.
2008-02-01 Scott CantorMulti-line svn commit, see body.
2008-01-31 Scott CantorSupport keyName in shorthand syntax.
2008-01-30 Scott CantorNeed to stat resolved path.
2008-01-30 Scott CantorMulti-line svn commit, see body.
2008-01-10 Scott CantorAdd CRL support to file resolver.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-07-25 Scott CantorRefine log categories.
2007-06-07 Scott CantorPrevent attach execution with empty key filename.
2007-05-25 Scott CantorHandle empty Key elements.
2007-05-21 Scott CantorAdd user-supplied key names to filesystem resolver.
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorAlgorithm and key size criteria, incoming signature...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.