shibboleth/cpp-sp.git
2007-11-29 Scott CantorRemove curl dependency. 2.0-beta2
2007-11-28 Scott CantorCopy over example metadata.
2007-11-28 Scott CantorPropagate specific errors out when no assertion is...
2007-11-28 Scott CantorHonor redirectToSSL setting in handler dispatcher.
2007-11-27 Scott CantorCreate /var/run/shibboleth.
2007-11-27 Scott CantorMisspelled file.
2007-11-27 Scott CantorDoc updates.
2007-11-27 Scott CantorDoc folder packaging.
2007-11-27 Scott CantorCorrect subfolder name.
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-26 Scott CantorSupport multiple response headers with the same name.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-25 Scott CantorAdjust logging categories.
2007-11-25 Scott CantorRemove old cache plugin.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-19 Scott CantorClarify whether to add file to httpd.conf.
2007-11-19 Scott CantorKeyInfo should be base64-decoded in simple sign rule.
2007-11-19 Scott CantorSession dumping handler.
2007-11-17 Scott CantorAdd authnskew property for ForceAuthn enforcement.
2007-11-17 Scott CantorChange some defaults to reduce DoS opportunities out...
2007-11-16 Scott CantorHandle encoded URLs in status handler.
2007-11-15 Scott CantorFix ctime check.
2007-11-15 Scott CantorTest for ctime_r prototype.
2007-11-15 Scott CantorFix header check.
2007-11-15 Scott CantorWrong library link.
2007-11-15 Scott CantorClean Solaris build.
2007-11-15 Scott CantorGet NSAPI header to compile during test.
2007-11-15 Scott CantorSolaris port fixes.
2007-11-15 Scott CantorNeed openssl test to get headers included.
2007-11-15 Scott CantorAdd brackets.
2007-11-15 Scott CantorFix ODBC checks.
2007-11-15 Scott CantorRefine ODBC checks and allow for lack of odbc_config.
2007-11-14 Scott CantorRemove unsupported apxs queries.
2007-11-14 Scott Cantorextra brace
2007-11-14 Scott CantorPatch to find apr config from branch.
2007-11-14 Scott Cantorline feed change
2007-11-14 Scott CantorLine separators.
2007-11-14 Scott CantorLine separators.
2007-11-14 Scott CantorAccidental semicolons.
2007-11-14 Scott CantorRework XML directory substitutions to handle xmltooling...
2007-11-14 Scott CantorExport authn instant.
2007-11-13 Scott CantorSolaris compiler doesn't like two include macros on...
2007-11-09 Scott CantorAdd ECP support.
2007-11-09 Scott CantorInstall SAML 2 handler for PAOS binding.
2007-11-09 Scott CantorHandle signing if no role provided.
2007-11-09 Scott CantorDoc fixes.
2007-11-09 Scott CantorUnneeded conditional.
2007-11-09 Scott CantorAdd PAOS binding.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-11-04 Scott CantorInstall curl net accessor into Xerces.
2007-11-04 Scott CantorAvoid processing Handler elements as property sets.
2007-10-31 Scott CantorAdd FastCGI license.
2007-10-30 Scott CantorPort up URI sanitizer from branch.
2007-10-27 Scott CantorMove redirectErrors property.
2007-10-27 Scott CantorRevamp error handler to default to redirectable.
2007-10-25 Scott CantorReturn status as result of response for non-OK cases.
2007-10-25 Scott CantorSwitch status code for access denial.
2007-10-24 Scott CantorAdd -v option to print version.
2007-10-24 Scott CantorLog library versions.
2007-10-24 Scott CantorAdd User-Agent header to SOAP messages.
2007-10-24 Scott CantorRequire Xerces 2.8.0 and make cxxtest optional.
2007-10-24 Scott CantorRemove old stylesheets.
2007-10-22 Scott CantorFix warning.
2007-10-22 Scott CantorPackaging fixes.
2007-10-22 Scott CantorMissing files macro.
2007-10-22 Scott CantorMissing header.
2007-10-22 Scott CantorMissing header.
2007-10-22 Scott CantorSwitch exception class, seems to fail on some gcc versions.
2007-10-22 Scott CantorRemove svn files from isapi folder.
2007-10-22 Scott CantorRemove svn files from api doc folder.
2007-10-22 Scott CantorSpaces to tabs.
2007-10-22 Scott CantorUp log4cpp version requirement.
2007-10-22 Scott CantorAdd fastcgi to dist.
2007-10-22 Scott CantorAdd doxygen support.
2007-10-21 Scott CantorFix log4shib/log4cpp link check.
2007-10-21 Scott Cantorlibexec changes
2007-10-21 Scott CantorAdd logging when catching unknown errors.
2007-10-21 Scott CantorRemove catch all handlers.
2007-10-21 Scott CantorAdd statusCodes to no IdP error.
2007-10-20 Scott CantorPort fastcgi code to trunk.
2007-10-20 Scott CantorBypass catch all handlers (upport from branch).
2007-10-19 Scott CantorFix crash in localized request maps.
2007-10-19 Scott CantorAdd method to read all properties.
2007-10-18 Scott CantorAdd handlers and keys to status handler.
2007-10-17 Scott CantorMove credential usage enum to Credential class.
2007-10-17 Scott CantorDerive signing flags from config.
2007-10-11 Scott CantorMake configure script check for proper logging version.
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-10-06 Scott CantorMinimal status handler.
2007-10-06 Scott CantorAdd back missing string type.
2007-10-04 Scott CantorAdded valid-user rule.
2007-10-04 Scott CantorAdded class/decl support to authz plugins, also added...
2007-10-04 Scott CantorAND/OR rules not handling indeterminate result case.
2007-10-03 Scott CantorPrevent duplicate endpoints if bases are manually supplied.
2007-10-03 Scott CantorLinefeed change
2007-10-02 Scott CantorAdd legacy targeted ID attribute as a REMOTE_USER source.
2007-10-02 Scott CantorDidn't mean to map this to an unscoped attribute id.
2007-10-02 Scott CantorCheck for xmlsec 1.4.
next