Package fixes.
[shibboleth/xmltooling.git] / xmltooling / security / impl / FilesystemCredentialResolver.cpp
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.