From: Schanzenbach, Martin Date: Fri, 2 Dec 2016 10:48:51 +0000 (+0100) Subject: -add todos X-Git-Tag: gnunet-0.11.0rc0~24^2~140 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3664423a917b4cf3773445b40b5ad8f5dd8e35e8;p=oweals%2Fgnunet.git -add todos --- diff --git a/src/credential/gnunet-service-credential.c b/src/credential/gnunet-service-credential.c index 58be7853b..3ad2e2e1d 100644 --- a/src/credential/gnunet-service-credential.c +++ b/src/credential/gnunet-service-credential.c @@ -257,6 +257,17 @@ send_lookup_response (void* cls, } + /** + * TODO + * Start resolution of Attribute delegations from issuer + * + * - Build adequate data structures for attribute(s) to lookup + * - Use GNUNET_GNSRECORD_TYPE_XXX + * - recursively try to find match(es) with results found top + * - return one found credential chain + * + */ + /** * Get serialized record data size */