https://issues.shibboleth.net/jira/browse/SSPCPP-187
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2SOAPEncoder.cpp
2009-02-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-187
2007-11-20 Scott CantorAdd linefeeds to log, add logging of additional inbound... 2.0-beta2
2007-11-20 Scott CantorLog outbound XML in msg encoders.
2007-11-06 Scott CantorSimplify encoder processing a bit.
2007-11-06 Scott CantorSign message even if passed in inside an envelope.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-03 Scott CantorExpose a "user agent present" property.
2007-05-25 Scott CantorMove artifact generation to a per-instance parameter.
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-19 Scott CantorMoved request/response APIs out.
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-06 Scott CantorCollapse unneeded header files.
2007-02-02 Scott CantorUpdate copyright.
2007-01-16 Scott CantorLog/comment fixes.
2007-01-12 Scott CantorRenamed setHeader to avoid collision.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-22 Scott CantorSwitch to streams in SOAP responders.
2006-11-12 Scott Cantor2.0 SOAP Encoder