Reducing header overuse, non-inlining selected methods (CPPOST-35).
[shibboleth/cpp-sp.git] / shibsp / attribute /
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-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-241
2009-06-15 Scott CantorSolaris fix.
2009-06-15 Scott CantorSolaris fix.
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-07 Scott CantorAdd XML Attribute classes.
2009-06-06 Scott CantorAdd option to make attributes internal only.
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-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-209
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-05-08 Scott CantorSwitch to [n] notation for lists, clean up edge cases.
2009-05-07 Scott CantorAdd notation for list member access.
2009-05-07 Scott CantorUse common convention for implying string values of...
2009-05-07 Scott CantorInitial support for XML-valued attributes.
2009-04-23 Scott CantorFix log messages.
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 period as legal token character.
2009-04-10 Scott CantorAdd decryption of Delegates.
2009-04-09 Scott CantorForgot to dispose of DDF.
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-03-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-190
2009-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-189
2008-12-29 Scott CantorXerces 3 revisions.
2008-10-02 Scott CantorTry and work around Solaris compiler bug.
2008-08-08 Scott CantorTry and guess at cause of reported Solaris issue.
2008-08-07 Scott CantorFix Solaris bug.
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-125
2008-07-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-95
2008-07-17 Scott CantorChange log category.
2008-07-17 Scott CantorChange log category.
2008-07-17 Scott CantorShouldn't assume attribute extensibility on XMLObjects.
2008-07-17 Scott CantorClean up logging categories.
2008-07-17 Scott CantorSimplify initialization.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-06-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-115
2008-06-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-115
2008-05-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-97
2008-04-02 Scott CantorFix for SSPCPP-89.
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-27 Scott CantorChange log message.
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-15 Scott CantorSolaris port fixes.
2007-11-09 Scott CantorDoc fixes.
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-21 Scott CantorRe-revision of metadata attribute support.
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 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-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-30 Scott CantorReword log message.
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-09 Scott CantorMetadata based functors.
2007-05-09 Scott CantorMix/max functor.
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...
2007-05-08 Scott CantorFix attributeID name.
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-07 Scott CantorBoolean match functors, policy context to manage lifeti...
2007-05-06 Scott CantorAttribute filtering code.
next