Tagging 2.4RC1 release.
[shibboleth/sp.git] / shibsp / ServiceProvider.cpp
2010-11-03 cantorTagging 2.4RC1 release. tags/2.4RC1 2.4
2010-09-19 cantorDispatch remoted messages through SP interface to suppo...
2010-08-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-301
2010-07-26 cantorAllow for default RequestMap, relax constraint on root...
2010-05-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-293
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-01-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-278
2009-10-31 cantorAuto-derive names of error templates if properties...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-06-14 cantorLog any exceptions before returning errors to client.
2009-06-06 cantorAdd option to make attributes internal only.
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-193
2009-04-21 cantorSwitch response code on error pages to 500.
2009-03-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-190
2009-01-20 cantorFall back to default error handling if application...
2008-10-18 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-161
2008-10-14 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-159
2008-08-04 cantorFetch initiators with a type-safe pointer.
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...