Convert logging to log4shib via compile time switch.
[shibboleth/opensaml2.git] / saml / saml2 / binding / impl / SAML2RedirectDecoder.cpp
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-09 cantorAlways throw a descriptive exception instead of returni...
2007-05-19 cantorMoved request/response APIs out.
2007-05-02 cantorMissing () in if statement.
2007-03-06 cantorCollapse unneeded header files.
2007-03-02 cantorAdd XML validation flag to policy.
2007-02-05 cantorMove policy execution above the destination check.
2007-02-02 cantorUpdate copyright.
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-12 cantorFirst SOAP encoder.
2006-11-09 cantorMoved dest. check back to decoders, policy API changes.
2006-11-03 cantorLog inflated data.
2006-11-03 cantorAdded MessageRoutingRule for destination checks.
2006-11-03 cantorRevamped binding classes with security policy layer.