SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML2ArtifactResolution.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2010-08-10 Scott CantorAdd protocol family property to protocol handlers,...
2010-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-184
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-268
2009-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-267
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2008-12-29 Scott CantorXerces 3 revisions.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2007-11-15 Scott CantorClean Solaris build.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-24 Scott CantorAdjust log categories.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-04 Scott CantorFactor up message encoding along with credential resolu...
2007-07-03 Scott CantorWrong method to fetch property.
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-05-30 Scott CantorFactor out application ID when remoting.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-27 Scott CantorDraft artifact resolver.