Change audience handling and validators to separate out entityID.
[shibboleth/sp.git] / shibsp / handler / impl / MetadataGenerator.cpp
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-16 cantorPretty-print metadata before signing.
2008-01-15 cantorAdd http/https flags to explicitly control endpoints.
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
2007-11-15 cantorClean Solaris build.
2007-10-25 cantorSwitch status code for access denial.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-10-17 cantorDerive signing flags from config.
2007-10-03 cantorPrevent duplicate endpoints if bases are manually supplied.
2007-09-30 cantorAttempt at a metadata generation handler.