SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / SPConfig.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2013-11-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-589
2012-05-04 Scott CantorOnly default logging when feature enabled.
2012-05-04 Scott CantorRework Apache and logging init/term to fix native.log...
2012-05-02 Scott CantorCache directory was not initialized properly.
2012-02-13 Scott CantorRemove extra header
2012-01-10 Scott CantorBoost code changes
2011-12-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-413
2011-10-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-06-15 Scott CantorChange license header.
2011-06-11 Scott CantorCorrect MAX limit constant.
2011-06-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-357
2011-05-19 Scott CantorAdjust VC build for parallel make, fixes for SSPCPP...
2010-09-19 Scott CantorAdd log4shib version to remaining version strings.
2010-09-18 Scott CantorAdd accessor for feature bitmask.
2010-09-16 Scott CantorAdd log4shib version to init string.
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-05-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-199
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2008-08-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-128
2008-06-03 Scott CantorSeed the non-critical PNRG.
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-11
2008-05-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-101
2008-03-14 Scott CantorResolve path of default logging config.
2008-01-30 Scott CantorPath resolution for error templates.
2008-01-30 Scott CantorOverride default package for path resolution.
2007-11-04 Scott CantorInstall curl net accessor into Xerces.
2007-10-24 Scott CantorLog library versions.
2007-08-09 Scott CantorAdd missing exception declaration.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-05-25 Scott CantorImplement artifact generation, start work on resolution...
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-06 Scott CantorAttribute filtering code.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-02 Scott CantorImplement artifact resolution support.
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-02 Scott CantorMoved handler sources.
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-18 Scott CantorSimple and Scoped Attribute decoders.
2007-02-05 Scott CantorUncomment a destructor call.
2007-02-02 Scott CantorCompleted attribute remoting support.
2007-02-02 Scott CantorUpdate copyright.
2007-01-19 Scott CantorSome draft attribute classes.
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 Scott CantorMigrated Handler interface, set up segregated handler...
2007-01-13 Scott CantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 Scott CantorShell of new SP object interface to replace old IConfig...
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-27 Scott CantorPKIX trust engine using metadata exts.
2006-12-27 Scott CantorMetadata extension classes.
2006-12-26 Scott CantorMoved remoting layer to new library.
2006-12-22 Scott CantorStarting migration to new SP library