aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-10-27 16:08:30 +0000
committerng0 <ng0@infotropique.org>2017-10-27 16:08:30 +0000
commit92efe3b3036a144cf2bb222e7a33004db4a08009 (patch)
tree1726e7bce031fdc8e022a97bb647f8f593adbe5c /doc
parent1291d66e66c751b485d6afacd83d87aa446f3cad (diff)
downloadgnunet-92efe3b3036a144cf2bb222e7a33004db4a08009.tar.gz
gnunet-92efe3b3036a144cf2bb222e7a33004db4a08009.zip
developer.texi: node fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation/chapters/developer.texi53
1 files changed, 27 insertions, 26 deletions
diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi
index f3f12405b..514a5549a 100644
--- a/doc/documentation/chapters/developer.texi
+++ b/doc/documentation/chapters/developer.texi
@@ -59,15 +59,15 @@ new chapters, sections or insightful comments.
59* WLAN plugin:: 59* WLAN plugin::
60* ATS Subsystem:: 60* ATS Subsystem::
61* CORE Subsystem:: 61* CORE Subsystem::
62* CADET subsystem:: 62* CADET Subsystem::
63* NSE subsystem:: 63* NSE Subsystem::
64* HOSTLIST subsystem:: 64* HOSTLIST Subsystem::
65* IDENTITY subsystem:: 65* IDENTITY Subsystem::
66* NAMESTORE Subsystem:: 66* NAMESTORE Subsystem::
67* PEERINFO subsystem:: 67* PEERINFO Subsystem::
68* PEERSTORE subsystem:: 68* PEERSTORE Subsystem::
69* SET Subsystem:: 69* SET Subsystem::
70* STATISTICS subsystem:: 70* STATISTICS Subsystem::
71* Distributed Hash Table (DHT):: 71* Distributed Hash Table (DHT)::
72* GNU Name System (GNS):: 72* GNU Name System (GNS)::
73* GNS Namecache:: 73* GNS Namecache::
@@ -1967,7 +1967,7 @@ way to make porting of GNUnet easier.
1967* Message Queue API:: 1967* Message Queue API::
1968* Service API:: 1968* Service API::
1969* Optimizing Memory Consumption of GNUnet's (Multi-) Hash Maps:: 1969* Optimizing Memory Consumption of GNUnet's (Multi-) Hash Maps::
1970* The CONTAINER_MDLL API:: 1970* CONTAINER_MDLL API::
1971@end menu 1971@end menu
1972 1972
1973@cindex Logging 1973@cindex Logging
@@ -3207,7 +3207,7 @@ Iterating over the list should be done by directly accessing the
3207 3207
3208@cindex Automatic Restart Manager 3208@cindex Automatic Restart Manager
3209@cindex ARM 3209@cindex ARM
3210@node The Automatic Restart Manager (ARM) 3210@node Automatic Restart Manager (ARM)
3211@section Automatic Restart Manager (ARM) 3211@section Automatic Restart Manager (ARM)
3212@c %**end of header 3212@c %**end of header
3213 3213
@@ -4721,8 +4721,8 @@ receiving a type map by sending back a
4721retransmit the type map (with exponential back-off). 4721retransmit the type map (with exponential back-off).
4722 4722
4723@cindex CADET Subsystem 4723@cindex CADET Subsystem
4724@node CADET subsystem 4724@node CADET Subsystem
4725@section CADET subsystem 4725@section CADET Subsystem
4726 4726
4727The CADET subsystem in GNUnet is responsible for secure end-to-end 4727The CADET subsystem in GNUnet is responsible for secure end-to-end
4728communications between nodes in the GNUnet overlay network. CADET builds 4728communications between nodes in the GNUnet overlay network. CADET builds
@@ -4848,8 +4848,8 @@ Finally, when an application no longer wants to use CADET, it should call
4848transmissions must be closed (otherwise CADET will complain). 4848transmissions must be closed (otherwise CADET will complain).
4849 4849
4850@cindex NSE Subsystem 4850@cindex NSE Subsystem
4851@node NSE subsystem 4851@node NSE Subsystem
4852@section NSE subsystem 4852@section NSE Subsystem
4853 4853
4854 4854
4855NSE stands for @dfn{Network Size Estimation}. The NSE subsystem provides 4855NSE stands for @dfn{Network Size Estimation}. The NSE subsystem provides
@@ -5188,9 +5188,9 @@ Finally, when it comes to send the stored message for the current round to
5188the neighbors there is a random delay added for each neighbor, to avoid 5188the neighbors there is a random delay added for each neighbor, to avoid
5189traffic spikes and minimize cross-messages. 5189traffic spikes and minimize cross-messages.
5190 5190
5191@cindex HOSTLIST subsystem 5191@cindex HOSTLIST Subsystem
5192@node HOSTLIST subsystem 5192@node HOSTLIST Subsystem
5193@section HOSTLIST subsystem 5193@section HOSTLIST Subsystem
5194 5194
5195@c %**end of header 5195@c %**end of header
5196 5196
@@ -5850,8 +5850,8 @@ To stop monitoring, the client calls
5850from the function to start the monitoring. 5850from the function to start the monitoring.
5851 5851
5852@cindex PEERINFO Subsystem 5852@cindex PEERINFO Subsystem
5853@node PEERINFO subsystem 5853@node PEERINFO Subsystem
5854@section PEERINFO subsystem 5854@section PEERINFO Subsystem
5855 5855
5856@c %**end of header 5856@c %**end of header
5857 5857
@@ -6093,9 +6093,9 @@ about every change and the callback function will be called to notify you
6093about changes. The function returns a handle to cancel notifications 6093about changes. The function returns a handle to cancel notifications
6094with @code{GNUNET_PEERINFO_notify_cancel}. 6094with @code{GNUNET_PEERINFO_notify_cancel}.
6095 6095
6096@cindex PEERSTORE subsystem 6096@cindex PEERSTORE Subsystem
6097@node GNUnet's PEERSTORE subsystem 6097@node PEERSTORE Subsystem
6098@section GNUnet's PEERSTORE subsystem 6098@section PEERSTORE Subsystem
6099 6099
6100@c %**end of header 6100@c %**end of header
6101 6101
@@ -6583,9 +6583,9 @@ All Bloom filter operations use a salt to mingle keys before hasing them
6583into buckets, such that future iterations have a fresh chance of 6583into buckets, such that future iterations have a fresh chance of
6584succeeding if they failed due to collisions before. 6584succeeding if they failed due to collisions before.
6585 6585
6586@cindex STATISTICS subsystem 6586@cindex STATISTICS Subsystem
6587@node STATISTICS subsystem 6587@node STATISTICS Subsystem
6588@section STATISTICS subsystem 6588@section STATISTICS Subsystem
6589 6589
6590@c %**end of header 6590@c %**end of header
6591 6591
@@ -7786,8 +7786,9 @@ Obviously, this can done either by simply adding new blocks and selecting
7786for the most recent expiration time during lookup, or by checking which 7786for the most recent expiration time during lookup, or by checking which
7787block is more recent during the store operation. 7787block is more recent during the store operation.
7788 7788
7789@node The REVOCATION Subsystem 7789@cindex REVOCATION Subsystem
7790@section The REVOCATION Subsystem 7790@node REVOCATION Subsystem
7791@section REVOCATION Subsystem
7791@c %**end of header 7792@c %**end of header
7792 7793
7793The REVOCATION subsystem is responsible for key revocation of Egos. 7794The REVOCATION subsystem is responsible for key revocation of Egos.