Correct location of TransportOption feature, makes no sense inside policies.
[shibboleth/sp.git] / shibsp / handler /
2007-05-31 cantorMoved CGI parser into SP library.
2007-05-31 cantorRename Shibboleth request handler type.
2007-05-30 cantorMerge in updated Apache POST body code.
2007-05-30 cantorFactor out application ID when remoting.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-28 cantorBypass timestamp update in cache.
2007-05-27 cantorDraft artifact resolver.
2007-05-25 cantorImplement artifact generation, start work on resolution...
2007-05-25 cantorSwitch encoders to metadata-based recipient parameter.
2007-05-24 cantorBackend of storage-based relay state.
2007-05-23 cantorHeader clearing infrastructure.
2007-05-21 cantorAdd a RP-based key name to credential lookup.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-08 cantorBetter logging for remoted errors.
2007-05-08 cantorGenericize string values and scopes, add value/scope...
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-06 cantorAttribute filtering code.
2007-05-04 cantorNeed to use SP-specific policy subclass for SOAP client.
2007-05-02 cantorFix reference to providerId.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-19 cantorAdditional AuthnRequest creation options.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-13 cantorRemove extra marshall call.
2007-04-09 cantorEnhance relay state handling.
2007-04-05 cantorOld and new discovery handlers.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-04-02 cantorImplement artifact resolution support.
2007-04-01 cantorSupport for application-specific attribute IDs.
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-19 cantorDraft SAML 2 SSO impl.
2007-03-18 cantorMake NameID optional in session.
2007-03-17 cantorCache invalid tokens in case they're targeted at other...
2007-03-17 cantorAllow for unsigned artifact response.
2007-03-11 cantorRework address handling based on app/location.
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 cantorAdd option to use redirection for handler errors, captu...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 cantorFactor out RelayState recovery.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-02 cantorMoved handler sources.