Change audience handling and validators to separate out entityID.
[shibboleth/sp.git] / shibsp / handler / impl / SAML2Logout.cpp
2008-01-17 cantorChange audience handling and validators to separate...
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-11-15 cantorClean Solaris build.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-10-02 cantorMemory leak of decrypted NameID.
2007-09-30 cantorAttempt at a metadata generation handler.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-08-10 cantorFavor ResponseLocation in metadata.
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.