Bump header file dependencies in specfile
[shibboleth/cpp-sp.git] / shibsp / impl /
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-44
2009-08-04 Scott CantorDetect logging setup failures.
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2009-05-26 Scott CantorSwitch to base class references.
2009-05-22 Scott CantorRemove non-xstring code.
2009-05-22 Scott CantorCheck for missing children.
2009-05-21 Scott CantorFix linker errors, and correct locking.
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-182
2009-03-27 Scott CantorAllow remoting of unsafe strings, and protect encoding...
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2009-03-10 Scott CantorRework POST handling to avoid remoting data if handler...
2009-03-06 Jim FoxAdding capability to save and restore posted data throu...
2009-03-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-192
2009-02-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-185
2009-01-21 Scott CantorMoved logging of mapped applicationId to correct mistak...
2009-01-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-174
2008-12-29 Scott CantorXerces 3 revisions.
2008-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-169
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-161
2008-09-30 Scott CantorDetect non-exception-based failure in loading extensions.
2008-09-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-135
2008-08-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-127
2008-07-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-122
2008-07-14 Scott CantorSSPCPP-118 - Fix memory leak in insert method.
2008-07-11 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-121
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-109
2008-06-03 Scott CantorAdd expiration when clearing cookie.
2008-06-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-93
2008-03-14 Scott CantorCorrect location of TransportOption feature, makes...
2008-03-08 Scott CantorAdd protocol to log.
2008-03-04 Scott CantorShift property set logging to its own category.
2008-01-27 Scott CantorAvoid any chance of a double lock.
2008-01-23 Scott CantorRenamed Applications/Application tags.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-16 Scott CantorEliminate DefaultRelyingParty element.
2007-12-29 Scott CantorAdd regex support to acl plugin.
2007-12-29 Scott CantorForgot to apply fix to tokenize around spaces.
2007-12-06 Scott CantorFix precedence of REMOTE_USER export.
2007-11-26 Scott CantorImprove consistency of cache API methods.
2007-11-26 Scott CantorMove session cookie management into session cache.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-25 Scott CantorRemove old cache plugin.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-19 Scott CantorSession dumping handler.
2007-11-15 Scott CantorClean Solaris build.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-04 Scott CantorAvoid processing Handler elements as property sets.
2007-10-19 Scott CantorAdd method to read all properties.
2007-10-18 Scott CantorAdd handlers and keys to status handler.
2007-10-06 Scott CantorMinimal status handler.
2007-10-04 Scott CantorAdded valid-user rule.
2007-10-04 Scott CantorAdded class/decl support to authz plugins, also added...
2007-10-04 Scott CantorAND/OR rules not handling indeterminate result case.
2007-09-30 Scott CantorAttempt at a metadata generation handler.
2007-09-07 Scott CantorAdd Handler feature for config.
2007-09-04 Scott CantorMissing cleanup code.
2007-08-31 Scott CantorAdd "safe" query string support to mapper.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-06 Scott CantorAdjust default cache timeout based on cache subclass.
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-02 Scott CantorTurn off chunking by default.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-24 Scott CantorHostRegex and PathRegex support in request map.
2007-07-23 Scott CantorAllow absolute URL in exportLocation.
2007-07-18 Scott CantorFix for SSPCPP-18
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-12 Scott CantorMake sure logout notification only happens in one handler.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorGeneralize notification mechanism (should work for...
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-28 Scott CantorMaintain NameID backmapping in cache.
2007-06-27 Scott CantorChange ownership of attributes input to cache.
2007-06-22 Scott CantorHandle failures properly.
2007-06-11 Scott CantorTweak some logging.
2007-06-04 Scott CantorPort up spoof checking
2007-05-31 Scott CantorUnix installation fixes
2007-05-31 Scott CantorLinux porting changes
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-25 Scott CantorImplement artifact generation, start work on resolution...
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 inheritance for relying party properties.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-09 Scott CantorMix/max functor.
2007-05-06 Scott CantorAttribute filtering code.
next