Major revamp of credential and trust handling code, PKIX engine still needs work.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / impl / SAML2ArtifactEncoder.cpp
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-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 CantorMoved URLEncoder into separate header, made it a global...
2006-09-27 Scott CantorFactor out XML signing code, add SAML 2 Artifact/POST