SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / ChainingLogoutInitiator.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-01-11 Scott CantorOld boost version doesn't support push_back with auto_ptr
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2008-12-29 Scott CantorXerces 3 revisions.
2007-12-24 Scott CantorSupport metadata generation in chained handlers.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-09-05 Scott CantorFix log message.
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...