Re-organization of the Relying Party code in order to support new configuration seman...
[java-idp.git] / src / edu /
2006-09-11 wassaRe-organization of the Relying Party code in order...
2006-09-08 wassaExtracted unneeded legacy code.
2006-09-06 wassaAdded handler stubs for SAML2 functionality we intend...
2006-09-05 wassaUpdated attribute request handler to honor new interface.
2006-09-05 wassaUpdated artifact request handler to honor new interface.
2006-09-05 wassaUpdated ADFS request handler to honor new interface.
2006-09-05 wassaUpdated request handler to honor new interface.
2006-09-05 wassaUpdated SSO request handler to honor new interface.
2006-09-05 wassaGenericized the protocol handler interface in preperati...
2006-09-01 wassaLast fix contained a bug. Primitives aren't passed...
2006-09-01 wassaFixed a thread-safety bug. See bugzilla #464.
2006-08-31 wassaRefactored resolver attribute classes to eliminate...
2006-08-29 wassaUpdated blackbox tests to work with new metadata classes.
2006-08-29 wassaThe IdP has to init() the OpenSAML library or it croaks.
2006-08-29 wassaSmall enhancement to the scriptable attribute definitio...
2006-08-03 wassaFixed a small bug in the trust engine. I was misunders...
2006-08-03 wassaDuh. Configuration doesn't work if you don't pass...
2006-08-02 wassaFinished draft of the Shibboleth Trust Engine. Added...
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 wassaMore work on the move to OpenSAML2-based trust.
2006-07-27 wassaBegan the move to OpenSAML2-based trust.
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-10 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-10 wassaMake OpenSAML MetadataProvider implementations loadable...
2006-07-06 wassaAdded new ARP Constraint functionality (thanks to Will...
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 lajoieRemove Ant extensions
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 wassaARP match function that matches against any string...
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-02 wassaCode cleanups in preparation for 2.0 work. Ripped...
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-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-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-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 gilbertRemove unused field.
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
2005-10-17 cantorBypass key name check when validating SSL server cert.
2005-10-14 wassaImported Will's automated blackbox IdP tests. Hooray!
2005-10-05 gilbertreplace Java 5.0 method with 1.4 equivalent
2005-10-05 gilbertreplace Java 5.0 method with 1.4 equivalent
2005-09-28 lajoieMajor WAYF code clean up removing needed for Digester...
2005-09-26 lajoieAdded support for setting file locations via Context...
2005-09-19 gilbertset checkName to false (other value doesn't work with...
2005-09-02 wassaFixed a bug that was causing attribute caching to fail...
2005-08-29 wassaTypo bug.
2005-08-25 wassaCleanup.
2005-08-25 wassaRemove uneeded exception.
2005-08-25 wassaMeant to change this with the last checkin.
2005-08-25 wassaLionshare protocol handler needs access to some protoco...
2005-08-23 gilbertExtract constant "false" to field so default for Attrib...
2005-08-21 lajoieFixed bug 414
2005-08-18 gilbertSimplify FilterSupport, add attribute push
2005-08-18 gilbertSupport attribute push
2005-08-18 gilbertSimplify methods of the FilterSupport interface
2005-08-18 gilbertSupport RM configuration, particularly by exporting...
2005-08-18 gilbertCleanup comments and naming
2005-08-18 gilbertExtract data manually from the Request so it doesn...
2005-08-11 wassaTypo.
2005-08-11 wassaSmall bugfix to properly handle nulls.
2005-08-10 wassaCompilation was failing for the SAML 1.0 schemas becaus...
2005-08-08 cantorAdded string-based methods for use by some of Scott...
next