https://issues.shibboleth.net/jira/browse/SSPCPP-255
[shibboleth/cpp-sp.git] / shibsp / impl / XMLServiceProvider.cpp
2009-11-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-255 2.3
2009-10-11 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-22 Scott CantorRemove non-xstring code.
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
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-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-109
2008-03-14 Scott CantorCorrect location of TransportOption feature, makes...
2008-03-04 Scott CantorShift property set logging to its own category.
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-06 Scott CantorFix precedence of REMOTE_USER export.
2007-11-25 Scott CantorMerge session cache implementations.
2007-11-15 Scott CantorClean Solaris build.
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-09-30 Scott CantorAttempt at a metadata generation handler.
2007-08-21 Scott CantorMove to a "prefixed" model for metadata attributes...
2007-08-02 Scott CantorTurn off chunking by default.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
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-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorGeneralize notification mechanism (should work for...
2007-07-01 Scott CantorAdd logout notifications to config.
2007-06-22 Scott CantorHandle failures properly.
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-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.
2007-04-30 Scott CantorFix old namespace defaults.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-13 Scott CantorInject logging category into base class.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-19 Scott CantorReturn default creds when peer is unknown.
2007-03-11 Scott CantorRework address handling based on app/location.
2007-03-10 Scott CantorAdjust logging/error-handling, schema fixes, failed...
2007-03-07 Scott CantorMove token validation into SAML library, first draft...
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorArtifactMap support.
2007-03-02 Scott CantorMoved handler sources.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespa...
2007-03-01 Scott CantorRework decoder handling in simple resolver, add IdP...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-19 Scott CantorConvenience method for accessing SP instance.
2007-02-18 Scott CantorSimple and Scoped Attribute decoders.
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.
2007-02-12 Scott CantorDraft of query tool, not working yet.
2007-02-11 Scott CantorDraft of 2.0 config schema/file, removed legacy support...
2007-02-09 Scott CantorShorten "built-in" plugin types, delete stale files...
2007-02-06 Scott CantorMove config logic into an "XML" SP plugin, divorce...