Skip replay check when cache missing.
[shibboleth/cpp-opensaml.git] / saml / binding / impl /
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 reference for SOAP request envelope, delete...
2007-02-12 Scott CantorFixes to SOAP clients
2007-02-09 Scott CantorOption for fatal errors when signatures fail.
2007-02-02 Scott CantorUpdate copyright.
2007-01-16 Scott CantorAltered SimpleSign logic to reflect change to draft...
2007-01-16 Scott CantorAllow for missing message metadata so rule won't break...
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-11-30 Scott CantorCopy over unsigned char fix.
2006-11-24 Scott CantorDeleted Shibboleth header.
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-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-12 Scott Cantor2.0 SOAP Encoder
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 CantorMoved dest. check back to decoders, policy API changes.
2006-11-07 Scott CantorAdd simple signing support for POST binding.
2006-11-07 Scott CantorSupport for KeyInfo.
2006-11-07 Scott CantorRaw signature trust support, Redirect binding, "simple...
2006-11-07 Scott CantorFlip default to optional check.
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 CantorRemoved unnecessary class from string literals.
2006-10-13 Scott CantorMoved/renamed binding constants.
2006-10-11 Scott CantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-10-09 Scott Cantor1.x Artifact decoder, unit test.
2006-10-06 Scott Cantor2.0 POST binding and test
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 Scott CantorMoved URLEncoder into separate header, made it a global...
2006-09-27 Scott CantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 Scott CantorMoved artifact source code into binding folders.