Tagging 2.4RC1 release.
[shibboleth/sp.git] / shibsp / attribute / resolver / impl / QueryAttributeResolver.cpp
2010-11-03 cantorTagging 2.4RC1 release. tags/2.4RC1 2.4
2010-07-25 cantorSwitch plugin ctors to shortcut methods, and default...
2010-05-28 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-293
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-11-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-264
2009-11-10 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-262
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-09-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-241
2009-06-01 cantorChecking wrong element when looking for attributes...
2009-05-28 cantorRemove unused parameters.
2009-05-28 cantorRemove redundant validator checks now that policy handl...
2009-03-19 cantorRedesign condition and profile processing based on...
2009-02-26 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-189
2008-07-17 cantorChange log category.
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-03-08 cantorLog AA endpoint during errors.
2008-03-03 cantorMake NameID explicitly optional.
2008-02-03 cantorForgot to register chaining resolver plugin.
2008-01-23 cantorRenamed signedAssertions.
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
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-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-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-11 cantorChoose query type based on session. May add more option...
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-06-11 cantorTweak some logging.
2007-05-23 cantorHeader clearing infrastructure.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-14 cantorFixed attribute-based functors.
2007-05-08 cantorGenericize string values and scopes, add value/scope...
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-06 cantorAttribute filtering code.
2007-05-02 cantorAdd chaining resolver.
2007-04-30 cantorCopied over mapping and filtering schemas.