Add projects and shell for metadata query tool.
[shibboleth/cpp-sp.git] / shibsp /
2007-09-05 Scott CantorFix log message.
2007-09-04 Scott CantorMissing cleanup code.
2007-08-31 Scott CantorAdd "safe" query string support to mapper.
2007-08-21 Scott CantorRe-revision of metadata attribute support.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-21 Scott CantorRemove old files.
2007-08-20 Scott CantorMerge pushed attributes into resolution context.
2007-08-20 Scott CantorMove all attribute work into base class.
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-10 Scott CantorFavor ResponseLocation in metadata.
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-09 Scott CantorAdd missing exception declaration.
2007-08-09 Scott CantorLogging category cleanup.
2007-08-09 Scott CantorSync up with policy API changes.
2007-08-07 Scott CantorOptions for per-content error handling.
2007-08-06 Scott CantorDetect socket closure.
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 CantorAdd back alias support for attributes.
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-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-30 Scott CantorReword log message.
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-18 Scott CantorFix for SSPCPP-18
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-16 Scott CantorFix attribute leak, forgot to fix after changing cache...
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 CantorParameterize config namespace for message plugins.
2007-07-10 Scott CantorFix SAML error checker.
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-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-27 Scott CantorDisallow sessions with no expiration.
2007-06-27 Scott CantorChange ownership of attributes input to cache.
2007-06-22 Scott CantorSuppress nested property sets.
2007-06-22 Scott CantorSwitch to double quotes to improve SQLness.
2007-06-22 Scott CantorHandle failures properly.
2007-06-17 Scott CantorFix for empty decoder result, take out old logout handler.
2007-06-12 Scott CantorAdd REMOTE_USER to built-in cleared list.
2007-06-12 Scott CantorStreamline link settings, reroute output.
2007-06-11 Scott CantorTweak some logging.
2007-06-11 Scott CantorRename config file.
2007-06-09 Scott CantorUpdating versions, working on new installer.
2007-06-08 Scott CantorMissing namespace.
2007-06-04 Scott CantorA stab at handling empty response from DS.
2007-06-04 Scott CantorPort up spoof checking
2007-06-01 Scott CantorAdd xmltooling to build
2007-05-31 Scott CantorUnix installation fixes
2007-05-31 Scott CantorFix Unix catalog paths.
2007-05-31 Scott CantorLinux porting changes
2007-05-31 Scott CantorNested template fix.
2007-05-31 Scott CantorMacro should be Windows-only.
2007-05-31 Scott CantorMissing directories.
2007-05-31 Scott CantorMoved CGI parser into SP library.
2007-05-31 Scott CantorRename Shibboleth request handler type.
2007-05-30 Scott CantorMerge in updated Apache POST body code.
2007-05-30 Scott CantorFactor out application ID when remoting.
2007-05-29 Scott CantorAssertion export and lookup service using URI binding.
2007-05-28 Scott CantorAdd accessor for session ID.
2007-05-28 Scott CantorBypass timestamp update in cache.
2007-05-27 Scott CantorDraft artifact resolver.
2007-05-25 Scott CantorImplement artifact generation, start work on resolution...
2007-05-25 Scott CantorSwitch encoders to metadata-based recipient parameter.
2007-05-24 Scott CantorBackend of storage-based relay state.
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 Scott CantorAdd a RP-based key name to credential lookup.
2007-05-21 Scott CantorAdd inheritance for relying party properties.
2007-05-20 Scott CantorStart to clean up Unix build.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-09 Scott CantorMetadata based functors.
2007-05-09 Scott CantorMix/max functor.
2007-05-08 Scott CantorBetter logging for remoted errors.
2007-05-08 Scott CantorRegex functors, added regex options feature to schema.
2007-05-08 Scott CantorRun wildcard rules.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...
next