Convert from NULL macro to nullptr, remove unused zlib code.
[shibboleth/cpp-opensaml.git] / saml / binding / MessageEncoder.h
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2007-07-03 Scott CantorExpose a "user agent present" property.
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-20 Scott CantorMulti-line svn commit, see body.
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 Scott CantorUpdate copyright.
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-13 Scott CantorMoved/renamed binding constants.
2006-10-13 Scott CantorFix linefeeds
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
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
2006-09-26 Scott CantorDuh, use spec URIs to identify plugins.
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.