Additional 1.1 classes, some fixups to original additions.
[shibboleth/cpp-xmltooling.git] / xmltooling / security /
2010-06-08 Scott CantorDon't follow references by default.
2010-06-08 Scott CantorAdd same-doc KeyInfoReference support, with option...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-30 Scott CantorUnix header and doc fixes.
2010-02-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-55
2010-02-04 Scott CantorAdd code paths for new xmlsec APIs, and allow for undet...
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-11-02 Scott CantorMake hex encoding optional to allow replacement of...
2009-11-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-249
2009-11-02 Scott CantorClean up hash options in DER API.
2009-11-02 Scott CantorSupport alternate hash algorithms in helper routines.
2009-10-14 Scott CantorGet auto_ptr included.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorFix class declaration.
2009-09-27 Scott CantorAdd missing class declaration.
2009-09-27 Scott CantorDisable compiler warning.
2009-09-26 Scott CantorAdd missing class declaration.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-43
2009-08-10 Scott CantorFix doc warning.
2009-08-06 Scott CantorFix doc warnings.
2009-08-04 Scott CantorLinefeeds.
2009-08-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-35
2009-08-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-34
2009-06-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-31
2009-06-04 Scott CantorAdd hashing options to key extraction support.
2009-04-17 Scott CantorRevert to string-based return values, add linefeed...
2009-04-17 Scott CantorOptimize return values of DER encoding functions.
2009-04-15 Scott CantorAdd helpers to encode keys into DER.
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-10-29 Scott CantorRemove duplicate key compare logic.
2008-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-27
2008-10-28 Scott CantorMulti-line svn commit, see body.
2008-10-07 Scott CantorMove credential locking to per-use to allow for reloada...
2008-09-24 Scott CantorHandle multiple CRLs via PEM read loop.
2008-09-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-22
2008-09-23 Scott CantorMulti-line svn commit, see body.
2008-09-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-17
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-06-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-15
2008-06-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-16
2008-06-04 Scott CantorPull isser/serial from KeyInfo until I can make it...
2008-03-18 Scott CantorPackage fixes. 1.0.0
2008-03-13 Scott CantorMulti-line svn commit, see body.
2008-03-04 Scott CantorAdd logging.
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-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...
next