Set fourth file version digit to signify rebuild.
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1SOAPEncoder.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-08-11 Scott CantorRoll back previous change, not going to work.
2010-08-11 Scott CantorAdd short name to encoders/decoders for endpoint genera...
2010-08-10 Scott CantorAdd property for protocol family to encoders/decoders.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
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-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
2006-11-12 Scott CantorFirst SOAP encoder.