https://issues.shibboleth.net/jira/browse/SSPCPP-255
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2POSTEncoder.cpp
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 2.3
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-11-19 Scott CantorMulti-line svn commit, see body.
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-15 Scott CantorHandle empty string in relay state.
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 CantorAltered SimpleSign logic to reflect change to draft...
2006-12-20 Scott CantorVirtualize template parameters.
2006-11-12 Scott CantorFirst SOAP encoder.
2006-11-07 Scott CantorAdd simple signing support for POST binding.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-19 Scott CantorRevamped encoders to produce the actual HTTP responses.
2006-10-05 Scott CantorFix check for message type.
2006-09-27 Scott CantorFactor out XML signing code, add SAML 2 Artifact/POST