Reducing header overuse, non-inlining selected methods (CPPOST-35).
[shibboleth/cpp-sp.git] / shibsp / handler / impl / MetadataGenerator.cpp
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.