Update copyright.
[shibboleth/sp.git] / shib / ShibConfig.cpp
2007-02-02 cantorUpdate copyright.
2007-01-06 cantorOld config class ported, all config files now loading...
2007-01-02 cantorNext integration phase, metadata and trust conversion.
2006-12-20 cantorMore lib migration, purged old thread/error template...
2005-07-18 cantorSwitched remaining files to Apache license.
2005-05-02 cantorRefactored remote API into IListener, moved ONC server...
2005-05-01 cantorMove scoped attribute subclass, add attribute plugin...
2005-04-12 cantorNew trust APIs, some additional metadata APIs.
2005-03-29 cantorAdded exception annotation, missing exception factories.
2005-01-30 cantorMoved plugin and locking interfaces into libsaml.
2004-10-25 cantorPorting changes from 1.2 branch
2004-04-23 cantorForgot to clear the vector.
2004-04-08 cantorstatic cast required for Solaris
2004-04-08 cantorImplement OpenSSL locking callbacks (way too late)
2004-04-08 cantorMove exception "package" path into opensaml.
2004-03-30 cantorAdded new exception for invalid handle, and detect...
2004-03-18 cantorNew metadata API, fixes to SAML wrappers, simpler plugi...
2004-03-01 cantorRedesigned APIs, factored out pluggable bits, new wrapp...
2004-02-04 cantorInterim redesign to DOM-based config factories
2004-01-17 cantorRedesigned target around URL->application mapping
2003-11-08 cantorRevamped credential APIs.
2003-11-03 cantorAdd XML-based client SSL config.
2003-07-27 cantorReorganized attribute factory API for custom plugins.
2003-06-27 cantorReimplemented AAP consistent with Metadata/Trust APIs
2003-05-19 cantorFirst cut of new trust interfaces
2003-05-18 cantorRefactoring of metadata interface
2003-05-17 cantorTweak to provider type
2003-05-17 cantorRevised metadata interface for multiple sources/providers
2003-04-20 cantorPrelim port to Apache xml-security lib
2003-04-04 cantorRemoved attribute factories.
2003-04-04 cantorMigration of eduPerson code.
2003-03-04 cantorFixed calls to exception macros
2003-02-25 cantorcorrected log label
2003-02-19 cantorfixed extra template instantiation
2003-02-19 cantorAdded new OriginSiteMapper design to support refresh.
2003-02-02 cantorAdded Java-style pkg prefix to exceptions.
2003-02-02 cantorAdded RTTI and factory interface for exceptions.
2002-10-21 cantorMade calist mapper paramater optional (don't need CAs...
2002-10-20 cantorPartial implementation of signature verification with...
2002-10-03 cantorChanged header inclusion
2002-09-13 cantorWrapped g_config in an anon. namespace
2002-09-09 cantorReworked config class.
2002-06-25 wassaAdded license to c++ source files.
2002-06-17 cantorInitial Win32 project