https://issues.shibboleth.net/jira/browse/SSPCPP-544
[shibboleth/opensaml2.git] / saml / saml1 /
2012-01-31 scantorAdd Status base class.
2011-12-24 scantorClone macros
2011-12-22 scantorboost changes and header fixes
2011-12-14 scantorBoost changes
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-11-21 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-70
2011-06-15 scantorChange license header, remove stale pkg files.
2011-05-12 scantorhttps://bugs.internet2.edu/jira/browse/CPPOST-64
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
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-30 cantorDefault the binding template property.
2010-07-22 cantorUpdate ctors to use new attribute shortcuts.
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-04 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-255
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
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-08-13 cantorApply manual validators even when schema was used.
2009-06-12 cantorFix missing calls to virtual base constructor, was...
2009-04-07 cantorEnforce single appearance of certain conditions.
2009-02-24 cantorRelax restriction on HTTP method.
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorNew policy rules for handling conditions.
2009-02-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-187
2008-12-29 cantorXerces 3 revisions.
2008-09-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-132
2008-08-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-16
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-03-04 cantorRemove extra eol from log stream.
2008-01-30 cantorSupport path resolution in binding templates.
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-16 cantorSwitch to memory input source to allow for 16-bit data.
2007-12-17 cantorClarify error messages.
2007-12-14 cantorFix for no conditions.
2007-11-20 cantorAdd linefeeds to log, add logging of additional inbound...
2007-11-20 cantorLog outbound XML in msg encoders.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-06 cantorSimplify encoder processing a bit.
2007-11-06 cantorSign message even if passed in inside an envelope.
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-17 cantorFix condition validation
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-09 cantorMessage rules no longer protocol specific.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-25 cantorRecipient/Destination checks were including query string.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-10 cantorAnnotate exceptions with status information.
2007-07-09 cantorAlways throw a descriptive exception instead of returni...
2007-07-06 cantorEnable logging of SAML errors without making them fatal.
2007-07-05 cantorHack around namespaces for built-in properties.
2007-07-03 cantorExpose a "user agent present" property.
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-04 cantorLet XML resource loader handle "validity".
2007-04-26 cantorFix comments, add a missing const.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-04-07 cantorUndo accidental change to content reference setter.
2007-04-07 cantorTighten up SAML 1.0 processing.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-17 cantorSAML 2 SSO validator.
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 cantorSAML 1.x SSO assertion validator.
2007-03-07 cantorBasic assertion validator.
2007-03-07 cantorFix double free bug in policy, add support for assertio...
2007-03-06 cantorCollapse unneeded header files.
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-02 cantorAdd XML validation flag to policy.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-24 cantorEnforce final disposition of policy.
2007-02-15 cantorFix version in HTTP header, skip correlation check...
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-13 cantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 cantorFixes to SOAP clients
2007-02-05 cantorMove policy execution above the destination check.
2007-02-02 cantorUpdate copyright.
2007-01-22 cantorRelax content type check.
2007-01-22 cantorAdd assertion indicator to base class.
2007-01-12 cantorRenamed setHeader to avoid collision.
2006-12-20 cantorVirtualize template parameters.
2006-12-12 cantorShift policy responsibility to ArtifactResolver, make...
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-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorSAML 1.x SOAP client.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
2006-11-22 cantorSwitch to streams in SOAP responders.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-12 cantor2.0 SOAP Encoder
2006-11-12 cantorFirst SOAP encoder.
next