SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / LogoutHandler.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-02-13 Scott CantorRemove extra header
2012-01-10 Scott CantorBoost changes
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-07-18 Scott CantorSSPCPP-382 - cb58f699-b61c-0410-a6fe-9272a202ed29
2011-06-15 Scott CantorChange license header.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-30 Scott CantorAdd .html extension when defaulting templates.
2009-10-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-236
2009-10-24 Scott CantorFix use of relative redirect.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-03-31 Scott CantorCheck for empty session array in back channel notify...
2008-12-29 Scott CantorXerces 3 revisions.
2008-09-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-150
2008-07-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-123
2008-01-30 Scott CantorPath resolution for error templates.
2008-01-23 Scott CantorMoved logout templates to Errors tag.
2007-12-19 Scott CantorAdd return parameter and relay state support to logout...
2007-12-19 Scott CantorProvide client request into template generation, partic...
2007-11-15 Scott CantorSolaris port fixes.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-09 Scott CantorMove back channel notify loop out of base class for...
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...