Boost related changes
[shibboleth/opensaml2.git] / saml / binding / impl / SecurityPolicy.cpp
2011-12-14 scantorBoost related changes
2011-09-12 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-392
2011-06-15 scantorChange license header, remove stale pkg files.
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-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
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...
2008-09-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-132
2007-12-14 cantorAdd flag to block non-entity issuers.
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-06-22 cantorRegister NullSecurity rule.
2007-04-28 cantorEnhance plugin manager template with alternate type...
2007-03-11 cantorStreamline setIssuer call in policy.
2007-03-07 cantorFix double free bug in policy, add support for assertio...
2007-02-02 cantorUpdate copyright.
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.
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 cantorMoved dest. check back to decoders, policy API changes.
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-03 cantorAdded MessageRoutingRule for destination checks.
2006-11-03 cantorRevamped binding classes with security policy layer.