Remove xmlproviders from build, deleted old AAP interface.
[shibboleth/sp.git] / shib-target / shib-ini.cpp
2007-02-05 cantorRemove xmlproviders from build, deleted old AAP interface.
2007-02-02 cantorUpdate copyright.
2007-01-25 cantorReworking legacy caching config.
2007-01-25 cantorAdd indexed storage plugins, build replay cache.
2007-01-24 cantorShift some SAML intelligence out of cache API, start...
2007-01-22 cantorFirst draft of session cache API
2007-01-17 cantorStarting to refactor session cache, eliminated IConfig...
2007-01-16 cantorPulled attribute designators, moved audiences up.
2007-01-16 cantorMoved handler accessors up to base.
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-06 cantorOld config class ported, all config files now loading...
2007-01-05 cantorMoved credential resolver map inside SP.
2007-01-04 cantorNew base class for XMLRequestMap.
2007-01-03 cantorConverted to XML metadata plugin.
2007-01-02 cantorSwitched to xmltooling cred resolver.
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-28 cantorFinished adding new metadata/trust plugins to config.
2006-12-28 cantorBuild chained trust engines off of old config.
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-26 cantorMoved property set classes to new library.
2006-12-26 cantorMoved remoting layer to new library.
2006-12-22 cantorStarting migration to new SP library
2006-12-20 cantorMore lib migration, purged old thread/error template...
2006-11-30 cantorRevert design decision to multiplex handlers.
2006-01-30 cantorNeed to delete impl object before outer members.
2006-01-30 cantorg++ complaining about function templates, switched...
2006-01-27 cantorFix replay cache instantiation to pull from proper...
2006-01-24 cantorAdded ODBC cache elements.
2006-01-11 cantorDetermine cache type based on which half of system...
2006-01-11 cantorRewrap configuration failures to ensure proper cleanup...
2006-01-08 cantorAdded token validation callback.
2006-01-02 cantorNew handler APIs.
2005-11-15 cantorBegin to relax restrictions so endpoints can be shared.
2005-10-23 cantorFixed inheritance of handler definitions.
2005-08-13 cantorFixed a warning.
2005-07-21 cantorStop loading overrides into default application.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-05-19 cantorWrong type in replay cache.
2005-05-17 cantorReworked profile handlers outside of core library.
2005-05-17 cantorTrap errors when building some plugins
2005-05-02 cantorBad counter variable.
2005-05-01 cantorAdd AttributeFactory and DiagnosticService elements.
2005-04-27 cantorCheck for null group names.
2005-04-25 cantorAdd MetadataProvider to the filter.
2005-04-15 cantorAPI consolidation around ShibTarget class
2005-04-11 cantorAdded MetadataProvider constant.
2005-04-06 cantorFixed application node filter.
2005-04-06 cantorNew endpoint management and refactored profile methods.
2005-04-01 cantorUpdate to final SAML 2.0 schema filenames.
2005-03-25 cantorAdded application "hash".
2005-03-24 cantorRemove state mgr (overkill for now), implement local...
2005-03-17 cantorBegin config schema changes/fixes
2005-03-14 cantorRAII instead of catch(...) in factories, bubble more...
2005-03-06 cantorForgot to init pointers.
2005-02-21 cantorArtifact mapper implementation
2005-02-21 cantorAdded const to binding/profile methods
2005-02-14 cantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 cantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 cantorMoved plugin and locking interfaces into libsaml.
2005-01-17 cantorRevised metadata API.
2004-05-13 cantorNeed to skip embedded Application tags.
2004-05-01 cantorRemoved Policy element from configuration
2004-04-26 cantorAdded logging config as a distinct feature
2004-04-07 cantorAlways include providerId in audience.
2004-03-19 cantorChange inline RequestMap to a level beneath.
2004-03-18 cantorNew configuraton API, new APIs for various pluggable...
2004-01-18 cantorRemoved sock name typedef, reorgd headers
2003-11-25 warlordBetter exiting without an ini-file
2003-06-29 cantorReorganized preprocessor declarations for Windows.
2003-06-28 cantorAdded license.
2003-06-28 cantorAdded export specifiers.
2003-02-25 warlordFix the ShibINI::iterator destructors.
2003-02-08 cantormigrated thread classes to libshib
2003-01-31 warlordmod_shibrm:
2003-01-30 warlordshib-target.h:
2003-01-29 warlordshib-ccache.cpp:
2003-01-28 warlordshib-ini.cpp:
2002-12-15 cantorVarious WIN32 fixes.
2002-12-14 cantorconverted a reference member to a string to avoid temp...
2002-12-13 cantorAdded "1" for boolean tag values.
2002-10-09 warlordfix bugID 24.. Use stringstream instead of strstream
2002-09-25 warlordUpdated example configuration files to match new config...
2002-09-24 warlordrefresh the INI file whenever it changes on disk (stat...
2002-09-21 warlord - Update to Xerces-2.1 support
2002-09-13 warlordCode drop of new target..