Turn redirect expiration on by default.
[shibboleth/cpp-sp.git] / apache / mod_apache.cpp
2011-07-06 Scott CantorTurn redirect expiration on by default. 2.4.3
2011-07-02 Scott CantorCorrect expiration header format.
2011-06-30 Scott CantorRedirect headers have to be in err_headers_out.
2011-06-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-381
2011-06-15 Scott CantorChange license header.
2011-05-31 Scott CantorBackport fixes from main branch and rev version.
2011-01-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-325
2010-11-14 Scott CantorAdjust new ShibAccessControl feature to parse plugin...
2010-11-10 Scott CantorFix warnings/errors in strict compilers on vararg funct...
2010-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-315
2010-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-314 2.4RC1
2010-10-15 Scott CantorSupport for GSS-API contexts attached to requests.
2010-10-13 Scott CantorOption for a check_user prereq module.
2010-08-23 Scott CantorAdd table walk when accessing all settings for a resource.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-02 Scott CantorChange base class hook.
2009-10-26 Scott CantorAdd hooks for protecting headers and redirects.
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-231
2009-06-12 Scott CantorDelete unused constants.
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-193
2009-03-05 Scott CantorFix up config file name in comment.
2009-01-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-183
2008-11-25 Scott CantorComment out log message.
2008-11-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-168
2008-10-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-155
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-162
2008-09-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-140
2008-08-10 Scott CantorMissing header. 2.1.0
2008-08-08 Scott CantorChange exception class when config fails.
2008-08-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-128
2008-06-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-99
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-88
2008-03-12 Scott CantorAdd sslIndex option to override ACS index in metadata...
2008-02-15 Scott CantorSet status before sending headers.
2008-01-30 Scott CantorPath resolution for error templates.
2007-12-15 Scott CantorAvoid built-in behavior for server error responses.
2007-11-25 Scott CantorAdjust logging categories.
2007-11-15 Scott CantorClean Solaris build.
2007-10-30 Scott CantorPort up URI sanitizer from branch.
2007-10-25 Scott CantorReturn status as result of response for non-OK cases.
2007-10-21 Scott CantorAdd logging when catching unknown errors.
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-04 Scott CantorAdded class/decl support to authz plugins, also added...
2007-09-20 Scott CantorAccidentally left some 1.3 hooks commented out.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-08-07 Scott CantorOptions for per-content error handling.
2007-08-06 Scott CantorCorrect use of auto_ptr.
2007-08-06 Scott CantorDon't need to clear from environment table.
2007-08-05 Scott CantorAdd separate header/environment options.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-07-11 Scott CantorCollapse output/error tables for deferred headers.
2007-06-12 Scott CantorGuard non-initialization.
2007-06-04 Scott CantorPort up spoof checking
2007-05-31 Scott CantorLinux porting changes
2007-05-30 Scott CantorMerge in updated Apache POST body code.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-22 Scott CantorEliminate extra buffer operations.
2007-05-20 Scott CantorStart to clean up Unix build.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-10 Scott CantorWasn't returning from errors during POST read.
2007-04-30 Scott CantorFix old namespace defaults.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 Scott CantorCan't overlap headers or we'll break multiple Set-Cookies.
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-02-11 Scott CantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 Scott CantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 Scott CantorUpdate copyright.
2007-01-18 Scott CantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-15 Scott CantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 Scott CantorRemoved ShibTarget members.
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-06 Scott CantorOld config class ported, all config files now loading...
2007-01-04 Scott CantorNew base class for XMLRequestMap.
2007-01-02 Jim FoxAdd changes for apache2 filters and permit use of env...
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-22 Scott CantorStarting migration to new SP library
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-06-16 Scott CantorFinished option to set unset headers to fixed value...
2006-06-15 Scott CantorFix for secadv 20060615 to set empty headers and not...
2006-04-04 Scott CantorAdded Apache 2.2 project files
2006-03-28 Scott CantorAllow non-user aliases to map to REMOTE_USER
2006-03-28 Scott CantorAllow non-user aliases to map to REMOTE_USER
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2006-03-24 Scott CantorFixed additional warnings.
2006-01-02 Scott CantorSupport for new CGI data handling methods.
2005-11-09 Scott CantorFixed new Apache 1 commands.
2005-11-09 Scott CantorFixed new Apache 1 commands.
2005-09-21 Scott CantorBetter log message for valid-user rule failure with...
next