Next integration phase, metadata and trust conversion.
[shibboleth/cpp-sp.git] / shib / shib.h
2007-01-02 Scott CantorNext integration phase, metadata and trust conversion.
2006-12-27 Scott CantorMove Shib constants to new lib, fixed symbol conflicts.
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 CantorNamespace fixups
2006-03-24 Scott CantorFixing various gcc 4.1 warnings.
2006-01-08 Scott CantorMoved scope extension to entity level, added token...
2006-01-02 Scott CantorMoved CGI processing out of library, separate artifact...
2005-07-09 Scott CantorEmbed iterators inside metadata/trust wrappers to fix...
2005-07-05 Scott CantorInvalidHandle exception no longer retryable.
2005-07-01 Scott CantorUpdated to xsec 1.2, moved HTTP Hook out.
2005-06-22 Scott CantorAdd indication of whether binding was authenticated.
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
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-29 Scott CantorRemoved Factory property.
2005-04-26 Scott CantorAdded ability to override path validator in trust API...
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-04-06 Scott CantorAdded some new profile constants.
2005-03-31 Scott CantorAdd access to tree structure.
2005-03-31 Scott CantorAdded a strict flag to permit loose metadata lookup...
2005-03-29 Scott CantorAdded KeyAuthority extension interfaces
2005-03-29 Scott CantorAdded exception annotation, missing exception factories.
2005-03-27 Scott CantorAdded HRESULT facility to exceptions
2005-03-26 Scott CantorNew exception c'tors.
2005-03-22 Scott CantorAdded ASCII metadata lookup.
2005-03-01 Scott CantorFixed name of KeyDescriptor method.
2005-03-01 Scott CantorTweaked AA role API
2005-02-21 Scott CantorAdded const to binding/profile methods
2005-02-21 Scott CantorAdded artifact lookup API to metadata
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-30 Scott CantorAdded expiration handling to metadata.
2005-01-29 Scott CantorUse new SAML date class.
2005-01-22 Scott CantorAdded unspecified to Key use enum, added request profil...
2005-01-17 Scott CantorRevised metadata API.
2004-07-22 Scott CantorAdding case sensitivity flag to AAP rules.
2004-05-10 Scott CantorLast sec draft std adjustment
2004-04-30 Scott CantorLast sync up to SAML draft
2004-04-25 Scott CantorAdd AnyAttribute support for global attrib acceptance...
2004-04-15 Scott CantorTweaked some APIs to conform better to eventual metadata
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 CantorMetadata revisions, fixed lack of per-thread binding...
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-08-24 Scott CantorCode around STL problems.
2003-07-27 Scott CantorReorganized attribute factory API for custom plugins.
2003-07-26 Scott CantorAdd permit/deny rules for Scope to AAP implementation.
2003-06-27 Scott CantorReimplemented AAP consistent with Metadata/Trust APIs
2003-06-11 Scott CantorAdded consts.
2003-05-21 Scott CantorRemoved InCommon constant.
2003-05-19 Scott CantorShifted getCert call from IAuthority to Trust
2003-05-19 Scott CantorFirst cut of new trust interfaces
2003-05-18 Scott CantorRefactoring of metadata interface
2003-05-17 Scott CantorRevised metadata interface for multiple sources/providers
2003-05-15 Scott CantorAdded AnyValue support in AAP
2003-05-02 Scott CantorAdded null destructors
2003-05-02 Scott CantorSupport multiple contacts.
2003-04-23 Scott CantorAdded APIs for origin site access.
2003-04-20 Scott CantorPrelim port to Apache xml-security lib
2003-04-04 Scott CantorMigration of eduPerson code.
2003-03-06 Scott CantorAdded format URI
2003-02-19 Scott Cantorfixed typename in exception classes
2003-02-19 Scott CantorAdded new OriginSiteMapper design to support refresh.
2003-02-13 Scott CantorModified default policy URI.
2003-02-02 Scott CantorAdded RTTI and factory interface for exceptions.
2002-12-17 Scott CantorRevised OriginSiteMapper so that domain iterator includ...
2002-12-13 Scott CantorReverted POST profile API to return pointers.
2002-12-10 Scott CantorRevised exception modeling.
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 CantorCheck in initial autoconf files and headers