SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / nsapi_shib / nsapi_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-02-13 Scott CantorRemove extra header
2012-01-13 Scott CantorBoost changes to rest of project
2011-07-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-382
2011-06-15 Scott CantorChange license header.
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-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-232
2009-06-12 Scott CantorAuto-generate spoof checking key on Windows if not...
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-193
2009-01-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-179
2009-01-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-175
2008-10-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-155
2008-09-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-147
2008-09-16 Scott CantorLog uncaught exceptions in handler.
2008-09-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-140
2008-09-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-139
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-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-01-30 Scott CantorPath resolution for error templates.
2007-12-04 Scott CantorDetect subrequests and internal redirects.
2007-12-03 Scott CantorDetect multiple executions of NSAPI function so spoof...
2007-11-25 Scott CantorAdjust logging categories.
2007-10-30 Scott CantorPort up URI sanitizer from branch.
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-09-07 Scott CantorAdd Handler feature for config.
2007-08-20 Scott CantorStop setting HTTP_REMOTE_USER.
2007-08-19 Scott CantorFixes to header management, spoof checking, virtual...
2007-08-19 Scott CantorRemove dead code.
2007-05-27 Scott CantorClient certificate bridge.
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-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 CantorImprove property inheritance, first batch of SessionIni...
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-04 Scott CantorNew base class for XMLRequestMap.
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
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-16 Scott CantorAdd option to set unset headers to fixed value.
2006-06-15 Scott CantorFix for secadv 20060615 to set empty headers and not...
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2006-03-27 Scott CantorFix config.h reference.
2006-03-27 Scott CantorAdded redirectToSSL option to block non-SSL access.
2006-01-02 Scott CantorSupport for new CGI data handling methods.
2005-12-17 Scott CantorWithout connection: close, redirects are timing out.
2005-12-17 Scott CantorWithout connection: close, redirects are timing out.
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-12 Scott CantorRedirects were being totally mishandled.
2005-08-12 Scott CantorRedirects were being totally mishandled.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-01 Scott CantorUpdated to xsec 1.2, removed dead code.
2005-06-16 Scott CantorImprove some header handling, at least on Solaris.
2005-06-14 Scott CantorSome Unix fixes.
2005-05-25 Scott CantorFixed initial bugs
2005-05-23 Scott CantorRemoved ONC headers.
2005-05-20 Scott CantorAdd a header
2005-04-24 Scott CantorFixed template references.
2005-04-24 Scott CantorAdded native command mapper.
2005-04-23 Scott CantorFixed compile errors, need to redo command handling.
2005-04-01 Derek AtkinsShibTargetException -> FatalProfileException
2005-04-01 Derek AtkinsFirst pass at porting the NSAPI module to the new ShibT...
2005-04-01 Derek AtkinsPull nsapi_shib up to HEAD.