Add XML objects for DelegationRestriction and EntityAttributes extensions.
[shibboleth/cpp-opensaml.git] / saml / saml1 /
2009-02-24 Scott CantorRelax restriction on HTTP method.
2009-02-23 Scott CantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 Scott CantorNew policy rules for handling conditions.
2009-02-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-187
2008-12-29 Scott CantorXerces 3 revisions.
2008-09-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-132
2008-08-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-16
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-126
2008-03-04 Scott CantorRemove extra eol from log stream.
2008-01-30 Scott CantorSupport path resolution in binding templates.
2008-01-17 Scott CantorMulti-line svn commit, see body.
2008-01-16 Scott CantorSwitch to memory input source to allow for 16-bit data.
2007-12-17 Scott CantorClarify error messages.
2007-12-14 Scott CantorFix for no conditions.
2007-11-20 Scott CantorAdd linefeeds to log, add logging of additional inbound... 2.0-beta2
2007-11-20 Scott CantorLog outbound XML in msg encoders.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-06 Scott CantorSimplify encoder processing a bit.
2007-11-06 Scott CantorSign message even if passed in inside an envelope.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-08-17 Scott CantorFix condition validation
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-09 Scott CantorMessage rules no longer protocol specific.
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-25 Scott CantorRecipient/Destination checks were including query string.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-10 Scott CantorAnnotate exceptions with status information.
2007-07-09 Scott CantorAlways throw a descriptive exception instead of returni...
2007-07-06 Scott CantorEnable logging of SAML errors without making them fatal.
2007-07-05 Scott CantorHack around namespaces for built-in properties.
2007-07-03 Scott CantorExpose a "user agent present" property.
2007-05-25 Scott CantorMove artifact generation to a per-instance parameter.
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-04 Scott CantorLet XML resource loader handle "validity".
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-04-07 Scott CantorUndo accidental change to content reference setter.
2007-04-07 Scott CantorTighten up SAML 1.0 processing.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-17 Scott CantorSAML 2 SSO validator.
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 CantorSAML 1.x SSO assertion validator.
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 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 CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-24 Scott CantorEnforce final disposition of policy.
2007-02-15 Scott CantorFix version in HTTP header, skip correlation check...
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-13 Scott CantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 Scott CantorFixes to SOAP clients
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-12 Scott CantorRenamed setHeader to avoid collision.
2006-12-20 Scott CantorVirtualize template parameters.
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-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 Scott CantorSAML 1.x SOAP client.
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-12 Scott Cantor2.0 SOAP Encoder
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-12 Scott CantorSOAP decoders.
2006-11-09 Scott CantorMoved dest. check back to decoders, policy API changes.
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 CantorFix linefeeds
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
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-05 Scott CantorUnit test for 1.x POST binding, plus fixes.
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-29 Scott CantorBlock "XMLishness" of ID for SAML 1.0.
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.
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 Scott CantorSAML 2.0 artifact bits plus tests
2006-08-01 Scott CantorSAML 1.x artifact bits
2006-07-31 Scott CantorAdded some identifier constants.
2006-07-16 Scott CantorHandle 32-bit time size
next