projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46bd048
)
grumble
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 2 Mar 2011 12:21:43 +0000
(12:21 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 2 Mar 2011 12:21:43 +0000
(12:21 +0000)
src/include/gnunet_testing_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_testing_lib.h
b/src/include/gnunet_testing_lib.h
index af57613c60488d3df380000f64df5e1de8e29389..0de51af78f9c47faf1307f8dc1bd0e6ad3b32a3d 100644
(file)
--- a/
src/include/gnunet_testing_lib.h
+++ b/
src/include/gnunet_testing_lib.h
@@
-300,6
+300,12
@@
struct GNUNET_TESTING_Daemon
*/
int dead;
+ /**
+ * GNUNET_YES if the hostkey has been created
+ * for this peer, GNUNET_NO otherwise.
+ */
+ int have_hostkey;
+
/**
* PID of the process that we started last.
*/