Check for empty payload.
[shibboleth/opensaml2.git] / saml / saml2 / binding / impl / SAML2ArtifactDecoder.cpp
2008-01-10 cantorCheck for empty payload.
2007-12-17 cantorClarify error messages.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
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-04 cantorLet XML resource loader handle "validity".
2007-03-06 cantorCollapse unneeded header files.
2007-02-02 cantorUpdate copyright.
2006-12-12 cantorShift policy responsibility to ArtifactResolver, make...
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-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorReplace "trusted" output flag with security mech ID.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-11 cantorSAML 2 Artifact decoder/test, with some API adjustments.