-add todos
authorSchanzenbach, Martin <mschanzenbach@posteo.de>
Fri, 2 Dec 2016 10:48:51 +0000 (11:48 +0100)
committerSchanzenbach, Martin <mschanzenbach@posteo.de>
Fri, 2 Dec 2016 10:48:51 +0000 (11:48 +0100)
src/credential/gnunet-service-credential.c

index 58be7853bed10c0a286c21e6c497a053dbe2a234..3ad2e2e1dd580c057e72569d00e2f529c47fd9a9 100644 (file)
@@ -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
    */