Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / samltest / saml2 /
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-09-17 cantorRefactor message extraction into decoders and clients.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-17 cantorFix tests to check for new exception type.
2007-03-05 cantorAdded marker interface for assertion types.
2007-02-02 cantorUpdate copyright.
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2006-12-12 cantorShift policy responsibility to ArtifactResolver, make...
2006-12-12 cantorRevert to exception-based policy errors, add "secure...
2006-12-12 cantorPolicy rule redesign for factor out issuer handling.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-07 cantorAdd simple signing support for POST binding.
2006-11-07 cantorRaw signature trust support, Redirect binding, "simple...
2006-11-07 cantorChanged "virtual" URL to match between bindings.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorReplace "trusted" output flag with security mech ID.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-19 cantorRevamped encoders to produce the actual HTTP responses.
2006-10-13 cantorMoved/renamed binding constants.
2006-10-13 cantorFix linefeeds
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-11 cantorSAML 2 Artifact decoder/test, with some API adjustments.
2006-10-06 cantor2.0 POST binding and test
2006-09-27 cantorClean up protocol abstract type classes (need proper...
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-06 cantorAllow for use as XMLTooling extension, clean up some...
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-07-22 putmanbSAML 2.0 Core Assertion namespace unit tests.
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-12 cantorPort Java provider API, fix to protocol support check.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-11 putmanbChange unit tests to use overloaded assertEquals()...
2006-07-06 putmanbInitial check-in of SAML 2.0 Core protocol namespace...