SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / attribute / resolver / impl / QueryAttributeResolver.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-07-20 Scott CantorRename authenticatedCipher option.
2012-05-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-458
2012-03-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-390
2012-03-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-398
2012-02-13 Scott CantorRemove extra header
2012-01-10 Scott CantorBoost changes
2011-06-15 Scott CantorChange license header.
2010-10-25 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-313
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
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.
2009-11-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-264
2009-11-10 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-262
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-241
2009-06-01 Scott CantorChecking wrong element when looking for attributes...
2009-05-28 Scott CantorRemove unused parameters.
2009-05-28 Scott CantorRemove redundant validator checks now that policy handl...
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2009-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-189
2008-07-17 Scott CantorChange log category.
2008-07-10 Scott CantorCPPOST-15 - Adds APIs to support advanced metadata...
2008-03-08 Scott CantorLog AA endpoint during errors.
2008-03-03 Scott CantorMake NameID explicitly optional.
2008-02-03 Scott CantorForgot to register chaining resolver plugin.
2008-01-23 Scott CantorRenamed signedAssertions.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-03 Scott CantorMove settings from Policy to RelyingParty to allow...
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-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-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-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-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-08 Scott CantorGenericize string values and scopes, add value/scope...
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-06 Scott CantorAttribute filtering code.
2007-05-02 Scott CantorAdd chaining resolver.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.