Starting migration to new SP library
[shibboleth/cpp-sp.git] / xmlproviders / XMLMetadata.cpp
2006-12-22 Scott CantorStarting migration to new SP library
2006-11-30 Scott CantorPull in Apache 2.2 module.
2006-11-21 Scott CantorCheck for empty entityID.
2006-10-02 Scott CantorFix inf loop in EncryptionMethod support.
2006-03-24 Scott CantorFixed additional warnings.
2006-03-24 Scott CantorFixed additional warnings.
2006-01-30 Scott CantorSwitch to shibtarget cleanup functors
2006-01-08 Scott CantorMoved scope extension to entity level
2006-01-02 Scott CantorUse for_each alg for cleanup.
2005-08-13 Scott CantorFixed a warning.
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-06-18 Scott CantorDo NOT require extensions!
2005-06-16 Scott CantorHad to add Shib prototol support for older metadata.
2005-06-13 Scott CantorSun compiler type safety.
2005-05-15 Scott CantorAdded some support for real-time metadata verification.
2005-04-27 Scott CantorNeed to allow for unnamed groups.
2005-04-13 Scott CantorMove depth check out of openssl for better logging.
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-04-06 Scott CantorMinor cleanup
2005-03-31 Scott CantorAdd access to tree structure.
2005-03-31 Scott CantorAdded a strict flag to permit loose metadata lookup...
2005-03-31 Scott CantorAdded explicit inclusion as well as exclusion.
2005-03-29 Scott CantorAdd KeyAuthority extension elements.
2005-03-25 Scott CantorAdded Exclude element processing
2005-03-22 Scott CantorAdded ASCII metadata lookup.
2005-03-17 Scott CantorForgot to hexify the hash before lookup.
2005-03-17 Scott CantorNasty off by 1 bug.
2005-03-14 Scott CantorRAII instead of catch(...) in factories, bubble more...
2005-03-06 Scott CantorRenamed Domain extension to Scope.
2005-03-05 Scott CantorXML bug.
2005-03-02 Scott CantorCascade org method.
2005-03-01 Scott CantorFixed name of KeyDescriptor method, fixed loop in Encry...
2005-03-01 Scott CantorTweaked AA role API
2005-02-27 Scott CantorSeparate metadata extension schema.
2005-02-21 Scott CantorAdded artifact lookup API to metadata
2005-02-14 Scott CantorHid plugin mgr.
2005-01-30 Scott CantorAdded expiration handling to metadata.
2005-01-22 Scott CantorCleaned up usage of KeyDescriptor use attribute
2005-01-17 Scott CantorRevised metadata API.
2004-05-11 Scott CantorNeed to treat contact info as UTF-8
2004-05-10 Scott CantorLast sec draft std adjustment
2004-04-30 Scott CantorLast sync up to SAML draft
2004-04-15 Scott CantorTweaked some APIs to conform better to eventual metadata
2004-03-18 Scott CantorNew plugin API, some memory leaks and other issues...
2004-03-01 Scott CantorMetadata revisions, fixed lack of per-thread binding...
2004-02-25 Scott CantorNew plugin implementations of Shibboleth APIs