Add accessor for feature bitmask.
[shibboleth/sp.git] / shibsp / SPConfig.cpp
2010-09-18 cantorAdd accessor for feature bitmask.
2010-09-16 cantorAdd log4shib version to init string.
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-297
2010-08-13 cantorInitial draft of protocol bootstrapper, reworked ACS...
2010-08-12 cantorFactor out LogoutInitiator class, simpler API to get...
2010-05-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-293
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-14 cantorReducing header overuse, non-inlining selected methods...
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-05-26 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-199
2009-02-04 cantorRework support for libcurl-based input to parser.
2008-08-05 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-128
2008-06-03 cantorSeed the non-critical PNRG.
2008-05-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-11
2008-05-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-101
2008-03-14 cantorResolve path of default logging config.
2008-01-30 cantorPath resolution for error templates.
2008-01-30 cantorOverride default package for path resolution.
2007-11-04 cantorInstall curl net accessor into Xerces.
2007-10-24 cantorLog library versions.
2007-08-09 cantorAdd missing exception declaration.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-05-25 cantorImplement artifact generation, start work on resolution...
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-06 cantorAttribute filtering code.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-02 cantorImplement artifact resolution support.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-02 cantorMoved handler sources.
2007-02-24 cantorA "simple" attribute resolver, and token validation.
2007-02-18 cantorSimple and Scoped Attribute decoders.
2007-02-05 cantorUncomment a destructor call.
2007-02-02 cantorCompleted attribute remoting support.
2007-02-02 cantorUpdate copyright.
2007-01-19 cantorSome draft attribute classes.
2007-01-17 cantorStarting to refactor session cache, eliminated IConfig...
2007-01-15 cantorMigrated Handler interface, set up segregated handler...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...
2007-01-09 cantorShell of new SP object interface to replace old IConfig...
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-27 cantorPKIX trust engine using metadata exts.
2006-12-27 cantorMetadata extension classes.
2006-12-26 cantorMoved remoting layer to new library.
2006-12-22 cantorStarting migration to new SP library