SSPCPP-616 - fix tuple namespaces and string literal errors
[shibboleth/cpp-sp.git] / shibsp / attribute / resolver / impl / XMLAttributeExtractor.cpp
2015-01-23 Scott CantorSSPCPP-616 - fix tuple namespaces and string literal...
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2015-01-19 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-624
2012-06-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-470
2012-06-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-468
2012-05-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-458
2012-03-30 Scott CantorSchema and metadata attribute handling fixes for langAw...
2012-03-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-390
2012-02-13 Scott CantorRemove extra header
2012-01-11 Scott CantorOld boost version doesn't support push_back with auto_ptr
2012-01-10 Scott CantorBoost changes
2012-01-10 Scott CantorBoost code changes
2011-06-15 Scott CantorChange license header.
2011-03-07 Scott CantorRemove exception for unknown XML input to extraction.
2010-11-19 Scott CantorFix Solaris errors.
2010-10-11 Scott CantorAdd ability to generate additional metadata content...
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-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.
2009-11-23 Scott CantorBump version, add overall version to log.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-12 Scott CantorFix lack of synchronization around inline assertions...
2009-06-01 Scott CantorAllow reuse of application metadata with embedded asser...
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...
2008-12-29 Scott CantorXerces 3 revisions.
2008-07-17 Scott CantorChange log category.
2008-03-12 Scott CantorRemove extra lf from decryption logging.
2008-02-03 Scott CantorAdd chaining extractor.
2008-01-08 Scott CantorLog decrypted objects.
2007-12-12 Scott CantorAdd logging when unmapped attributes are skipped.
2007-11-15 Scott CantorClean Solaris build.
2007-08-20 Scott CantorMerge pushed attributes into resolution context.
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-06-17 Scott CantorFix for empty decoder result, take out old logout handler.
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-04-30 Scott CantorFix old namespace defaults.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.