SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / ServiceProvider.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-10-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-518
2012-10-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-502
2012-07-31 Scott CantorBetter error handling when session initiator abstains
2012-03-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-396
2012-03-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-417
2012-01-10 Scott CantorBoost code changes
2011-11-10 Scott CantorGive template engine access to user session.
2011-09-27 Scott CantorExtend SSPCPP-343 with generic Assertion extractor
2011-07-18 Scott CantorSSPCPP-382 - cb58f699-b61c-0410-a6fe-9272a202ed29
2011-06-15 Scott CantorChange license header.
2010-12-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-322 2.4
2010-10-13 Scott CantorAdd extra AuthTypes.
2010-09-19 Scott CantorDispatch remoted messages through SP interface to suppo...
2010-08-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-301
2010-07-26 Scott CantorAllow for default RequestMap, relax constraint on root...
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-01-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-278
2009-10-31 Scott CantorAuto-derive names of error templates if properties...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-14 Scott CantorLog any exceptions before returning errors to client.
2009-06-06 Scott CantorAdd option to make attributes internal only.
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-193
2009-04-21 Scott CantorSwitch response code on error pages to 500.
2009-03-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-190
2009-01-20 Scott CantorFall back to default error handling if application...
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-161
2008-10-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-159
2008-08-04 Scott CantorFetch initiators with a type-safe pointer.
2008-01-30 Scott CantorPath resolution for error templates.
2007-12-19 Scott CantorProvide client request into template generation, partic...
2007-12-06 Scott CantorFix precedence of REMOTE_USER export.
2007-11-28 Scott CantorHonor redirectToSSL setting in handler dispatcher.
2007-11-25 Scott CantorAdjust logging categories.
2007-11-15 Scott CantorSolaris port fixes.
2007-11-14 Scott CantorExport authn instant.
2007-10-27 Scott CantorRevamp error handler to default to redirectable.
2007-10-21 Scott CantorRemove catch all handlers.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-08-21 Scott CantorRe-revision of metadata attribute support.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-07 Scott CantorOptions for per-content error handling.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-23 Scott CantorAllow absolute URL in exportLocation.
2007-07-04 Scott CantorMove redirectError property up to application.
2007-06-29 Scott CantorExport SessionID for use by applications.
2007-06-12 Scott CantorAdd REMOTE_USER to built-in cleared list.
2007-06-04 Scott CantorPort up spoof checking
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-08 Scott CantorAdd option to use redirection for handler errors.
2007-03-02 Scott CantorMoved handler sources.
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 Scott CantorShell of new SP object interface to replace old IConfig...