SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / LocalLogoutInitiator.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-04-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-440
2012-02-13 Scott CantorRemove extra header
2012-02-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-352
2012-01-10 Scott CantorBoost changes
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-06-15 Scott CantorChange license header.
2011-02-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-351
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2009-10-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-236
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
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-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-22 Scott CantorComment cleanups.
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-09 Scott CantorMove back channel notify loop out of base class for...
2007-07-08 Scott CantorLocal logout handler, makefile changes, bug fix to...