Next integration phase, metadata and trust conversion.
[shibboleth/cpp-sp.git] / shib / ShibConfig.cpp
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-20 Scott CantorMore lib migration, purged old thread/error template...
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-03-24 Scott CantorFixed additional warnings.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-05-02 Scott CantorRefactored remote API into IListener, moved ONC server...
2005-05-01 Scott CantorMove scoped attribute subclass, add attribute plugin...
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-03-29 Scott CantorAdded exception annotation, missing exception factories.
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-04-23 Scott CantorForgot to clear the vector.
2004-04-08 Scott Cantorstatic cast required for Solaris
2004-04-08 Scott CantorImplement OpenSSL locking callbacks (way too late)
2004-04-08 Scott CantorMove exception "package" path into opensaml.
2004-03-30 Scott CantorAdded new exception for invalid handle, and detect...
2004-03-18 Scott CantorNew metadata API, fixes to SAML wrappers, simpler plugi...
2004-03-01 Scott CantorRedesigned APIs, factored out pluggable bits, new wrapp...
2004-02-04 Scott CantorInterim redesign to DOM-based config factories
2004-01-17 Scott CantorRedesigned target around URL->application mapping
2003-11-08 Scott CantorRevamped credential APIs.
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-07-27 Scott CantorReorganized attribute factory API for custom plugins.
2003-06-27 Scott CantorReimplemented AAP consistent with Metadata/Trust APIs
2003-05-19 Scott CantorFirst cut of new trust interfaces
2003-05-18 Scott CantorRefactoring of metadata interface
2003-05-17 Scott CantorTweak to provider type
2003-05-17 Scott CantorRevised metadata interface for multiple sources/providers
2003-04-20 Scott CantorPrelim port to Apache xml-security lib
2003-04-04 Scott CantorRemoved attribute factories.
2003-04-04 Scott CantorMigration of eduPerson code.
2003-03-04 Scott CantorFixed calls to exception macros
2003-02-25 Scott Cantorcorrected log label
2003-02-19 Scott Cantorfixed extra template instantiation
2003-02-19 Scott CantorAdded new OriginSiteMapper design to support refresh.
2003-02-02 Scott CantorAdded Java-style pkg prefix to exceptions.
2003-02-02 Scott CantorAdded RTTI and factory interface for exceptions.
2002-10-21 Scott CantorMade calist mapper paramater optional (don't need CAs...
2002-10-20 Scott CantorPartial implementation of signature verification with...
2002-10-03 Scott CantorChanged header inclusion
2002-09-13 Scott CantorWrapped g_config in an anon. namespace
2002-09-09 Scott CantorReworked config class.
2002-06-25 Walter HoehnAdded license to c++ source files.
2002-06-17 Scott CantorInitial Win32 project