Add XML-based client SSL config.
[shibboleth/cpp-sp.git] / shib-target / shib-config.cpp
2003-11-03 Scott CantorAdd XML-based client SSL config.
2003-10-28 Scott CantorFix for bug #74.
2003-07-16 Scott CantorSwapped order of deletes in cleanup
2003-07-15 Scott CantorAdded clarifying stderr msg once log is switched.
2003-07-15 Scott CantorCompile error.
2003-07-14 Scott CantorAdded aap-uri warning.
2003-07-14 Scott CantorAdd backward-compatibility hack for aap-uri setting.
2003-07-01 Scott CantorRework sockname, and add sockacl.
2003-06-29 Scott CantorReorganized preprocessor declarations for Windows.
2003-06-28 Scott CantorAdded license.
2003-06-28 Scott CantorAdded export specifiers.
2003-06-27 Scott CantorRemoved aap-uri
2003-06-27 Scott CantorRemoved obsoleted "attributes" section.
2003-06-10 Scott CantorAbort shar on metadata failure.
2003-06-10 Scott CantorLog metadata failure, but don't abort.
2003-05-19 Scott CantorFail if any metadata provider fails.
2003-05-18 Scott CantorRefactoring of metadata interface
2003-05-17 Scott CantorRevised metadata interface for multiple sources/providers
2003-05-01 Derek AtkinsAdd configuration options for AATimeout, AAConnectTimeo...
2003-04-29 Scott CantorFix to SAML config params.
2003-04-20 Scott CantorChanges to config options.
2003-04-16 Derek AtkinsPlug-in support for Credential Cache -- allows for...
2003-04-14 Derek AtkinsBegin a restructuring to allow the most re-use of code for
2003-04-07 Derek AtkinsUser -> for pointer dereference
2003-04-04 Scott CantorAdded logging.
2003-04-04 Scott CantorAdded attribute factories.
2003-04-04 Scott CantorMoved AAP and attribute config from eduPerson lib.
2003-02-25 Derek AtkinsImprove the logging information
2003-02-25 Scott CantorFixed a race condition during ST init, moving most...
2003-02-25 Derek AtkinsAdd configuration options for the cacheType, cacheClean...
2003-02-20 Scott CantorAdded refresh setting.
2003-02-19 Scott CantorFixed policy loading again
2003-02-19 Scott Cantorwrong ini section in policy loading
2003-02-19 Scott CantorAdded new OriginSiteMapper design to support refresh.
2003-02-14 Scott CantorMade SHAR socket name/port configurable.
2003-02-13 Scott CantorVarious fixes to runtime policy changes
2003-02-13 Scott CantorConverted policy vector to XMLCh from xstring
2003-02-13 Scott CantorAdded runtime policy via config file, added global...
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-02-04 Derek AtkinsChange the "extensions" header to "extensions:saml...
2003-01-30 Derek Atkinsmod_shire/mod_shibrm: catch all exceptions, not just...
2003-01-30 Derek Atkinsshib-target.h:
2003-01-29 Derek Atkinsshib-ccache.cpp:
2002-12-16 Scott CantorWrapped mapper c'tor in exc handler, elevated error...
2002-12-13 Scott CantorPass ShibINI object to extension libraries
2002-11-12 Derek Atkinsadd sitesCertFile INI-file parameter
2002-10-21 Scott CantorCorrected dummy mapper interface
2002-10-08 Derek AtkinsIt helps to actually RETURN the object....
2002-10-04 Scott CantorPulled out extra registration of shib schema, no longer...
2002-10-04 Derek Atkinsregister the shib schema
2002-09-27 Derek Atkinsuse the new XMLOriginMapper
2002-09-24 Derek AtkinsChange the RPC API to pass a list of SAMLAssertion...
2002-09-21 Derek Atkins - Update to Xerces-2.1 support