Add return parameter and relay state support to logout processing in lieu of templates.
[shibboleth/cpp-sp.git] / shibsp / handler / impl / LogoutHandler.cpp
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...