Redesigned target around URL->application mapping
[shibboleth/sp.git] / mod_shire / mod_shire.cpp
2004-01-17 cantorRedesigned target around URL->application mapping
2003-12-23 cantorCheck for empty cookie before calling RPC.
2003-07-05 cantorRemoved useless "normalizing" code.
2003-07-01 cantorImplemented per-thread RPC handles.
2003-07-01 cantorAccess sock name through function.
2003-06-30 cantorReworked filter to improve performance on unprotected...
2003-06-30 cantorAdded a catch_all handler.
2003-06-28 cantorReordered headers.
2003-05-20 warlordshireError.html: update the error template to show...
2003-03-04 warlordChange the RPCError API; supply a 'type', 'text', ...
2003-03-03 warlordHandle errors slightly better.
2003-02-14 cantorMade SHAR socket name/port configurable.
2003-01-31 warlordmod_shibrm:
2003-01-30 warlordMove some headers around so we can #undef _XOPEN_SOURCE
2003-01-30 warlordmod_shire/mod_shibrm: catch all exceptions, not just...
2003-01-30 warlordset the connection auth_type. Fixes bug #41
2003-01-30 warlordAdd some more error output. In particular, start looki...
2003-01-30 warlordshib-target.h:
2002-11-26 cantorExtraneous ifdef removed
2002-11-04 warlordrename "wayfError" to "shireError"
2002-10-15 warlordTry connecting to the SHAR multiple times (with a short...
2002-10-15 warlordFix error message for SHIRE POST (bug 27)
2002-10-09 warlordfix bugID 24.. Use stringstream instead of strstream
2002-10-08 warlordBreak the POST processor into a "handler"
2002-10-08 cantorwrapped globals in namespace
2002-10-06 cantorchanged header locations
2002-09-26 warlordWe don't need unistd.h (and it causes problems on Solaris)
2002-09-25 warlordUpdated example configuration files to match new config...
2002-09-24 warlordupdate sample apache config with a few more comments
2002-09-24 warlordAdd shireSSLOnly config optopn and check it in mod_shire
2002-09-24 warlordchange the log-level of a few messages from INFO -...
2002-09-21 warlordDon't crash if apache does not pass a content type
2002-09-21 warlord - Update to Xerces-2.1 support
2002-09-17 warlordmod_shire.cpp: fix all the errors to include APLOG_NOERROR
2002-09-13 warlordCode drop of new target..