Detect bad metadata, override validity check of remote data.
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata /
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.
2007-01-02 Scott CantorClean up catalogs, metadata endpoint mgmt template.
2006-12-28 Scott CantorAdd some exception classes.
2006-12-11 Scott CantorAdded missing EntityDescriptor children decls.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-18 Scott CantorMerged trust engines back into a unified version, made...
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
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-31 Scott CantorRevise boolean attribute methods to handle defaults.
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-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
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.