Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / security /
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-27 Scott CantorFix CRL logging. 1.0-rc1
2008-01-10 Scott CantorAdd CRL support to file resolver.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-09-27 Scott CantorYank RetrievalMethod logic.
2007-09-26 Scott CantorAdd consts.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-08-30 Scott CantorTrustEngine based on static trust roots.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-07-25 Scott CantorRefine log categories.
2007-07-20 Scott CantorReduce error logging from trust engine.
2007-06-12 Scott CantorRefactor signature engines.
2007-06-07 Scott CantorPrevent attach execution with empty key filename.
2007-05-25 Scott CantorHandle empty Key elements.
2007-05-21 Scott CantorAdd chaining resolver.
2007-05-21 Scott CantorAdd user-supplied key names to filesystem resolver.
2007-05-11 Scott CantorProper fix for method scoping.
2007-05-11 Scott CantorFix method signature mismatch, redeclare pure methods...
2007-05-08 Scott CantorIsolate nested failures.
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-26 Scott CantorPorting fixes
2007-04-26 Scott CantorMore comments, header fixes.
2007-04-26 Scott CantorAdd some missing comments.
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorExtend encryption algorithm automation.
2007-04-19 Scott CantorMulti-line svn commit, see body.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-13 Scott CantorKey comparison too strict, cred may not contain actual...
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorAlgorithm and key size criteria, incoming signature...
2007-03-30 Scott CantorRemove KeyInfo plugin from PKIX API.
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.
2007-02-17 Scott CantorAdd logging.
2007-02-15 Scott CantorCorrected key extraction and comparison.
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-09 Scott CantorShorten "built-in" plugin types.
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2006-12-28 Scott CantorSupport OpenSSL engines, check nested engine type durin...
2006-12-27 Scott CantorPass KeyResolver into PKIX layer.
2006-12-11 Scott CantorSwitch from X.509 comp to key comp for cert eval.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-07 Scott CantorRaw signature operations and trust engine support.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-28 Scott CantorAdded const modifiers.
2006-08-23 Scott CantorAddress certificate object lifetime with wrapper class.
2006-08-23 Scott CantorMade OpenSSL CRL wrapper public.
2006-08-21 Scott CantorExtended KeyResolver to handle CRLs.
2006-08-21 Scott CantorFixed init order
2006-08-21 Scott CantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-21 Scott CantorAllow sig validator to use a specific key.
2006-08-17 Brent PutmanMulti-line svn commit, see body.
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.