SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / handler / impl / MetadataGenerator.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-10-15 Scott CantorAdd warning comment to metadata.
2012-08-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-492
2012-08-01 Scott CantorRefine OAEP supporting elements when SHA-2 is off
2012-07-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-366
2012-04-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-440
2012-01-10 Scott CantorBoost changes
2011-10-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-06-15 Scott CantorChange license header.
2010-10-25 Scott CantorSupport for NameIDFormats.
2010-10-11 Scott CantorAdd ability to generate additional metadata content...
2010-10-11 Scott CantorOmit use attribute on multi-purpose keys.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-288
2010-01-22 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-275
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-251
2009-10-15 Scott CantorBypass xmltooling/signing bug by using a fresh document...
2009-10-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-251
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2008-12-29 Scott CantorXerces 3 revisions.
2008-11-19 Scott CantorAllow metadata template to have relative path.
2008-10-17 Scott CantorSwitch to 403 when access denied.
2008-10-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-160
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-02-13 Scott CantorFix init warning.
2008-01-23 Scott CantorRenamed signedAssertions.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-16 Scott CantorPretty-print metadata before signing.
2008-01-15 Scott CantorAdd http/https flags to explicitly control endpoints.
2008-01-03 Scott CantorMove settings from Policy to RelyingParty to allow...
2007-11-15 Scott CantorClean Solaris build.
2007-10-25 Scott CantorSwitch status code for access denial.
2007-10-17 Scott CantorMove credential usage enum to Credential class.
2007-10-17 Scott CantorDerive signing flags from config.
2007-10-03 Scott CantorPrevent duplicate endpoints if bases are manually supplied.
2007-09-30 Scott CantorAttempt at a metadata generation handler.