java-idp.git
2006-08-03 wassaFixed test XML...
2006-08-02 wassaFixed test XML...
2006-08-02 wassaFinished draft of the Shibboleth Trust Engine. Added...
2006-08-02 wassaFixed test XML...
2006-08-02 wassaThis is still junk, but I need to check it out from...
2006-07-31 wassaSlightly more flesh in the Shib Trust engine.
2006-07-28 wassaVery begginings of the Shib Trust engine.
2006-07-28 wassaAdded usage info to trust test metadata files. For...
2006-07-28 wassaTemporarily add OpenSAML init code to trust tests.
2006-07-28 wassaMore work on the move to OpenSAML2-based trust.
2006-07-27 wassaBegan the move to OpenSAML2-based trust.
2006-07-25 wassaTrack OpenSAML interface changes.
2006-07-25 wassaMiscellaneous code cleanups.
2006-07-25 wassaConverting to new OpenSAML interfaces.
2006-07-25 wassaConverted metadatatool to use new interfaces.
2006-07-25 wassaMiscellaneous code cleanups.
2006-07-25 wassaRip out custom <md:AttributeRequesterDescriptor/> suppo...
2006-07-25 wassaTrack requested interface changes in OpenSAML
2006-07-12 wassaConverting to OpenSAML metadata implementation.
2006-07-12 wassaUpdated class to track OpeSAML interface changes.
2006-07-12 wassaUpdated class to track OpeSAML interface changes.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-10 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-10 wassaMake OpenSAML MetadataProvider implementations loadable...
2006-07-07 wassaUpdated metadata tests to synch with recent OpenSAML2...
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-07 wassaOpenSAML2 requires an updated log4j version.
2006-07-06 wassaAdded new ARP Constraint functionality (thanks to Will...
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-04 lajoieAnt extension library
2006-07-04 lajoieRemove Ant extensions
2006-07-04 lajoieRemove targets and properties related to SP and WAYF
2006-06-06 wassaMinor update to metadata unit tests.
2006-06-05 wassaStarted a test suite for OpenSAML2 metadata code. ...
2006-05-24 wassaCode cleanup: removed some Shibboleth 1.1 compatibility...
2006-05-24 wassaAdded the ability for the resolver to compute attribute...
2006-05-23 wassaBeginnings of a test suite for strawman attribute const...
2006-05-23 wassaARP match function that matches against any string...
2006-05-23 wassaExtended ARP schema to include strawman attribute const...
2006-05-12 wassaRemoved stale SP unit test from test target.
2006-05-12 wassaFixed minor bugs introduced with recent ARP Engine...
2006-05-04 wassaNew feature Request completed. See: Bugzilla #471.
2006-05-04 wassaMinor cleanups to avoid compiler warnings.
2006-05-03 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-03 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-02 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-01 wassaCode cleanups in preparation for 2.0 work. Aligned...
2006-05-01 wassaCode cleanups in preparation for 2.0 work. Aligned...
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2006-02-22 cantorNameID attributes were improperly set in DOM.
2006-01-27 wassaCreate IDP_HOME regardless of whether install is "files...
2006-01-26 wassaCreated a connector for the attribute resolver that...
2006-01-23 wassaAdded a simple name identifier mapping for use with...
2006-01-23 wassaAdded attribute support to ADFS handler.
2006-01-20 lajoieUse Principal.getName() instead toString() when expandi...
2006-01-20 lajoieAdded name of default relying party to log message...
2006-01-20 lajoieAdded null check for when an AttributeValue element...
2006-01-20 lajoieCorrected typo that prevented SAMLException from being...
2005-12-01 wassaAdded ability for the JNDI connector to request that...
2005-11-30 wassaAllowed ldapv2 simple binds to work in conjunction...
2005-11-22 gilbertRefactor and add comments to explain testing without...
2005-11-21 gilbertAdd MockIdp and test case
2005-11-18 gilbertupgrade to mockrunner 0.3.6, expand integration test...
2005-11-18 wassaFixed regression bug. Defaulting to "false" allows...
2005-11-17 gilbertComplete support for pre-created sessions, TARGET as...
2005-11-12 lajoieSDSS WAYF patch for multi-federation support
2005-11-10 wassaLeave the namespaces inside the SAML Assertion, since...
2005-11-10 wassaProper encoding of wresult.
2005-11-10 wassaA few minor bug fixes to the IdP ADFS support.
2005-11-10 wassaIdP ADFS form.
2005-11-09 wassaSmall logging typo.
2005-11-09 wassaFirst cut at implementing IdP ADFS interoperability.
2005-11-09 gilbertAdd SP MockRunner interface class, code an example...
2005-11-08 gilbertReorganize public fields for better testing.
2005-11-08 gilbertRemove unused field.
2005-11-08 gilbertAdd attributes and assertions to tests
2005-11-07 gilbertAdd Artifact test case.
2005-11-07 gilbertFix logging level and appenders
2005-11-07 gilbertadd scope
2005-11-04 wassaIncluded black-box IdP tests in standared test suite.
2005-11-03 gilbertRemove tests made obsolete by ShibbolethRunner redesign.
2005-11-02 gilbertRemove code replaced by ShibbolethRunner
2005-11-02 gilbertNew structure to JUnit integration test to simplify...
2005-11-02 gilbertCleanup test configuration files
2005-11-01 cantorWas miscomputing the Accept attribute in various rules.
2005-10-20 cantorFixed attribute value consumption in AA/IdP roles.
2005-10-18 cantorFix for bug 450
2005-10-18 gilbertCorrect header to attribute name mapping
next