SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1ArtifactEncoder.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...
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-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
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-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-06 Scott CantorCollapse unneeded header files.
2007-02-02 Scott CantorUpdate copyright.
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-19 Scott CantorRevamped encoders to produce the actual HTTP responses.
2006-09-27 Scott CantorMoved URLEncoder into separate header, made it a global...
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.