Convert role lookups to find_if algorithm.
[shibboleth/sp.git] / shibsp / handler / impl / SAML2LogoutInitiator.cpp
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-08-09 cantorFix an extra lock call during logout.
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-11 cantorParameterize config namespace for message plugins.
2007-07-09 cantorMove back channel notify loop out of base class for...
2007-07-08 cantorLocal logout handler, makefile changes, bug fix to...