[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5469: Remove unused HIP_PUZZLE_MAX_LIFETIME #define.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Wed, 12 Jan 2011 12:25:49 -0000

------------------------------------------------------------
revno: 5469
committer: Diego Biurrun <diego@xxxxxxxxxx>
branch nick: trunk
timestamp: Mon 2011-01-10 14:03:43 +0100
message:
  Remove unused HIP_PUZZLE_MAX_LIFETIME #define.
modified:
  hipd/cookie.c


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'hipd/cookie.c'
--- hipd/cookie.c       2011-01-11 13:59:46 +0000
+++ hipd/cookie.c       2011-01-10 13:03:43 +0000
@@ -54,7 +54,6 @@
 #include "cookie.h"
 
 
-#define HIP_PUZZLE_MAX_LIFETIME 60 /* in seconds */
 #define HIP_DEFAULT_COOKIE_K    1ULL /* a difficulty of i leads to approx. 
2^(i-1) hash computations during BEX */
 
 int hip_cookie_difficulty = HIP_DEFAULT_COOKIE_K;

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5469: Remove unused HIP_PUZZLE_MAX_LIFETIME #define. - noreply