Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / samltest /
2008-03-25 cantorRegister builder for md:EncryptionMethod element to... master trunk
2008-03-18 cantorCorrect serial number in test data.
2008-02-01 cantorRefactor extraction of certificate details.
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-09-10 cantorAdd samlsign to project.
2007-08-30 cantorRework signature validation in metadata filter.
2007-08-09 cantorStreamline SecurityPolicy methods and rule modification.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-06-12 cantorRefactor signature engines.
2007-05-25 cantorMove artifact generation to a per-instance parameter.
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-19 cantorMoved request/response APIs out.
2007-05-12 cantorMore Sun warnings.
2007-05-11 cantorHeader and STL fixes.
2007-04-26 cantorChecked in test by accident.
2007-04-20 cantorEncrypted assertion test.
2007-04-19 cantorRemove hardcoded Perl path.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-10 cantorActivate tree walk for prefix inclusion (requires xmlse...
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-17 cantorFix tests to check for new exception type.
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-12 cantorFixes to SOAP clients
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-02 cantorUpdate copyright.
2007-01-13 cantorMore default methods.
2007-01-12 cantorRenamed setHeader to avoid collision.
2007-01-12 cantorPromoted isSecure.
2007-01-10 cantorAdd some addtl methods.
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2006-12-27 cantorPass KeyResolver into PKIX layer.
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-12-01 cantorRenamed XML library.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorTest RetrievalMethod local references.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-12 cantorFirst SOAP encoder.
2006-11-09 cantorMoved dest. check back to decoders, policy API changes.
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-09 cantorMoved ReplayCache into xmltooling
2006-10-09 cantor1.x Artifact decoder, unit test.
2006-10-09 cantor1.x Artifact decoder, unit test.
2006-10-06 cantor2.0 POST binding and test
2006-10-05 cantorUnit test for 1.x POST binding, plus fixes.
2006-09-27 cantorMoved URLEncoder into separate header, made it a global...
2006-09-27 cantorClean up protocol abstract type classes (need proper...
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
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-25 cantorDon't want generated source checked in.
2006-08-25 cantorPKIX TrustEngine.
2006-08-21 cantorSAML TrustEngine wrappers, ExplicitKeyTrustEngine plugin.
2006-08-14 cantorMissing test
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-13 cantorMake sure to validate unmarshalled copy.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-08-01 cantorSAML 2.0 artifact bits plus tests
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-24 cantorFixed warning, added tests to Windows project.
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-11 cantorDisable deprecation warnings, add more SAML tests.
2006-07-06 putmanbInitial check-in of SAML 2.0 Core protocol namespace...
2006-07-03 cantorReworked int/bool attribute handling.
2006-06-29 putmanbAdd more elements to control XML.
2006-06-29 putmanbAdd a couple of missing control XML files for unit...
2006-06-29 putmanbAdd overloaded assertEquals() for testing XMLCh* string...
2006-06-26 putmanbImport SAML2 Core control XML files for unit tests.
2006-06-23 cantorAdd SAML 2 signed assertion test.
2006-06-23 cantorRefactor some tests.
2006-06-19 cantorFirst metadata check-in, misc. fixes.
2006-05-30 cantorCompleted 2.0 assertions schema classes.
2006-05-25 cantorMakefile fixes, macro fix
2006-05-22 cantorUse xmltooling SignatureValidator in tests.
2006-05-21 cantorAdditional signature tests, including nesting.
2006-05-18 cantorRefactored signature handling.
next