gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r34569 - gnunet/src/cadet


From: gnunet
Subject: [GNUnet-SVN] r34569 - gnunet/src/cadet
Date: Mon, 15 Dec 2014 08:17:26 +0100

Author: bartpolot
Date: 2014-12-15 08:17:26 +0100 (Mon, 15 Dec 2014)
New Revision: 34569

Modified:
   gnunet/src/cadet/gnunet-service-cadet_tunnel.c
Log:
- doxygen

Modified: gnunet/src/cadet/gnunet-service-cadet_tunnel.c
===================================================================
--- gnunet/src/cadet/gnunet-service-cadet_tunnel.c      2014-12-15 07:17:25 UTC 
(rev 34568)
+++ gnunet/src/cadet/gnunet-service-cadet_tunnel.c      2014-12-15 07:17:26 UTC 
(rev 34569)
@@ -865,8 +865,8 @@
 /**
  * Create a new Key eXchange context for the tunnel.
  *
- * Initializes the key copies, KX start timestamp and creates a new nonce.
- * If context exists, just cancels the finish_task.
+ * If context exists, just cancels the finish_task, does not create new nonce.
+ * Otherwise copies the keys, timestamps the KX and creates a new nonce.
  *
  * @param t Tunnel for which to create the KX ctx.
  */




reply via email to

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