Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / shibsp / handler / impl / LocalLogoutInitiator.cpp
2007-12-19 cantorAdd return parameter and relay state support to logout...
2007-12-19 cantorProvide client request into template generation, partic...
2007-11-26 cantorImprove consistency of cache API methods.
2007-11-26 cantorMove session cookie management into session cache.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-08-09 cantorLogging category cleanup.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-22 cantorComment cleanups.
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-09 cantorMove back channel notify loop out of base class for...
2007-07-08 cantorLocal logout handler, makefile changes, bug fix to...