SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / isapi_shib / isapi_shib.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-97
2012-01-13 Scott CantorBoost changes to rest of project
2011-11-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-401
2011-07-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-382
2011-06-15 Scott CantorChange license header.
2010-09-22 Scott CantorAdd support for returning 304 responses.
2010-09-22 Scott CantorAdd support for returning 304 responses.
2010-06-20 Scott CantorAdd GetLastError call when client read fails.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-12-24 Scott CantorFix accidental use of <> symbols in error message.
2009-11-02 Scott CantorChange base class hook.
2009-10-26 Scott CantorAdd hooks for protecting headers and redirects.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-232
2009-06-21 Scott CantorISAPI fixes. 2.2.0
2009-04-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-202
2009-03-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-196
2009-03-13 Scott CantorFix ISAPI access to method and content type.
2008-12-30 Scott CantorXerces 3 revisions.
2008-10-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-155
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-08-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-127
2008-03-27 Scott CantorFix for SSPCPP-87.
2008-03-09 Scott CantorPort up context changes to prevent false spoofing error.
2008-03-01 Scott CantorImprove error msg.
2008-01-30 Scott CantorPath resolution for error templates.
2007-11-25 Scott CantorAdjust logging categories.
2007-11-25 Scott CantorMerge session cache implementations.
2007-10-30 Scott CantorPort up URI sanitizer from branch.
2007-10-25 Scott CantorSwitch status code for access denial.
2007-10-21 Scott CantorAdd logging when catching unknown errors.
2007-10-20 Scott CantorBypass catch all handlers (upport from branch).
2007-09-28 Scott CantorHandle duplicate headers, mainly cookies.
2007-09-14 Scott CantorMissing case where path info is empty.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-06-08 Scott CantorCatch up some changes.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-20 Scott CantorStart to clean up Unix build.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-04-15 Scott CantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
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-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-10-02 Scott CantorSmall tweak to exception handler.
2006-06-16 Scott CantorAdd option to set unset headers to fixed value.
2006-01-02 Scott CantorSupport for new CGI data handling methods.
2005-12-30 Scott CantorFor now, stop using Windows log for errors.
2005-11-08 Scott CantorProperly clear REMOTE_USER mapping.
2005-11-08 Scott CantorProperly clear REMOTE_USER mapping.
2005-09-13 Scott CantorTrap known exceptions during request config processing.
2005-09-13 Scott CantorTrap known exceptions during request config processing.
2005-08-13 Scott CantorFixed a warning.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-01 Scott CantorUpdated to xsec 1.2, removed dead code.
2005-05-02 Scott CantorSplit init logging.
2005-04-16 Scott CantorSplit up logging code.
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-04-14 Scott CantorSome API refactoring
2005-04-06 Scott CantorNew endpoint management and refactored profile methods.
2005-04-02 Scott CantorReduce Windows logging.
2005-04-01 Scott CantorInterim fix to handle HTTP codes.
2005-04-01 Scott CantorConvert more strings to references.
2005-03-31 Scott CantorAdded Site Alias capability for vhosts, missing cookie...
2005-03-29 Scott CantorConsolidated exception and status handling into a singl...
2005-03-17 Scott CantorNull pointer bug.
2005-03-17 Scott CantorChanged name of config section.
2005-03-17 Scott CantorRenamed some config features/elements.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-26 Derek AtkinsNot all modules can call doHandlePOST() from doCheckAut...
2005-01-26 Derek AtkinsImplement filter and extension modules using new APIs.
2005-01-26 Derek AtkinsImplement the ISAPI Extension callbacks.
2005-01-26 Derek AtkinsImplement the ISAPI Filter callbacks.
2004-11-04 Scott CantorPatched filter redirects to match extension redirects.
2004-10-27 Scott CantorFixed broken scheme computation in extension
2004-10-27 Scott CantorClarified an error message.
2004-08-22 Scott CantorPort 1.2 branch fixes
2004-06-11 Scott CantorNeed CRLF pair when sending headers back from filter.
2004-05-28 Scott CantorSmall improvement to detect bad shireURL settings.
2004-04-28 Scott CantorForgot to change constant.
2004-04-27 Scott CantorIIS fix to properly handle URL c14n
2004-04-26 Scott CantorAdjusted ACL API to take authn statement as well as...
2004-04-26 Scott CantorAdded logging config as a distinct feature
2004-04-23 Scott CantorFactor out some of the cookie name handling.
next