Start to clean up Unix build.
[shibboleth/cpp-sp.git] / nsapi_shib / nsapi_shib.cpp
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.