https://issues.shibboleth.net/jira/browse/CPPXT-20
[shibboleth/cpp-opensaml.git] / saml / saml2 / metadata / impl / MetadataImpl.cpp
2008-10-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-20
2008-09-19 Scott CantorPlug a few memory leaks.
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-126
2008-07-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-18
2008-02-08 Scott CantorAdd implicit support for a "null" protocol.
2007-12-07 Scott CantorFix bad STL branch.
2007-11-08 Scott CantorConvert role lookups to find_if algorithm.
2007-09-29 Scott CantorMethod to add protocol to a role.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-02-02 Scott CantorUpdate copyright.
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-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-09-08 Scott CantorSync up ID attribute handling to latest tooling changes.
2006-07-31 Scott CantorImplement various extension profiles.
2006-07-16 Scott CantorHandle 32-bit time size
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-06-19 Scott CantorFirst metadata check-in, misc. fixes.