SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-opensaml.git] / saml / saml1 / binding / impl / SAML1POSTEncoder.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-07-30 Scott CantorDefault the binding template property.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 2.3
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-02-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-187
2008-12-29 Scott CantorXerces 3 revisions.
2008-01-30 Scott CantorSupport path resolution in binding templates.
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-07-05 Scott CantorHack around namespaces for built-in properties.
2007-05-25 Scott CantorMove artifact generation to a per-instance parameter.
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
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.
2006-12-20 Scott CantorVirtualize template parameters.
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 CantorFactor out XML signing code, add SAML 2 Artifact/POST
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.