Convert from NULL macro to nullptr, remove unused zlib code.
[shibboleth/opensaml2.git] / saml / saml1 / binding / impl / SAML1SOAPEncoder.cpp
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-02-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-187
2007-11-20 cantorAdd linefeeds to log, add logging of additional inbound...
2007-11-20 cantorLog outbound XML in msg encoders.
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-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
2006-11-12 cantorFirst SOAP encoder.