Change exception parameterization to match Shib usage.
[shibboleth/xmltooling.git] / xmltooling / security /
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.