Remove xmlproviders from build, deleted old AAP interface.
[shibboleth/cpp-sp.git] / shib-target / shib-ini.cpp
2007-02-05 Scott CantorRemove xmlproviders from build, deleted old AAP interface.
2007-02-02 Scott CantorUpdate copyright.
2007-01-25 Scott CantorReworking legacy caching config.
2007-01-25 Scott CantorAdd indexed storage plugins, build replay cache.
2007-01-24 Scott CantorShift some SAML intelligence out of cache API, start...
2007-01-22 Scott CantorFirst draft of session cache API
2007-01-17 Scott CantorStarting to refactor session cache, eliminated IConfig...
2007-01-16 Scott CantorPulled attribute designators, moved audiences up.
2007-01-16 Scott CantorMoved handler accessors up to base.
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-06 Scott CantorOld config class ported, all config files now loading...
2007-01-05 Scott CantorMoved credential resolver map inside SP.
2007-01-04 Scott CantorNew base class for XMLRequestMap.
2007-01-03 Scott CantorConverted to XML metadata plugin.
2007-01-02 Scott CantorSwitched to xmltooling cred resolver.
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-28 Scott CantorFinished adding new metadata/trust plugins to config.
2006-12-28 Scott CantorBuild chained trust engines off of old config.
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 Scott CantorMoved property set classes to new library.
2006-12-26 Scott CantorMoved remoting layer 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-11-30 Scott CantorRevert design decision to multiplex handlers.
2006-11-29 Scott CantorFix for bug 593, add leading slash to handlers.
2006-03-24 Scott CantorFixed additional warnings.
2006-02-23 Scott CantorMove attribute factory handling to one-time startup...
2006-01-30 Scott CantorNeed to delete impl object before outer members.
2006-01-30 Scott Cantorg++ complaining about function templates, switched...
2006-01-27 Scott CantorFix replay cache instantiation to pull from proper...
2006-01-24 Scott CantorAdded ODBC cache elements.
2006-01-11 Scott CantorDetermine cache type based on which half of system...
2006-01-11 Scott CantorRewrap configuration failures to ensure proper cleanup...
2006-01-08 Scott CantorAdded token validation callback.
2006-01-05 Scott CantorRemoved some extraneous logging to cerr.
2006-01-02 Scott CantorNew handler APIs.
2005-11-15 Scott CantorBegin to relax restrictions so endpoints can be shared.
2005-10-23 Scott CantorFixed inheritance of handler definitions.
2005-10-23 Scott CantorFixed inheritance of handler definitions.
2005-08-13 Scott CantorFixed a warning.
2005-07-21 Scott CantorStop loading overrides into default application.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-05-19 Scott CantorWrong type in replay cache.
2005-05-17 Scott CantorReworked profile handlers outside of core library.
2005-05-17 Scott CantorTrap errors when building some plugins
2005-05-02 Scott CantorBad counter variable.
2005-05-01 Scott CantorAdd AttributeFactory and DiagnosticService elements.
2005-04-27 Scott CantorCheck for null group names.
2005-04-25 Scott CantorAdd MetadataProvider to the filter.
2005-04-15 Scott CantorAPI consolidation around ShibTarget class
2005-04-11 Scott CantorAdded MetadataProvider constant.
2005-04-06 Scott CantorFixed application node filter.
2005-04-06 Scott CantorNew endpoint management and refactored profile methods.
2005-04-01 Scott CantorUpdate to final SAML 2.0 schema filenames.
2005-03-25 Scott CantorAdded application "hash".
2005-03-24 Scott CantorRemove state mgr (overkill for now), implement local...
2005-03-17 Scott CantorBegin config schema changes/fixes
2005-03-14 Scott CantorRAII instead of catch(...) in factories, bubble more...
2005-03-06 Scott CantorForgot to init pointers.
2005-02-21 Scott CantorArtifact mapper implementation
2005-02-21 Scott CantorAdded const to binding/profile methods
2005-02-14 Scott CantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2005-01-17 Scott CantorRevised metadata API.
2004-05-13 Scott CantorNeed to skip embedded Application tags.
2004-05-01 Scott CantorRemoved Policy element from configuration
2004-04-26 Scott CantorAdded logging config as a distinct feature
2004-04-07 Scott CantorAlways include providerId in audience.
2004-03-19 Scott CantorChange inline RequestMap to a level beneath.
2004-03-18 Scott CantorNew configuraton API, new APIs for various pluggable...
2004-01-18 Scott CantorRemoved sock name typedef, reorgd headers
2003-11-25 Derek AtkinsBetter exiting without an ini-file
2003-06-29 Scott CantorReorganized preprocessor declarations for Windows.
2003-06-28 Scott CantorAdded license.
2003-06-28 Scott CantorAdded export specifiers.
2003-02-25 Derek AtkinsFix the ShibINI::iterator destructors.
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-01-31 Derek Atkinsmod_shibrm:
2003-01-30 Derek Atkinsshib-target.h:
2003-01-29 Derek Atkinsshib-ccache.cpp:
2003-01-28 Derek Atkinsshib-ini.cpp:
2002-12-15 Scott CantorVarious WIN32 fixes.
2002-12-14 Scott Cantorconverted a reference member to a string to avoid temp...
2002-12-13 Scott CantorAdded "1" for boolean tag values.
2002-10-09 Derek Atkinsfix bugID 24.. Use stringstream instead of strstream
2002-09-25 Derek AtkinsUpdated example configuration files to match new config...
2002-09-24 Derek Atkinsrefresh the INI file whenever it changes on disk (stat...
2002-09-21 Derek Atkins - Update to Xerces-2.1 support
2002-09-13 Derek AtkinsCode drop of new target..