Allow role lookup with no protocol.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl /
2008-02-08 Scott CantorAllow role lookup with no protocol.
2008-02-08 Scott CantorAdd implicit support for a "null" protocol.
2008-01-29 Scott CantorRemove extra logging.
2008-01-28 Scott CantorFixed missing unlock when entity found, but role wasn't.
2008-01-28 Scott CantorTemp logging.
2008-01-12 Scott CantorRecurse into groups.
2007-12-07 Scott CantorFix bad STL branch.
2007-11-13 Scott CantorSolaris needs const casts.
2007-11-13 Scott CantorSolaris needs const casts.
2007-11-08 Scott CantorAdd option to search all providers and warn on duplicates.
2007-11-08 Scott CantorCollapse entity/role lookup in metadata API.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-10-25 Scott CantorTrap failures at root for better reporting.
2007-10-25 Scott CantorImprove logging a bit.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-09-29 Scott CantorMethod to add protocol to a role.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-08-30 Scott CantorMulti-line svn commit, see body.
2007-08-29 Scott CantorDynamic metadata provider implementation.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-05-11 Scott CantorMulti-line svn commit, see body.
2007-05-08 Scott CantorIsolate init failures.
2007-05-04 Scott CantorAllow simplified syntax to specify a signing certificate.
2007-05-04 Scott CantorLet XML resource loader handle "validity".
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-13 Scott CantorInject logging category into base class.
2007-04-12 Scott CantorGive Observer interface a more specific reference type.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorSettable digest algorithm, enhanced prefix handling...
2007-03-30 Scott CantorRework observer constness, fix SOAP client virtual...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-20 Scott CantorAdd logging.
2007-02-17 Scott CantorAdd logging.
2007-02-02 Scott CantorUpdate copyright.
2007-01-04 Scott CantorDetect bad metadata, override validity check of remote...
2007-01-03 Scott CantorLayered basic metadata plugin on top of new base class.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-13 Scott CantorFix linefeeds
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-26 Scott CantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 Scott CantorMoved artifact source code into binding folders.
2006-09-11 Scott CantorAdded abstract metadata base, chaining trust and metada...
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 Scott CantorAdd signature-checking metadata filter.
2006-08-13 Scott CantorClear caching key resolvers when provider changes.
2006-08-13 Scott CantorAdd metadata observation hook.
2006-08-03 Scott CantorImplement metadata lookup by artifact, refactored metad...
2006-08-02 Scott CantorBlacklist groups also.
2006-07-31 Scott CantorImplement various extension profiles.
2006-07-24 Scott CantorAdded plugin unregistration, add plugin aliases.
2006-07-16 Scott CantorHandle 32-bit time size
2006-07-16 Scott CantorMetadata filters, filter auto-registration, and unit...
2006-07-13 Scott CantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 Scott CantorPort Java provider API, fix to protocol support check.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-07 Scott CantorAdded epoch caching for DateTime attributes.
2006-07-03 Scott CantorReworked int/bool attribute handling.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-19 Scott CantorFirst metadata check-in, misc. fixes.