Bump lib version.
[shibboleth/cpp-opensaml.git] / saml / binding / impl /
2008-09-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-132
2007-12-26 Scott CantorFix handling of errorFatal flag in rules.
2007-12-14 Scott CantorAdd flag to block non-entity issuers.
2007-11-19 Scott CantorMulti-line svn commit, see body.
2007-11-06 Scott CantorECP message decoder.
2007-11-06 Scott CantorECP message encoder (requests via PAOS, responses via...
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-22 Scott CantorRegister NullSecurity rule. 2.0-alpha1
2007-06-12 Scott CantorRefactor signature engines.
2007-06-11 Scott CantorAdd operation into artifact map to get relying party.
2007-06-06 Scott CantorSet storage context for DOM constructed map.
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-11 Scott CantorStreamline setIssuer call in policy.
2007-03-11 Scott CantorScale back logging.
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
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-02 Scott CantorAllow DOM-based construction.
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 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.