gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28847 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r28847 - gnunet/src/gns
Date: Sat, 24 Aug 2013 15:05:52 +0200

Author: grothoff
Date: 2013-08-24 15:05:52 +0200 (Sat, 24 Aug 2013)
New Revision: 28847

Modified:
   gnunet/src/gns/gnunet-service-gns_resolver.c
Log:
-updating gns status notes

Modified: gnunet/src/gns/gnunet-service-gns_resolver.c
===================================================================
--- gnunet/src/gns/gnunet-service-gns_resolver.c        2013-08-24 12:56:56 UTC 
(rev 28846)
+++ gnunet/src/gns/gnunet-service-gns_resolver.c        2013-08-24 13:05:52 UTC 
(rev 28847)
@@ -24,14 +24,8 @@
  * @author Martin Schanzenbach
  * @author Christian Grothoff
  *
- * TODO:
+ * URGENT:
  * - shortening triggers
- * - GNS: handle special SRV names --- no delegation, direct lookup;
- *        can likely be done in 'resolver_lookup_get_next_label'.
- * - revocation checks (make optional: privacy!)
- * - DNAME support
- *
- * Issues:
  * - We currently go to the DHT simply if we find no local reply; this
  *   is incorrect; the correct rules for going to DHT are:
  *
@@ -44,10 +38,12 @@
  *    would already have an entry in the NS for the record)
  * 5. We are not in cache only mode
  *
- * - We currently never look "into" the records; for example,
- *   MX, SRV and SOA records may include ".+" that need to be
- *   handled
  *
+ * TODO:
+ * - GNS: handle special SRV names --- no delegation, direct lookup;
+ *        can likely be done in 'resolver_lookup_get_next_label'. (#3003)
+ * - revocation checks (make optional: privacy!), (#3004)
+ * - DNAME support (#3005)
  */
 #include "platform.h"
 #include "gnunet_util_lib.h"




reply via email to

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