Simplify encoder processing a bit.
[shibboleth/opensaml2.git] / saml / saml2 / binding / impl / SAML2SOAPEncoder.cpp
2007-11-06 cantorSimplify encoder processing a bit.
2007-11-06 cantorSign message even if passed in inside an envelope.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-03 cantorExpose a "user agent present" property.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-19 cantorMoved request/response APIs out.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-06 cantorCollapse unneeded header files.
2007-02-02 cantorUpdate copyright.
2007-01-16 cantorLog/comment fixes.
2007-01-12 cantorRenamed setHeader to avoid collision.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-22 cantorSwitch to streams in SOAP responders.
2006-11-12 cantor2.0 SOAP Encoder