Fix comments, add a missing const.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl /
2007-04-26 cantorFix comments, add a missing const.
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-13 cantorInject logging category into base class.
2007-04-12 cantorGive Observer interface a more specific reference type.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorSettable digest algorithm, enhanced prefix handling...
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-20 cantorAdd logging.
2007-02-17 cantorAdd logging.
2007-02-02 cantorUpdate copyright.
2007-01-04 cantorDetect bad metadata, override validity check of remote...
2007-01-03 cantorLayered basic metadata plugin on top of new base class.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorFix linefeeds
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-26 cantorMessageEncoder, ArtifactMap, and SAML 1.x encoder classes.
2006-09-15 cantorMoved artifact source code into binding folders.
2006-09-11 cantorAdded abstract metadata base, chaining trust and metada...
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-13 cantorAdd signature-checking metadata filter.
2006-08-13 cantorClear caching key resolvers when provider changes.
2006-08-13 cantorAdd metadata observation hook.
2006-08-03 cantorImplement metadata lookup by artifact, refactored metad...
2006-08-02 cantorBlacklist groups also.
2006-07-31 cantorImplement various extension profiles.
2006-07-24 cantorAdded plugin unregistration, add plugin aliases.
2006-07-16 cantorHandle 32-bit time size
2006-07-16 cantorMetadata filters, filter auto-registration, and unit...
2006-07-13 cantorAdd LLONG_MAX defs, fix some warnings
2006-07-12 cantorPort Java provider API, fix to protocol support check.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-03 cantorReworked int/bool attribute handling.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-19 cantorFirst metadata check-in, misc. fixes.