Get auto_ptr included.
[shibboleth/xmltooling.git] / xmltooling / security / impl / FilesystemCredentialResolver.cpp
2009-10-14 cantorGet auto_ptr included.
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-04-17 cantorRevert to string-based return values, add linefeed...
2008-12-15 cantorXerces 3 revisions.
2008-11-11 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-153
2008-11-08 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-24
2008-09-24 cantorHandle multiple CRLs via PEM read loop.
2008-09-23 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-17
2008-07-15 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-14
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-19
2008-03-04 cantorAdd logging.
2008-02-01 cantorRefactor extraction of certificate details.
2008-01-31 cantorSupport keyName in shorthand syntax.
2008-01-30 cantorNeed to stat resolved path.
2008-01-30 cantorTreat . and .. as absolute path signals.
2008-01-10 cantorAdd CRL support to file resolver.
2007-10-17 cantorConvert usage bits to a mask.
2007-09-06 cantorSupport simple config option for file cred resolver.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-07-25 cantorRefine log categories.
2007-06-07 cantorPrevent attach execution with empty key filename.
2007-05-25 cantorHandle empty Key elements.
2007-05-21 cantorAdd user-supplied key names to filesystem resolver.
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.