Add return parameter and relay state support to logout processing in lieu of templates.
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML2Logout.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-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-15 Scott CantorClean Solaris build.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-10-02 Scott CantorMemory leak of decrypted NameID.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-08-10 Scott CantorFavor ResponseLocation in metadata.
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-11 Scott CantorParameterize config namespace for message plugins.