Refined ElementProxy/ElementExtensible interfaces to match Java.
[shibboleth/opensaml2.git] / saml / saml2 / metadata /
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 cantorAdd code for non-covariant build.
2006-11-18 cantorMerged trust engines back into a unified version, made...
2006-11-03 cantorRevamped binding classes with security policy layer.
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-31 cantorRevise boolean attribute methods to handle defaults.
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-10 putmanbFix some Doxygen tags related to files and namespaces.
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.