Path resolution for error templates.
[shibboleth/sp.git] / shibsp / ServiceProvider.cpp
2008-01-30 cantorPath resolution for error templates.
2007-12-19 cantorProvide client request into template generation, partic...
2007-12-06 cantorFix precedence of REMOTE_USER export.
2007-11-28 cantorHonor redirectToSSL setting in handler dispatcher.
2007-11-25 cantorAdjust logging categories.
2007-11-15 cantorSolaris port fixes.
2007-11-14 cantorExport authn instant.
2007-10-27 cantorRevamp error handler to default to redirectable.
2007-10-21 cantorRemove catch all handlers.
2007-09-07 cantorAdd Handler feature for config.
2007-08-21 cantorRe-revision of metadata attribute support.
2007-08-21 cantorMove to a "prefixed" model for metadata attributes...
2007-08-07 cantorOptions for per-content error handling.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-23 cantorAllow absolute URL in exportLocation.
2007-07-04 cantorMove redirectError property up to application.
2007-06-29 cantorExport SessionID for use by applications.
2007-06-12 cantorAdd REMOTE_USER to built-in cleared list.
2007-06-04 cantorPort up spoof checking
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-28 cantorBypass timestamp update in cache.
2007-05-23 cantorHeader clearing infrastructure.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-14 cantorFixed attribute-based functors.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 cantorAdd option to use redirection for handler errors.
2007-03-02 cantorMoved handler sources.
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorUpdate copyright.
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 cantorShell of new SP object interface to replace old IConfig...