Fix Solaris errors.
[shibboleth/cpp-sp.git] / shibsp / attribute /
2010-10-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-312
2010-10-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-313
2010-10-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-310
2010-10-11 Scott CantorAdd ability to generate additional metadata content...
2010-09-14 Scott CantorDoc cleanups.
2010-08-20 Scott CantorAuto-wrap chained Application plugins, relax order...
2010-08-09 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-300
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-06-19 Scott CantorImprove logging around XML processing of content.
2010-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-293
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-02 Scott CantorFix race condition during shutdown.
2010-04-01 Scott CantorMigrate to updated reloadable-file APIs.
2010-01-27 Scott CantorCleanup log message.
2010-01-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-213
2009-11-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-264
2009-11-23 Scott CantorBump version, add overall version to log.
2009-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-262
2009-11-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-249
2009-11-02 Scott CantorClean up hash options in DER API.
2009-11-02 Scott CantorSupport alternate hash algorithms.
2009-10-31 Scott CantorClean up svn props.
2009-10-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-252
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-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.
next