Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / shibsp / attribute /
2008-03-12 cantorRemove extra lf from decryption logging.
2008-03-08 cantorLog AA endpoint during errors.
2008-03-03 cantorMake NameID explicitly optional.
2008-02-27 cantorChange log message.
2008-02-03 cantorAdd chaining extractor.
2008-02-03 cantorForgot to register chaining resolver plugin.
2008-02-03 cantorProper communication between links in the chain.
2008-01-23 cantorRenamed signedAssertions.
2008-01-17 cantorChange audience handling and validators to separate...
2008-01-08 cantorLog decrypted objects.
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
2007-12-12 cantorAdd logging when unmapped attributes are skipped.
2007-11-15 cantorClean Solaris build.
2007-11-15 cantorSolaris port fixes.
2007-11-09 cantorDoc fixes.
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-21 cantorRe-revision of metadata attribute support.
2007-08-20 cantorMerge pushed attributes into resolution context.
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-06 cantorCorrect use of auto_ptr.
2007-08-06 cantorAdd back alias support for attributes.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-08-03 cantorChange second log line to match the other.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-30 cantorReword log message.
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-17 cantorFix for empty decoder result, take out old logout handler.
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-09 cantorMetadata based functors.
2007-05-09 cantorMix/max functor.
2007-05-08 cantorRegex functors, added regex options feature to schema.
2007-05-08 cantorRun wildcard rules.
2007-05-08 cantorGenericize string values and scopes, add value/scope...
2007-05-08 cantorFix attributeID name.
2007-05-07 cantorFirst three string functors, added authn context to...
2007-05-07 cantorBoolean match functors, policy context to manage lifeti...
2007-05-06 cantorAttribute filtering code.
2007-05-02 cantorFix reference to providerId.
2007-05-02 cantorAdd chaining resolver.
2007-04-30 cantorFix old namespace defaults.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-13 cantorInject logging category into base class.
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-04-02 cantorSP policy subclass for use by artifact resolver.
2007-04-01 cantorSupport for application-specific attribute IDs.
2007-04-01 cantorHandle reverse mapping of IDs into attributes to query.
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-18 cantorFirst support for encrypted attributes.
2007-03-18 cantorMake NameID optional in session.
2007-03-11 cantorFix format handling in resolver, correct DDF looping...
2007-03-10 cantorAdjust logging/error-handling, schema fixes, failed...
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-03 cantorHandle multiple assertions in resolver.
2007-03-01 cantorRework decoder handling in simple resolver, add IdP...
2007-02-24 cantorA "simple" attribute resolver, and token validation.
2007-02-18 cantorNameID decoder.
2007-02-18 cantorSimple and Scoped Attribute decoders.
2007-02-05 cantorAttribute lookup, port ACL code and mainline SP code...
2007-02-02 cantorCompleted attribute remoting support.
2007-02-02 cantorUpdate copyright.
2007-01-24 cantorAdd value count accessor.
2007-01-20 cantorAdd attribute remoting.
2007-01-19 cantorSome draft attribute classes.