SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / attribute / NameIDAttributeDecoder.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-05-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-376
2012-03-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-390
2012-01-10 Scott CantorBoost code changes
2011-06-15 Scott CantorChange license header.
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-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-31 Scott CantorClean up svn props.
2009-06-06 Scott CantorAdd option to make attributes internal only.
2009-06-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-209
2009-05-07 Scott CantorInitial support for XML-valued attributes.
2008-07-17 Scott CantorClean up logging categories.
2008-04-02 Scott CantorFix for SSPCPP-89.
2007-08-06 Scott CantorCorrect use of auto_ptr.
2007-08-06 Scott CantorAdd back alias support for attributes.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-03-11 Scott CantorFix format handling in resolver, correct DDF looping...
2007-03-01 Scott CantorRework decoder handling in simple resolver, add IdP...
2007-02-18 Scott CantorNameID decoder.