gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 11/171: -add todos


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 11/171: -add todos
Date: Thu, 04 Jan 2018 16:08:39 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 3664423a917b4cf3773445b40b5ad8f5dd8e35e8
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Dec 2 11:48:51 2016 +0100

    -add todos
---
 src/credential/gnunet-service-credential.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

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
@@ -258,6 +258,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
    */
   len = attr_record_count * sizeof (struct 
GNUNET_CREDENTIAL_AttributeRecordData);

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]