shireError.html: update the error template to show origin contact
[shibboleth/cpp-sp.git] / shib-target /
2003-05-20 Derek AtkinsshireError.html: update the error template to show...
2003-05-19 Aaron Wohlget rid of timespec in portable ccache. it doesnt...
2003-05-19 Scott CantorFail if any metadata provider fails.
2003-05-19 Scott CantorAdd various MSVC extensions
2003-05-18 Scott CantorRefactoring of metadata interface
2003-05-17 Scott CantorRevised metadata interface for multiple sources/providers
2003-05-17 Scott CantorRemoved RespondWith from query (deprecated in SAML...
2003-05-17 Scott Cantorneedless assignment of iterator removed
2003-05-16 Scott CantorAdded memory leak traps in constructor.
2003-05-16 Scott CantorClone the attribute designators when building query.
2003-05-15 Scott CantorWas returning nulls from mapper calls
2003-05-10 Derek AtkinsAn ExpiredAssertionException is fatal, not retryable
2003-05-07 Derek AtkinsCatch parsing errors and pass them up to the user
2003-05-02 Scott CantorChange to contact info interface.
2003-05-01 Derek AtkinsAdd configuration options for AATimeout, AAConnectTimeo...
2003-04-29 Scott CantorFix to SAML config params.
2003-04-24 Derek AtkinsCheck for non NULL and non-empty URL string
2003-04-24 Derek AtkinsPass the origin back across the RPC in the other two...
2003-04-24 Derek AtkinsExport the raw AuthenticationStatement from the CCache
2003-04-24 Derek AtkinsHook in the origin obtained via the RPC.
2003-04-24 Derek AtkinsReturn the origin from the POST during new_session()
2003-04-23 Derek AtkinsRe-architect the way errors are handled across the...
2003-04-23 Derek Atkinshook in the OriginSiteMapper; now just waiting on the...
2003-04-23 Derek AtkinsAdd support for the originErrorURL, originContactName...
2003-04-23 Derek Atkins * ccache-utils.h shib-ccache.cpp:
2003-04-22 Scott CantorRemoved the includes and some lib folders.
2003-04-22 Derek AtkinsDeal with assertions without ending times by limiting...
2003-04-22 Derek AtkinsAdd #define for "defaultLife", the default attribute...
2003-04-21 Derek AtkinsChange RPC timeout to 10 minutes. We're using "TCP",
2003-04-20 Scott CantorUpdated version
2003-04-20 Scott CantorChanges to config options.
2003-04-20 Scott CantorReordered header (Windows issue with Apache lib)
2003-04-20 Scott CantorReordered headers and removed some constants.
2003-04-20 Scott CantorA few compatibility fixes.
2003-04-17 Derek AtkinsChange cacheTimeout configuration from minutes to seconds
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-03-05 Derek AtkinsFix a spelling snafu
2003-03-04 Derek AtkinsChange the RPCError API; supply a 'type', 'text', ...
2003-03-04 Scott CantorUse a fixed message for AA content type errors for now
2003-03-04 Scott Cantorupdated pkg and lib version
2003-03-03 Derek AtkinsHandle errors slightly better.
2003-02-28 Scott CantorMultiply minutes for cleanup by 60.
2003-02-25 Derek AtkinsFix the ShibINI::iterator destructors.
2003-02-25 Derek AtkinsImprove the logging information
2003-02-25 Derek AtkinsImplement the request attributes
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 CantorReturn NULL sock name if config not loaded.
2003-02-14 Scott CantorWorked around C language of shar.
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 filter on assertions for condition checking.
2003-02-13 Scott CantorAdded runtime policy via config file, added global...
2003-02-08 Scott Cantormigrated thread classes to libshib
2003-02-08 Scott CantorMigrated thread API from shib-target.
2003-02-04 Derek AtkinsChange the "extensions" header to "extensions:saml...
2003-02-02 Scott CantorFixed exception constructor.
2003-01-31 Derek Atkinsneed to convert the XMLString to char* to output..
2003-01-31 Derek Atkinsfix a potential SEGV in the rpc code
2003-01-31 Derek Atkinsmod_shibrm:
2003-01-31 Derek Atkinsshib-ccache.cpp:
2003-01-30 Derek Atkinsmod_shire/mod_shibrm: catch all exceptions, not just...
2003-01-30 Derek AtkinsAdd some debug/info logging for the shar cache cleanup...
2003-01-30 Derek AtkinsAdd some more error output. In particular, start looki...
2003-01-30 Derek Atkinsshib-ccache.cpp:
2003-01-30 Derek Atkinsshib-threads.{h,cpp}:
2003-01-30 Derek Atkinsshib-target.h:
2003-01-29 Derek AtkinsAdd interface for thread-specific data (ThreadKey)
2003-01-29 Derek Atkinsadd Thread::kill() API
2003-01-29 Derek Atkinsshib-ccache.cpp:
2003-01-29 Derek AtkinsAdd locking to the cache. This is mostly MT-Safe now...
2003-01-29 Derek Atkinsshib-ccache.cpp:
2003-01-28 Derek Atkinsshib-ini.cpp:
2003-01-27 Derek AtkinsAdded thread api and pthread impl
2003-01-25 Scott CantorChange to SAMLRequest signature.
2002-12-16 Scott CantorVerbose failure of shib-target startup
2002-12-16 Scott CantorWrapped mapper c'tor in exc handler, elevated error...
2002-12-15 Scott CantorVarious WIN32 fixes.
2002-12-15 Scott CantorVarious WIN32 fixes.
2002-12-15 Scott CantorVarious WIN32 fixes.
2002-12-14 Scott Cantorconverted a reference member to a string to avoid temp...
2002-12-13 Scott CantorAdded "1" for boolean tag values.
2002-12-13 Scott CantorPass ShibINI object to extension libraries
2002-12-13 Scott CantorRemoved unneeded pointer checks from POST profile calls.
2002-11-19 Scott CantorSun's compiler wants extra cast
2002-11-19 Scott Cantorextra comma causing warning
2002-11-14 Scott Cantorlog->debug() crash workaround
2002-11-12 Derek Atkinsadd sitesCertFile INI-file parameter
2002-11-01 Derek Atkinsadd some #defines to rpc/rpc.h to not shadow system...
2002-11-01 Derek AtkinsRe-port RPC library to Solaris
next