Package fixes.
[shibboleth/xmltooling.git] / xmltooling / security /
2008-03-18 cantorPackage fixes. master upstream/trunk trunk
2008-03-13 cantorAdd new builder base class to indicate support for...
2008-03-04 cantorAdd logging.
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-27 cantorFix CRL logging.
2008-01-10 cantorAdd CRL support to file resolver.
2007-10-17 cantorConvert usage bits to a mask.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-09-27 cantorYank RetrievalMethod logic.
2007-09-26 cantorAdd consts.
2007-09-06 cantorSupport simple config option for file cred resolver.
2007-09-06 cantorSupport simple config option for file cred resolver.
2007-08-30 cantorTrustEngine based on static trust roots.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-07-25 cantorRefine log categories.
2007-07-20 cantorReduce error logging from trust engine.
2007-06-12 cantorRefactor signature engines.
2007-06-07 cantorPrevent attach execution with empty key filename.
2007-05-25 cantorHandle empty Key elements.
2007-05-21 cantorAdd chaining resolver.
2007-05-21 cantorAdd user-supplied key names to filesystem resolver.
2007-05-11 cantorProper fix for method scoping.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-05-08 cantorIsolate nested failures.
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-26 cantorPorting fixes
2007-04-26 cantorMore comments, header fixes.
2007-04-26 cantorAdd some missing comments.
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-20 cantorSome header cleanup.
2007-04-20 cantorExtend encryption algorithm automation.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-13 cantorKey comparison too strict, cred may not contain actual...
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-30 cantorRemove KeyInfo plugin from PKIX API.
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.
2007-02-17 cantorAdd logging.
2007-02-15 cantorCorrected key extraction and comparison.
2007-02-13 cantorReduce logging verbosity, log server cert issues more...
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
2006-12-28 cantorSupport OpenSSL engines, check nested engine type durin...
2006-12-27 cantorPass KeyResolver into PKIX layer.
2006-12-11 cantorSwitch from X.509 comp to key comp for cert eval.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-07 cantorRaw signature operations and trust engine support.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-28 cantorAdded const modifiers.
2006-08-23 cantorAddress certificate object lifetime with wrapper class.
2006-08-23 cantorMade OpenSSL CRL wrapper public.
2006-08-21 cantorExtended KeyResolver to handle CRLs.
2006-08-21 cantorFixed init order
2006-08-21 cantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-21 cantorAllow sig validator to use a specific key.
2006-08-17 putmanbAdd missing automake variable in Makefile.am.
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.