Recipient/Destination checks were including query string.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2RedirectDecoder.cpp
2007-07-25 Scott CantorRecipient/Destination checks were including query string.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-09 Scott CantorAlways throw a descriptive exception instead of returni...
2007-05-19 Scott CantorMoved request/response APIs out.
2007-05-02 Scott CantorMissing () in if statement.
2007-03-06 Scott CantorCollapse unneeded header files.
2007-03-02 Scott CantorAdd XML validation flag to policy.
2007-02-05 Scott CantorMove policy execution above the destination check.
2007-02-02 Scott CantorUpdate copyright.
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-12 Scott CantorFirst SOAP encoder.
2006-11-09 Scott CantorMoved dest. check back to decoders, policy API changes.
2006-11-03 Scott CantorLog inflated data.
2006-11-03 Scott CantorAdded MessageRoutingRule for destination checks.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.