VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / shibsp / handler / impl / SAML2ArtifactResolution.cpp
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-25 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-184
2009-11-25 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-268
2009-11-25 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-267
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2008-12-29 cantorXerces 3 revisions.
2008-01-17 cantorChange audience handling and validators to separate...
2007-11-15 cantorClean Solaris build.
2007-10-08 cantorAdd a getType method to handlers to assist with documen...
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-24 cantorAdjust log categories.
2007-07-11 cantorParameterize config namespace for message plugins.
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-07-03 cantorWrong method to fetch property.
2007-07-03 cantorAdd cache method to find but not remove sessions by...
2007-05-30 cantorFactor out application ID when remoting.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-28 cantorBypass timestamp update in cache.
2007-05-27 cantorDraft artifact resolver.