Add schemas, metadata extension code for discovery and request initiator endpoints.
[shibboleth/opensaml2.git] / saml / saml2 / metadata / impl / MetadataImpl.cpp
2010-10-09 cantorAdd schemas, metadata extension code for discovery...
2010-09-14 cantorImplement disco/UI extensions
2010-09-06 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-09-01 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-05-05 cantorConvert from NULL macro to nullptr, remove unused zlib...
2009-10-16 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-45
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorMissed a Xerces size change.
2009-04-01 cantorAdd XML objects for DelegationRestriction and EntityAtt...
2008-12-29 cantorXerces 3 revisions.
2008-10-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-20
2008-09-19 cantorPlug a few memory leaks.
2008-07-23 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-126
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-02-08 cantorAdd implicit support for a "null" protocol.
2007-12-07 cantorFix bad STL branch.
2007-11-08 cantorConvert role lookups to find_if algorithm.
2007-09-29 cantorMethod to add protocol to a role.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-02-02 cantorUpdate copyright.
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-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-09-08 cantorSync up ID attribute handling to latest tooling changes.
2006-07-31 cantorImplement various extension profiles.
2006-07-16 cantorHandle 32-bit time size
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-06-19 cantorFirst metadata check-in, misc. fixes.