Tagging 2.5.0
[shibboleth/opensaml2.git] / saml / binding / impl /
2011-12-24 scantorAdjust Lock API
2011-12-14 scantorgcc compiler fixes
2011-12-14 scantorBoost related changes
2011-10-10 scantorHandle overflow in storage keys.
2011-09-12 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-06-15 scantorChange license header, remove stale pkg files.
2010-08-11 cantorRoll back previous change, not going to work.
2010-08-11 cantorAdd short name to encoders/decoders for endpoint genera...
2010-08-10 cantorAdd property for protocol family to encoders/decoders.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-03 cantorMissing header.
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-04-18 cantorRegister smart builder for the ECP RelayState header...
2009-04-05 cantorFixes to constants, allow sequences of condition rules...
2009-03-19 cantorSwitch pointers to Unicode string objects.
2009-03-09 cantorWasn't propagating reset flag in virtual method.
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorExpose audience collection on security policy.
2009-02-20 cantorNew policy rules for handling conditions.
2009-02-18 cantorPrepare policy API for mix-in subclassing. Allow policy...
2009-01-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-181
2008-12-29 cantorXerces 3 revisions.
2008-09-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-132
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-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-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-09 cantorSettable digest algorithm, enhanced prefix handling...
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 cantorAllow DOM-based construction.
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 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-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...
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-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 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 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorMoved/renamed binding constants.
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...
next