shibboleth/cpp-opensaml.git
2007-03-07 Scott CantorBasic assertion validator.
2007-03-07 Scott CantorFix double free bug in policy, add support for assertio...
2007-03-06 Scott CantorNull security rule for disabling security checks.
2007-03-06 Scott CantorCollapse unneeded header files.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorAdd XML validation flag to policy.
2007-03-02 Scott CantorAllow DOM-based construction.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-27 Scott CantorMoved CGI parsing class down to SAML utility class.
2007-02-24 Scott CantorEnforce final disposition of policy.
2007-02-20 Scott CantorFix catalog usage to match "real life".
2007-02-20 Scott CantorAdd logging.
2007-02-17 Scott CantorAdd logging.
2007-02-15 Scott CantorCorrect constness of transport API, update version.
2007-02-15 Scott CantorSkip replay check when cache missing.
2007-02-15 Scott CantorLower logging.
2007-02-15 Scott CantorFix version in HTTP header, skip correlation check...
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-14 Scott CantorSet policy role based on peer entity.
2007-02-13 Scott CantorSwitch to virtual inheritance.
2007-02-13 Scott CantorSwitch to reference for SOAP request envelope, delete...
2007-02-13 Scott CantorCorrect header path.
2007-02-12 Scott CantorMissed a public.
2007-02-12 Scott CantorFixes to SOAP clients
2007-02-10 Scott CantorDon't need schemas in DIST target.
2007-02-09 Scott CantorOption for fatal errors when signatures fail.
2007-02-09 Scott CantorShorten "built-in" plugin types.
2007-02-07 Scott CantorRemoved duplicate schema.
2007-02-05 Scott CantorMove policy execution above the destination check.
2007-02-05 Scott CantorMove policy execution above the destination check.
2007-02-05 Scott CantorMove policy execution above the destination check.
2007-02-02 Scott CantorUpdate copyright.
2007-01-22 Scott CantorRelax content type check.
2007-01-22 Scott CantorAdd assertion indicator to base class.
2007-01-16 Scott CantorAltered SimpleSign logic to reflect change to draft...
2007-01-16 Scott CantorFixed exception message.
2007-01-16 Scott CantorLog/comment fixes.
2007-01-16 Scott CantorAllow for missing message metadata so rule won't break...
2007-01-13 Scott CantorMore default methods.
2007-01-12 Scott CantorRenamed setHeader to avoid collision.
2007-01-12 Scott CantorDefault response methods.
2007-01-12 Scott CantorPromoted isSecure.
2007-01-12 Scott CantorAdditional status codes.
2007-01-10 Scott CantorAdd some addtl methods.
2007-01-04 Scott CantorDetect bad metadata, override validity check of remote...
2007-01-03 Scott CantorLayered basic metadata plugin on top of new base class.
2007-01-02 Scott CantorClean up catalogs, metadata endpoint mgmt template.
2006-12-29 Scott CantorQualify macro constant.
2006-12-28 Scott CantorAdd some exception classes.
2006-12-27 Scott CantorPass KeyResolver into PKIX layer.
2006-12-20 Scott CantorVirtualize template parameters.
2006-12-19 Scott CantorRename exception macros to avoid conflicts.
2006-12-12 Scott CantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 Scott CantorRevert to exception-based policy errors, add "secure...
2006-12-12 Scott CantorReturn results from policy rules.
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-12-11 Scott CantorAdded missing EntityDescriptor children decls.
2006-12-04 Scott CantorFix log category.
2006-12-01 Scott CantorRenamed XML library.
2006-11-30 Scott CantorCopied in CDC class from Shib
2006-11-30 Scott CantorCopy over unsigned char fix.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorTest RetrievalMethod local references.
2006-11-24 Scott CantorSAML 2.0 SOAP client.
2006-11-24 Scott CantorDeleted Shibboleth header.
2006-11-24 Scott CantorSAML 1.x SOAP client.
2006-11-24 Scott CantorAdd default HTTP headers to SOAP binding.
2006-11-23 Scott CantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-22 Scott CantorSwitch to streams in SOAP responders.
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-12 Scott Cantor2.0 SOAP Encoder
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-12 Scott CantorSOAP decoders.
2006-11-11 Scott CantorMerged issuer/protocol extraction back into rules.
2006-11-09 Scott CantorAdd TLS client auth rule.
2006-11-09 Scott CantorFactor out issuer/protocol extraction.
2006-11-09 Scott Cantorzlib conf fix, header case fix
2006-11-09 Scott CantorAdd zlib option.
2006-11-09 Scott CantorMoved dest. check back to decoders, policy API changes.
2006-11-07 Scott CantorAdd simple signing support for POST binding.
2006-11-07 Scott CantorRemoved some stale xsec code
2006-11-07 Scott CantorSupport for KeyInfo.
2006-11-07 Scott CantorShift to public zlib include
2006-11-07 Scott CantorSubset of zlib for inflate/deflate support.
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...
2006-11-07 Scott CantorAdded setters for rule properties.
2006-11-07 Scott CantorChanged "virtual" URL to match between bindings.
2006-11-07 Scott CantorFlip default to optional check.
2006-11-03 Scott CantorLog inflated data.
2006-11-03 Scott CantorDump inflated data on one-pass operation.
2006-11-03 Scott CantorFixed logging of time_t for portability.
2006-11-03 Scott CantorAdded MessageRoutingRule for destination checks.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorReplace "trusted" output flag with security mech ID.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-19 Scott CantorRevamped encoders to produce the actual HTTP responses.
2006-10-13 Scott CantorMoved/renamed binding constants.
2006-10-13 Scott CantorFix linefeeds
next