Missing header.
[shibboleth/opensaml2.git] / samltest /
2009-11-02 cantorRemediate use of deprecated hashing function.
2009-10-30 cantorCorrect eol-style property.
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-08 cantorShorten file name to fix tar error on SuSE.
2009-05-26 cantorAllow expired metadata during tests.
2009-03-19 cantorUpdate test file.
2009-03-18 cantorExtra space.
2009-02-23 cantorAdd policy rules for SAML 1 SSO and SAML 2 Bearer confi...
2009-02-20 cantorExpose audience collection on security policy.
2009-02-20 cantorNew policy rules for handling conditions.
2009-02-03 cantorMigrate makefiles to MSVC9
2008-12-29 cantorXerces 3 revisions.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-06-23 cantorAdd cross-compile targets for x64.
2008-06-04 cantorMake test data align with KeyInfo changes in xmltooling.
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...
next