Change location of import
[java-idp.git] / src /
2005-04-25 cantorChange location of import
2005-04-25 cantorRemoved DTD subset
2005-04-25 cantorUpdate to final, required pair of SAML 2.0 schemas
2005-04-25 cantorRemove unneeded namespace
2005-04-25 gilbertConvert from ITrust to Trust plugin interface
2005-04-25 gilbertRemove unused import
2005-04-24 cantorAPI change in SAMLSubject
2005-04-24 cantorSync with C++ version.
2005-04-12 wassaDon't send audeince restrictions to eAuth providers.
2005-04-12 gilbertNew Trust interface
2005-04-12 gilbertValidate Signatures
2005-04-11 cantorAdjustments to trust interface and providers for token...
2005-04-11 wassaRegex bug fix in SAML conversion filter... again.
2005-04-08 wassaFixed a regex typo in the conversion filter from the...
2005-04-08 wassaRemoved println.
2005-04-08 wassa1.0 -> 1.1 SAML conversion filter should allow ' in...
2005-04-08 wassaBug in regex preventing correct artifact confirmation...
2005-04-08 wassaFixed a transaction log bug.
2005-04-08 wassaInline CRLs in the metadata are now honored during...
2005-04-07 wassaProperly encode artifacts for log messages.
2005-04-07 wassaProperly encode artifacts for log messages.
2005-04-07 wassaFixed a bug in auth method defaulting.
2005-04-07 wassaA couple of small eAuth bug fixes.
2005-04-07 wassaWasn't properly encoding artifact in transaction log.
2005-04-07 wassaRefactorings on the Trust code. (Extracted an interface...
2005-04-07 wassaFixed a bug that was causing type 2 artifacts to always...
2005-04-06 cantorNew session config elements.
2005-04-05 wassaAdded eAuth profile error handling.
2005-04-05 wassaFirst cut at a protocol handler for federal e-auth.
2005-04-05 wassaFirst cut at a protocol handler for federal e-auth.
2005-04-04 wassaRemoved superfluous base 64 encoding/decoding.
2005-04-04 wassaPer Howard's request, allow protocol handlers to be...
2005-04-04 wassaFixed a bug caused by recent class moves.
2005-04-04 wassaGet rid of /hs package
2005-04-04 wassaPlug new Trust logic into IdP processing.
2005-04-04 wassaWorking pkix verify depth constraint.
2005-04-03 wassaMore junit tests.
2005-04-03 wassaMore junit tests.
2005-04-02 wassaWorking junit tests for pkix validation, both at the...
2005-04-02 wassaFixed a couple of bugs in the IdP trust validation.
2005-04-02 wassaMore logging.
2005-04-01 wassaFirst cut at PKIX validation for IdP.
2005-03-31 wassaWorking test for metadata-inline X509 certs.
2005-03-30 gilbertRefine comments
2005-03-30 wassaFixed a bug that caused crypto handle expiration times...
2005-03-30 gilbertCorrect key type.
2005-03-29 wassaStub IdP trust validator.
2005-03-29 gilbertSupport both SAML 1.0 and 1.1 schemas
2005-03-29 cantorAdd KeyAuthority extension elements.
2005-03-29 cantorNew metadata extensions
2005-03-29 gilbertClone SAMLSubject when building Query
2005-03-29 gilbertAllow no attribute reply
2005-03-28 cantorMismatched parameter.
2005-03-28 gilbertAdd updated IdP configuration elements
2005-03-28 gilbertexample.org
2005-03-28 gilbertSupport new XML Beans for changed SPConfig XSD syntax
2005-03-28 gilbertAdd attribute echo, create trace directory
2005-03-24 cantorAdd trust extension.
2005-03-24 cantorNew relay state attributes
2005-03-24 wassaAdded a worker thread to cleanup expired artifacts...
2005-03-24 wassaSome small refactorings and cleanups.
2005-03-24 wassaCompleted Type 2 artifact support.
2005-03-23 wassaBegan implementing support for sending type 2 artifacts.
2005-03-22 wassaArtifact Mapper implementation is now configurable.
2005-03-22 gilbertUpdate to match current C schema file
2005-03-22 gilbertRemoved after discussion.
2005-03-22 gilbertIdP+SP configuration files for Example State U test
2005-03-22 gilbertBegin migration of SP configuration to 1.3 syntax
2005-03-22 gilbertRemove SAML 1.0 schemas that don't apply to Shibboleth
2005-03-22 wassaSmall refactoring.
2005-03-21 wassaMove the signing throttling into IdPProtocolSupport...
2005-03-21 wassaRationalized signing support. Profile requirements...
2005-03-18 wassaBetter debug logging.
2005-03-18 wassaBetter algorithm for determining SSO profile in effect...
2005-03-18 wassaProfile defaults for attribute push can now be overidde...
2005-03-18 gilbertCreate special Target string that echoes back SAML...
2005-03-18 gilbertReplace public use of "Target" with "ServiceProvider"
2005-03-18 wassaMuch more robust attribute push support.
2005-03-18 wassaDon't dereference expired artifacts.
2005-03-17 wassaBegan to stub in attribute push support.
2005-03-17 wassaOuch. Fixed bug in confirmation methods.
2005-03-17 wassaBetter logging.
2005-03-17 wassaProper URL encoding of saml artifacts.
2005-03-16 wassaOrganized imports.
2005-03-16 wassaFixed a bug with the artifact query parameter construction.
2005-03-16 wassaFleshed out the artifact code.
2005-03-15 wassaUse updated SAMLAttribute interface.
2005-03-15 wassaLoad IdP protocol handlers based on idp.xml configuration.
2005-03-15 wassaUpdated component naming.
2005-03-15 wassaStarted to implement protocol handler configuration.
2005-03-14 cantorRelax attribute wildcards for better interop.
2005-03-14 wassaUse the correct OpenSAML id generation method.
2005-03-14 wassaUse the correct method to get the request endpoint...
2005-03-14 wassaFixed a bug in the Shib SSO handler.
2005-03-14 wassaMore work fleshing out the protocol handlers.
2005-03-14 wassaAdded some javadoc.
2005-03-11 wassaMore fleshing out of the attribute query protocol handler.
2005-03-11 wassaSome cleanups on the protocol handler interface. More...
2005-03-11 wassaMore work on the refactorings for the protocol handler...
2005-03-11 wassaBegan major refactoring of IdP servlet in order to...
next