Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / binding /
2007-12-26 cantorFix handling of errorFatal flag in rules.
2007-12-14 cantorAdd flag to block non-entity issuers.
2007-11-19 cantorKeyInfo should be base64-decoded in simple sign rule.
2007-11-06 cantorECP message decoder.
2007-11-06 cantorECP message encoder (requests via PAOS, responses via...
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-11 cantorConvert ENDLINE refs to eol.
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-03 cantorExpose a "user agent present" property.
2007-06-28 cantorExpose detection of duplicate insertions.
2007-06-22 cantorRegister NullSecurity rule.
2007-06-12 cantorRefactor signature engines.
2007-06-11 cantorAdd operation into artifact map to get relying party.
2007-06-06 cantorSet storage context for DOM constructed map.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-19 cantorMoved request/response APIs out.
2007-05-11 cantorMethod scoping and map insert fixes.
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-04-26 cantorFix comments, add a missing const.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-11 cantorStreamline setIssuer call in policy.
2007-03-11 cantorScale back logging.
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-07 cantorBasic assertion validator.
2007-03-07 cantorFix double free bug in policy, add support for assertio...
2007-03-06 cantorNull security rule for disabling security checks.
2007-03-06 cantorCollapse unneeded header files.
2007-03-02 cantorAdd XML validation flag to policy.
2007-03-02 cantorAllow DOM-based construction.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-15 cantorCorrect constness of transport API, update version.
2007-02-15 cantorSkip replay check when cache missing.
2007-02-15 cantorLower logging.
2007-02-15 cantorFix version in HTTP header, skip correlation check...
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-14 cantorSet policy role based on peer entity.
2007-02-13 cantorSwitch to virtual inheritance.
2007-02-13 cantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 cantorFixes to SOAP clients
2007-02-09 cantorOption for fatal errors when signatures fail.
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-02 cantorUpdate copyright.
2007-01-16 cantorAltered SimpleSign logic to reflect change to draft...
2007-01-16 cantorAllow for missing message metadata so rule won't break...
2007-01-13 cantorMore default methods.
2007-01-12 cantorRenamed setHeader to avoid collision.
2007-01-12 cantorDefault response methods.
2007-01-12 cantorPromoted isSecure.
2007-01-12 cantorAdditional status codes.
2007-01-10 cantorAdd some addtl methods.
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-12-12 cantorReturn results from policy rules.
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-11-30 cantorCopy over unsigned char fix.
2006-11-24 cantorDeleted Shibboleth header.
2006-11-24 cantorAdd default HTTP headers to SOAP binding.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-12 cantor2.0 SOAP Encoder
2006-11-12 cantorFirst SOAP encoder.
2006-11-11 cantorMerged issuer/protocol extraction back into rules.
2006-11-09 cantorAdd TLS client auth rule.
2006-11-09 cantorFactor out issuer/protocol extraction.
2006-11-09 cantorzlib conf fix, header case fix
2006-11-09 cantorMoved dest. check back to decoders, policy API changes.
2006-11-07 cantorAdd simple signing support for POST binding.
2006-11-07 cantorSupport for KeyInfo.
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-07 cantorAdded setters for rule properties.
2006-11-07 cantorFlip default to optional check.
2006-11-03 cantorFixed logging of time_t for portability.
2006-11-03 cantorAdded MessageRoutingRule for destination checks.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorReplace "trusted" output flag with security mech ID.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-19 cantorRevamped encoders to produce the actual HTTP responses.
2006-10-13 cantorMoved/renamed binding constants.
2006-10-13 cantorFix linefeeds
2006-10-11 cantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-10-09 cantor1.x Artifact decoder, unit test.
2006-10-06 cantor2.0 POST binding and test
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-27 cantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 cantorDuh, use spec URIs to identify plugins.
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 cantorMoved artifact source code into binding folders.