VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / handler / impl / LogoutHandler.cpp
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-30 cantorAdd .html extension when defaulting templates.
2009-10-29 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-236
2009-10-24 cantorFix use of relative redirect.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-03-31 cantorCheck for empty session array in back channel notify...
2008-12-29 cantorXerces 3 revisions.
2008-09-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-150
2008-07-15 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-123
2008-01-30 cantorPath resolution for error templates.
2008-01-23 cantorMoved logout templates to Errors tag.
2007-12-19 cantorAdd return parameter and relay state support to logout...
2007-12-19 cantorProvide client request into template generation, partic...
2007-11-15 cantorSolaris port fixes.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-17 cantorFirst cut at logout race detection in cache.
2007-07-12 cantorMake sure logout notification only happens in one handler.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-09 cantorMove back channel notify loop out of base class for...
2007-07-07 cantorFirst set of logout base classes and non-building draft...