New policy rules for handling conditions.
[shibboleth/cpp-opensaml.git] / saml / binding / impl / MessageFlowRule.cpp
2009-02-20 Scott CantorNew policy rules for handling conditions.
2009-02-18 Scott CantorPrepare policy API for mix-in subclassing. Allow policy...
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-03-11 Scott CantorScale back logging.
2007-03-06 Scott CantorCollapse unneeded header files.
2007-02-15 Scott CantorSkip replay check when cache missing.
2007-02-15 Scott CantorLower logging.
2007-02-02 Scott CantorUpdate copyright.
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-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-11 Scott CantorMerged issuer/protocol extraction back into rules.
2006-11-09 Scott CantorFactor out issuer/protocol extraction.
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.