https://bugs.internet2.edu/jira/browse/SSPCPP-301
[shibboleth/sp.git] / shibsp / attribute /
2010-08-09 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-300
2010-07-25 cantorSwitch plugin ctors to shortcut methods, and default...
2010-06-19 cantorImprove logging around XML processing of content.
2010-05-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-293
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2010-04-02 cantorFix race condition during shutdown.
2010-04-01 cantorMigrate to updated reloadable-file APIs.
2010-01-27 cantorCleanup log message.
2010-01-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-213
2009-11-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-264
2009-11-23 cantorBump version, add overall version to log.
2009-11-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-262
2009-11-02 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-249
2009-11-02 cantorClean up hash options in DER API.
2009-11-02 cantorSupport alternate hash algorithms.
2009-10-31 cantorClean up svn props.
2009-10-29 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-252
2009-10-14 cantorReducing header overuse, non-inlining selected methods...
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-09-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-241
2009-06-15 cantorSolaris fix.
2009-06-15 cantorSolaris fix.
2009-06-12 cantorFix lack of synchronization around inline assertions...
2009-06-08 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-213
2009-06-07 cantorAdd XML Attribute classes.
2009-06-06 cantorAdd option to make attributes internal only.
2009-06-04 cantorAdd hashing options to key extraction support.
2009-06-02 cantorResolver that can issue SAML 2 queries to entities...
2009-06-02 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-209
2009-06-01 cantorChecking wrong element when looking for attributes...
2009-06-01 cantorAllow reuse of application metadata with embedded asser...
2009-05-28 cantorRemove unused parameters.
2009-05-28 cantorRemove redundant validator checks now that policy handl...
2009-05-28 cantorFix log message.
2009-05-25 cantorSwitch from entity to role during metadata attribute...
2009-05-20 cantorReorder special plugins.
2009-05-19 cantorHandle EntityAttributes extension in attribute extracti...
2009-05-08 cantorSwitch to [n] notation for lists, clean up edge cases.
2009-05-07 cantorAdd notation for list member access.
2009-05-07 cantorUse common convention for implying string values of...
2009-05-07 cantorInitial support for XML-valued attributes.
2009-04-23 cantorFix log messages.
2009-04-17 cantorAn extractor for keys in metadata, and a decoder for...
2009-04-10 cantorShouldn't bail out when decryption fails.
2009-04-10 cantorAdd period as legal token character.
2009-04-10 cantorAdd decryption of Delegates.
2009-04-09 cantorForgot to dispose of DDF.
2009-04-09 cantorNew "extensible" DDF-backed attribute type, and a deleg...
2009-03-19 cantorRedesign condition and profile processing based on...
2009-03-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-190
2009-02-26 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-189
2008-12-29 cantorXerces 3 revisions.
2008-10-02 cantorTry and work around Solaris compiler bug.
2008-08-08 cantorTry and guess at cause of reported Solaris issue.
2008-08-07 cantorFix Solaris bug.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-125
2008-07-17 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-95
2008-07-17 cantorChange log category.
2008-07-17 cantorChange log category.
2008-07-17 cantorShouldn't assume attribute extensibility on XMLObjects.
2008-07-17 cantorClean up logging categories.
2008-07-17 cantorSimplify initialization.
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-06-17 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-115
2008-06-16 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-115
2008-05-27 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-97
2008-04-02 cantorFix for SSPCPP-89.
2008-03-12 cantorRemove extra lf from decryption logging.
2008-03-08 cantorLog AA endpoint during errors.
2008-03-03 cantorMake NameID explicitly optional.
2008-02-27 cantorChange log message.
2008-02-03 cantorAdd chaining extractor.
2008-02-03 cantorForgot to register chaining resolver plugin.
2008-02-03 cantorProper communication between links in the chain.
2008-01-23 cantorRenamed signedAssertions.
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-08 cantorLog decrypted objects.
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
2007-12-12 cantorAdd logging when unmapped attributes are skipped.
2007-11-15 cantorClean Solaris build.
2007-11-15 cantorSolaris port fixes.
2007-11-09 cantorDoc fixes.
2007-11-08 cantorCollapse entity/role lookup in metadata API.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-08-21 cantorRe-revision of metadata attribute support.
2007-08-20 cantorMerge pushed attributes into resolution context.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 cantorDuh, signing was already implemented.
2007-08-16 cantorSigning/encryption support.
2007-08-15 cantorFix for empty response.
2007-08-06 cantorCorrect use of auto_ptr.
2007-08-06 cantorAdd back alias support for attributes.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-08-03 cantorChange second log line to match the other.
next