https://issues.shibboleth.net/jira/browse/SSPCPP-262
[shibboleth/cpp-sp.git] / shibsp / attribute / resolver /
2009-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-262
2009-11-02 Scott CantorClean up hash options in DER API.
2009-11-02 Scott CantorSupport alternate hash algorithms.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-12 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-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-241
2009-06-12 Scott CantorFix lack of synchronization around inline assertions...
2009-06-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-213
2009-06-04 Scott CantorAdd hashing options to key extraction support.
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2009-06-01 Scott CantorChecking wrong element when looking for attributes...
2009-06-01 Scott CantorAllow reuse of application metadata with embedded asser...
2009-05-28 Scott CantorRemove unused parameters.
2009-05-28 Scott CantorRemove redundant validator checks now that policy handl...
2009-05-28 Scott CantorFix log message.
2009-05-25 Scott CantorSwitch from entity to role during metadata attribute...
2009-05-20 Scott CantorReorder special plugins.
2009-05-19 Scott CantorHandle EntityAttributes extension in attribute extracti...
2009-04-17 Scott CantorAn extractor for keys in metadata, and a decoder for...
2009-04-10 Scott CantorShouldn't bail out when decryption fails.
2009-04-10 Scott CantorAdd decryption of Delegates.
2009-04-09 Scott CantorNew "extensible" DDF-backed attribute type, and a deleg...
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2009-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-189
2008-12-29 Scott CantorXerces 3 revisions.
2008-07-17 Scott CantorChange log category.
2008-07-17 Scott CantorChange log category.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-03-12 Scott CantorRemove extra lf from decryption logging.
2008-03-08 Scott CantorLog AA endpoint during errors.
2008-03-03 Scott CantorMake NameID explicitly optional.
2008-02-03 Scott CantorAdd chaining extractor.
2008-02-03 Scott CantorForgot to register chaining resolver plugin.
2008-02-03 Scott CantorProper communication between links in the chain.
2008-01-23 Scott CantorRenamed signedAssertions.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-08 Scott CantorLog decrypted objects.
2008-01-03 Scott CantorMove settings from Policy to RelyingParty to allow...
2007-12-12 Scott CantorAdd logging when unmapped attributes are skipped.
2007-11-15 Scott CantorClean Solaris build.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-08-20 Scott CantorMerge pushed attributes into resolution context.
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-15 Scott CantorFix for empty response.
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-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-11 Scott CantorChoose query type based on session. May add more option...
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-06-17 Scott CantorFix for empty decoder result, take out old logout handler.
2007-06-11 Scott CantorTweak some logging.
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-06 Scott CantorAttribute filtering code.
2007-05-02 Scott CantorAdd chaining resolver.
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 CantorImprove property inheritance, first batch of SessionIni...
2007-04-02 Scott CantorSP policy subclass for use by artifact resolver.
2007-04-01 Scott CantorSupport for application-specific attribute IDs.
2007-04-01 Scott CantorHandle reverse mapping of IDs into attributes to query.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-18 Scott CantorFirst support for encrypted attributes.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-11 Scott CantorFix format handling in resolver, correct DDF looping...
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-03 Scott CantorHandle multiple assertions in resolver.
2007-03-01 Scott CantorRework decoder handling in simple resolver, add IdP...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.