Change audience handling and validators to separate out entityID.
[shibboleth/sp.git] / shibsp / attribute / resolver / impl / QueryAttributeResolver.cpp
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.