Finished adding new metadata/trust plugins to config.
[shibboleth/sp.git] / xmlproviders / XMLMetadata.cpp
2006-12-27 cantorMove Shib constants to new lib, fixed symbol conflicts.
2006-12-22 cantorStarting migration to new SP library
2006-01-30 cantorSwitch to shibtarget cleanup functors
2006-01-08 cantorMoved scope extension to entity level
2006-01-02 cantorUse for_each alg for cleanup.
2005-08-13 cantorFixed a warning.
2005-07-18 cantorSwitched remaining files to Apache license.
2005-06-18 cantorDo NOT require extensions!
2005-06-16 cantorHad to add Shib prototol support for older metadata.
2005-06-13 cantorSun compiler type safety.
2005-05-15 cantorAdded some support for real-time metadata verification.
2005-04-27 cantorNeed to allow for unnamed groups.
2005-04-13 cantorMove depth check out of openssl for better logging.
2005-04-12 cantorNew trust APIs, some additional metadata APIs.
2005-04-06 cantorMinor cleanup
2005-03-31 cantorAdd access to tree structure.
2005-03-31 cantorAdded a strict flag to permit loose metadata lookup...
2005-03-31 cantorAdded explicit inclusion as well as exclusion.
2005-03-29 cantorAdd KeyAuthority extension elements.
2005-03-25 cantorAdded Exclude element processing
2005-03-22 cantorAdded ASCII metadata lookup.
2005-03-17 cantorForgot to hexify the hash before lookup.
2005-03-17 cantorNasty off by 1 bug.
2005-03-14 cantorRAII instead of catch(...) in factories, bubble more...
2005-03-06 cantorRenamed Domain extension to Scope.
2005-03-05 cantorXML bug.
2005-03-02 cantorCascade org method.
2005-03-01 cantorFixed name of KeyDescriptor method, fixed loop in Encry...
2005-03-01 cantorTweaked AA role API
2005-02-27 cantorSeparate metadata extension schema.
2005-02-21 cantorAdded artifact lookup API to metadata
2005-02-14 cantorHid plugin mgr.
2005-01-30 cantorAdded expiration handling to metadata.
2005-01-22 cantorCleaned up usage of KeyDescriptor use attribute
2005-01-17 cantorRevised metadata API.
2004-05-11 cantorNeed to treat contact info as UTF-8
2004-05-10 cantorLast sec draft std adjustment
2004-04-30 cantorLast sync up to SAML draft
2004-04-15 cantorTweaked some APIs to conform better to eventual metadata
2004-03-18 cantorNew plugin API, some memory leaks and other issues...
2004-03-01 cantorMetadata revisions, fixed lack of per-thread binding...
2004-02-25 cantorNew plugin implementations of Shibboleth APIs