shibboleth/cpp-sp.git
2007-08-20 Scott CantorMove all attribute work into base class.
2007-08-20 Scott CantorStop setting HTTP_REMOTE_USER.
2007-08-20 Scott CantorCorrect some key and scope metadata.
2007-08-20 Scott CantorDon't load inproc extensions while testing config.
2007-08-19 Scott CantorAdd reference for encryption key.
2007-08-19 Scott CantorDefault to localhost assertion lookup.
2007-08-19 Scott CantorCorrect adfs load lines.
2007-08-19 Scott CantorFixes to header management, spoof checking, virtual...
2007-08-19 Scott CantorRemove dead code.
2007-08-16 Scott CantorCorrect dependency syntax and autoconf
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 Scott CantorDuh, signing was already implemented.
2007-08-16 Scott CantorSigning/encryption support.
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-08-15 Scott CantorFix for empty response.
2007-08-14 Scott CantorAdd OS-X launchd info.
2007-08-14 Scott CantorParameterize the script a bit.
2007-08-14 Scott CantorFix shibd script references.
2007-08-14 Scott CantorFixed a comment in redhat script, added Debian script.
2007-08-14 Scott CantorConditionally bypass built-in Apache dependency.
2007-08-14 Scott CantorVendor-specific name for shibd script.
2007-08-13 Scott CantorNeed to define time_t as 32-bit to build against Apache 1.3
2007-08-13 Scott CantorToggle for ADFS build.
2007-08-13 Scott CantorSync up older 1.3 spec file and require opensaml < 2.0
2007-08-13 Scott CantorFix for native log location on SuSE.
2007-08-10 Scott CantorFavor ResponseLocation in metadata.
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-09 Scott CantorAdd missing exception declaration.
2007-08-09 Scott CantorMove logout notifications to logout cleanup stage.
2007-08-09 Scott CantorLogging category cleanup.
2007-08-09 Scott CantorNo need for message rule.
2007-08-09 Scott CantorSync up with policy API changes.
2007-08-07 Scott CantorSuSE has different doc conventions.
2007-08-07 Scott CantorOptions for per-content error handling.
2007-08-07 Scott CantorAdd missing index.
2007-08-07 Scott CantorAdd discovery extension.
2007-08-06 Scott CantorDetect socket closure.
2007-08-06 Scott CantorTransaction log no longer usable inproc.
2007-08-06 Scott CantorAdjust default cache timeout based on cache subclass.
2007-08-06 Scott CantorCorrect use of auto_ptr.
2007-08-06 Scott CantorCorrect use of auto_ptr.
2007-08-06 Scott CantorAdd back alias support for attributes.
2007-08-06 Scott CantorDon't need to clear from environment table.
2007-08-05 Scott CantorAdd separate header/environment options.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-08-03 Scott CantorChange second log line to match the other.
2007-08-03 Scott CantorOptimize entity encoding of strings.
2007-08-03 Scott CantorWire up transport options to SOAP stack.
2007-08-02 Scott CantorTurn off chunking by default.
2007-08-01 Scott CantorOnly check log headers for the chosen version.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-30 Scott CantorReword log message.
2007-07-25 Scott CantorUnix fix
2007-07-25 Scott CantorDefault format for targetedID should match 1.3's code.
2007-07-25 Scott CantorTemporary fix for UTF-8 bug. Need to redo this somehow...
2007-07-24 Scott CantorHostRegex and PathRegex support in request map.
2007-07-24 Scott CantorAdjust log categories.
2007-07-23 Scott CantorAllow absolute URL in exportLocation.
2007-07-22 Scott CantorComment cleanups.
2007-07-22 Scott CantorADFS logout handlers.
2007-07-20 Scott CantorMissed exportLocation setting.
2007-07-19 Scott CantorUntested ADFS plugin, minus logout.
2007-07-18 Scott CantorFix for SSPCPP-18
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-16 Scott CantorAdd Simple-Sign endpoint to SP metadata.
2007-07-16 Scott CantorAdd ODBC dependency (bug SSPCPP-14)
2007-07-16 Scott CantorFix attribute leak, forgot to fix after changing cache...
2007-07-14 Scott CantorUpdate ignores. 2.0-alpha2
2007-07-14 Scott CantorUpdate doc files, add release notes.
2007-07-13 Scott CantorCorrect Notify element.
2007-07-13 Scott CantorAdd logout templates, some missing settings.
2007-07-13 Scott CantorFix old attribute id.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-07-11 Scott CantorWas setting content type twice.
2007-07-11 Scott CantorChoose query type based on session. May add more option...
2007-07-11 Scott CantorCollapse output/error tables for deferred headers.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-10 Scott CantorFix SAML error checker.
2007-07-10 Scott CantorSwitch tag names to match rest of system.
2007-07-10 Scott Cantormissing template from dist
2007-07-09 Scott CantorMove back channel notify loop out of base class for...
2007-07-08 Scott CantorLocal logout handler, makefile changes, bug fix to...
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-06 Scott CantorSkip extra attempts when SAML response comes back.
2007-07-04 Scott CantorFactor up message encoding along with credential resolu...
2007-07-04 Scott CantorMove redirectError property up to application.
2007-07-03 Scott CantorGeneralize notification mechanism (should work for...
2007-07-03 Scott CantorWrong method to fetch property.
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-07-01 Scott CantorAdd logout notifications to config.
2007-06-29 Scott CantorAdjust some cache operations.
2007-06-29 Scott CantorExport SessionID for use by applications.
2007-06-28 Scott CantorMaintain NameID backmapping in cache.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-27 Scott CantorDisallow sessions with no expiration.
2007-06-27 Scott CantorChange ownership of attributes input to cache.
2007-06-26 Scott Cantoradd odbc plugin to dist
2007-06-25 Scott CantorPrepping Unix build of ODBC plugin.
2007-06-23 Scott CantorAdd conditional fetch of values during read.
next