Convert from NULL macro to nullptr, remove unused zlib code.
[shibboleth/cpp-opensaml.git] / samltest / saml2 / binding / SAML2ArtifactTest.h
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-02 Scott CantorRemediate use of deprecated hashing function.
2008-12-29 Scott CantorXerces 3 revisions.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-09-17 Scott CantorMulti-line svn commit, see body.
2007-08-09 Scott CantorMulti-line svn commit, see body.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
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-05 Scott CantorAdded marker interface for assertion types.
2007-02-02 Scott CantorUpdate copyright.
2006-12-12 Scott CantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 Scott CantorRevert to exception-based policy errors, add "secure...
2006-12-12 Scott CantorPolicy rule redesign for factor out issuer handling.
2006-11-07 Scott CantorChanged "virtual" URL to match between bindings.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorReplace "trusted" output flag with security mech ID.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
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-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-11 Scott CantorSAML 2 Artifact decoder/test, with some API adjustments.