Update gitignore to account for subdirs / missing files.
[shibboleth/cpp-opensaml.git] / samltest / saml1 /
2012-05-22 Scott CantorUse better smart pointers in tests
2012-02-01 Scott CantorFix test case reference to Status
2011-06-15 Scott CantorChange license header, remove stale pkg files.
2010-05-05 Scott CantorConvert from NULL macro to nullptr, remove unused zlib...
2009-11-02 Scott CantorRemediate use of deprecated hashing function.
2009-10-30 Scott CantorCorrect eol-style property.
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-02-23 Scott CantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 Scott CantorExpose audience collection on security policy.
2009-02-20 Scott CantorNew policy rules for handling conditions.
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-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-17 Scott CantorFix tests to check for new exception type.
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.
2006-10-09 Scott Cantor1.x Artifact decoder, unit test.
2006-10-06 Scott Cantor2.0 POST binding and test
2006-10-05 Scott CantorUnit test for 1.x POST binding, plus fixes.
2006-07-11 Brent PutmanMulti-line svn commit, see body.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.
2006-05-16 Scott CantorCloning fixes, initial protocol check-in.
2006-05-14 Scott CantorSAML Signature subclasses and test.
2006-05-11 Scott CantorAttribute test
2006-05-11 Scott CantorNew tests
2006-05-10 Scott CantorFinished assertion class and test.
2006-05-10 Scott CantorMore unit tests.
2006-05-10 Scott CantorRemoved generated source.
2006-05-10 Scott CantorCompleted SAML 1 assertion schema, started test cases.