VS10 solution files, convert from NULL macro to nullptr.
[shibboleth/sp.git] / nsapi_shib / nsapi_shib.cpp
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-02 cantorChange base class hook.
2009-10-26 cantorAdd hooks for protecting headers and redirects.
2009-10-14 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-13 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-232
2009-06-12 cantorAuto-generate spoof checking key on Windows if not...
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-193
2009-01-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-179
2009-01-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-175
2008-10-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-155
2008-09-17 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-147
2008-09-16 cantorLog uncaught exceptions in handler.
2008-09-09 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-140
2008-09-09 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-139
2008-08-10 cantorMissing header.
2008-08-08 cantorChange exception class when config fails.
2008-08-05 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-128
2008-05-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-88
2008-03-12 cantorAdd sslIndex option to override ACS index in metadata...
2008-01-30 cantorPath resolution for error templates.
2007-12-04 cantorDetect subrequests and internal redirects.
2007-12-03 cantorDetect multiple executions of NSAPI function so spoof...
2007-11-25 cantorAdjust logging categories.
2007-10-30 cantorPort up URI sanitizer from branch.
2007-10-21 cantorAdd logging when catching unknown errors.
2007-10-20 cantorBypass catch all handlers (upport from branch).
2007-10-19 cantorFix crash in localized request maps.
2007-10-19 cantorAdd method to read all properties.
2007-09-07 cantorAdd Handler feature for config.
2007-08-20 cantorStop setting HTTP_REMOTE_USER.
2007-08-19 cantorFixes to header management, spoof checking, virtual...
2007-08-19 cantorRemove dead code.
2007-05-27 cantorClient certificate bridge.
2007-05-27 cantorDraft artifact resolver.
2007-05-20 cantorStart to clean up Unix build.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-30 cantorFix old namespace defaults.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-02-11 cantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorUpdate copyright.
2007-01-18 cantorMigrated ShibTarget logic into ServiceProvider base.
2007-01-15 cantorNext refactoring stage, STPriv class gone, most of...
2007-01-14 cantorRemoved ShibTarget members.
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-04 cantorNew base class for XMLRequestMap.
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-26 cantorMoved property set classes to new library.
2006-12-22 cantorStarting migration to new SP library
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-03-27 cantorAdded redirectToSSL option to block non-SSL access.
2006-01-02 cantorSupport for new CGI data handling methods.
2005-12-17 cantorWithout connection: close, redirects are timing out.
2005-11-08 cantorProperly clear REMOTE_USER mapping.
2005-09-13 cantorTrap known exceptions during request config processing.
2005-08-12 cantorRedirects were being totally mishandled.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-07-01 cantorUpdated to xsec 1.2, removed dead code.
2005-06-16 cantorImprove some header handling, at least on Solaris.
2005-06-14 cantorSome Unix fixes.
2005-05-25 cantorFixed initial bugs
2005-05-23 cantorRemoved ONC headers.
2005-05-20 cantorAdd a header
2005-04-24 cantorFixed template references.
2005-04-24 cantorAdded native command mapper.
2005-04-23 cantorFixed compile errors, need to redo command handling.
2005-04-01 warlordShibTargetException -> FatalProfileException
2005-04-01 warlordFirst pass at porting the NSAPI module to the new ShibT...
2005-04-01 warlordPull nsapi_shib up to HEAD.