Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / binding / impl / SAML2POSTEncoder.cpp
2008-01-30 cantorSupport path resolution in binding templates.
2007-11-20 cantorAdd linefeeds to log, add logging of additional inbound...
2007-11-20 cantorLog outbound XML in msg encoders.
2007-11-19 cantorKeyInfo should be base64-decoded in simple sign rule.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-05 cantorHack around namespaces for built-in properties.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-04-15 cantorHandle empty string in relay state.
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-16 cantorAltered SimpleSign logic to reflect change to draft...
2006-12-20 cantorVirtualize template parameters.
2006-11-12 cantorFirst SOAP encoder.
2006-11-07 cantorAdd simple signing support for POST binding.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-19 cantorRevamped encoders to produce the actual HTTP responses.
2006-10-05 cantorFix check for message type.
2006-09-27 cantorFactor out XML signing code, add SAML 2 Artifact/POST