aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/arm/arm.h4
-rw-r--r--src/ats/gnunet-service-ats_addresses.h8
-rw-r--r--src/ats/gnunet-service-ats_plugins.h2
-rw-r--r--src/cadet/gnunet-service-cadet.h2
-rw-r--r--src/cadet/gnunet-service-cadet_channel.h2
-rw-r--r--src/cadet/gnunet-service-cadet_connection.h2
-rw-r--r--src/cadet/gnunet-service-cadet_paths.h4
-rw-r--r--src/cadet/gnunet-service-cadet_peer.h2
-rw-r--r--src/cadet/gnunet-service-cadet_tunnels.h4
-rw-r--r--src/fs/fs_api.h4
-rw-r--r--src/fs/fs_tree.h2
-rw-r--r--src/fs/gnunet-service-fs_cadet.h2
-rw-r--r--src/fs/gnunet-service-fs_pr.h2
-rw-r--r--src/include/gnunet_disk_lib.h2
-rw-r--r--src/include/gnunet_messenger_service.h2
-rw-r--r--src/include/gnunet_testing_ng_lib.h2
-rw-r--r--src/messenger/gnunet-service-messenger_handle.h6
-rw-r--r--src/messenger/gnunet-service-messenger_member_session.h2
-rw-r--r--src/messenger/gnunet-service-messenger_operation.h2
-rw-r--r--src/messenger/gnunet-service-messenger_operation_store.h2
-rw-r--r--src/messenger/gnunet-service-messenger_room.h4
-rw-r--r--src/messenger/messenger_api_contact_store.h2
-rw-r--r--src/messenger/messenger_api_list_tunnels.h2
-rw-r--r--src/namecache/namecache.h4
-rw-r--r--src/nat/nat_stun.h2
-rw-r--r--src/regex/regex_block_lib.h2
-rw-r--r--src/regex/regex_internal.h4
-rw-r--r--src/regex/regex_internal_lib.h2
-rw-r--r--src/rps/gnunet-service-rps_custommap.h4
-rw-r--r--src/rps/gnunet-service-rps_sampler.h5
-rw-r--r--src/rps/rps-sampler_client.h4
-rw-r--r--src/rps/rps-sampler_common.h4
-rw-r--r--src/rps/rps-test_util.h2
-rw-r--r--src/rps/rps.h2
-rw-r--r--src/secretsharing/secretsharing.h2
-rw-r--r--src/secretsharing/secretsharing_protocol.h4
-rw-r--r--src/set/gnunet-service-set.h2
-rw-r--r--src/set/gnunet-service-set_union.h8
-rw-r--r--src/set/set.h6
-rw-r--r--src/seti/seti.h2
-rw-r--r--src/setu/setu.h2
-rw-r--r--src/testbed/gnunet-service-testbed.h4
-rw-r--r--src/testbed/gnunet-service-testbed_barriers.h2
-rw-r--r--src/testbed/gnunet-service-testbed_links.c10
-rw-r--r--src/testbed/gnunet-service-testbed_links.h12
-rw-r--r--src/testbed/testbed_api.h4
-rw-r--r--src/testbed/testbed_api_hosts.h2
-rw-r--r--src/testbed/testbed_api_operations.h4
-rw-r--r--src/testbed/testbed_api_peers.h2
-rw-r--r--src/testbed/testbed_api_topology.h2
-rw-r--r--src/transport/communicator.h2
-rw-r--r--src/transport/ieee80211_radiotap.h2
-rw-r--r--src/transport/plugin_transport_wlan.h2
-rw-r--r--src/transport/transport-testing.h6
-rw-r--r--src/transport/transport-testing2.h6
-rw-r--r--src/transport/transport.h8
-rw-r--r--src/util/benchmark.h2
57 files changed, 98 insertions, 99 deletions
diff --git a/src/arm/arm.h b/src/arm/arm.h
index 15f24b3f6..8888e0105 100644
--- a/src/arm/arm.h
+++ b/src/arm/arm.h
@@ -124,13 +124,13 @@ struct GNUNET_ARM_ServiceInfoMessage
124 uint32_t status; 124 uint32_t status;
125 125
126 /** 126 /**
127 * Time when the sevice will be restarted, if applicable 127 * Time when the service will be restarted, if applicable
128 * to the current status. 128 * to the current status.
129 */ 129 */
130 struct GNUNET_TIME_AbsoluteNBO restart_at; 130 struct GNUNET_TIME_AbsoluteNBO restart_at;
131 131
132 /** 132 /**
133 * Time when the sevice was first started, if applicable. 133 * Time when the service was first started, if applicable.
134 */ 134 */
135 struct GNUNET_TIME_AbsoluteNBO last_started_at; 135 struct GNUNET_TIME_AbsoluteNBO last_started_at;
136}; 136};
diff --git a/src/ats/gnunet-service-ats_addresses.h b/src/ats/gnunet-service-ats_addresses.h
index a18cce2c7..b39484f59 100644
--- a/src/ats/gnunet-service-ats_addresses.h
+++ b/src/ats/gnunet-service-ats_addresses.h
@@ -57,7 +57,7 @@
57 * 57 *
58 * ATS specifies a fix set of networks an address can belong to. For each 58 * ATS specifies a fix set of networks an address can belong to. For each
59 * network an inbound and outbound quota will be specified. The available 59 * network an inbound and outbound quota will be specified. The available
60 * networks and addtional helper varaibles are defined in 60 * networks and additional helper variables are defined in
61 * gnunet_ats_service.h. At the moment 5 networks are defined: 61 * gnunet_ats_service.h. At the moment 5 networks are defined:
62 * * GNUNET_NT_UNSPECIFIED 62 * * GNUNET_NT_UNSPECIFIED
63 * * GNUNET_NT_LOOPBACK 63 * * GNUNET_NT_LOOPBACK
@@ -123,7 +123,7 @@
123 * * s_init: init the solver with required information 123 * * s_init: init the solver with required information
124 * * s_add: add a new address 124 * * s_add: add a new address
125 * * s_update: update ATS values or session for an address 125 * * s_update: update ATS values or session for an address
126 * * s_get: get prefered address for a peer 126 * * s_get: get preferred address for a peer
127 * * s_del: delete an address 127 * * s_del: delete an address
128 * * s_pref: change preference value for a peer 128 * * s_pref: change preference value for a peer
129 * * s_done: shutdown solver 129 * * s_done: shutdown solver
@@ -180,7 +180,7 @@
180 * The address client issues a request address message to be notified about 180 * The address client issues a request address message to be notified about
181 * address suggestions for a specific peer. Addresses asks the solver with 181 * address suggestions for a specific peer. Addresses asks the solver with
182 * s_get. If no address is available, it will not send a response, otherwise 182 * s_get. If no address is available, it will not send a response, otherwise
183 * it will respond with the choosen address. 183 * it will respond with the chosen address.
184 * 184 *
185 * 1.7.5 Address suggestions 185 * 1.7.5 Address suggestions
186 * 186 *
@@ -213,7 +213,7 @@
213 * 1.9 Changing peer preferences 213 * 1.9 Changing peer preferences
214 * 214 *
215 * The bandwidth assigned to a peer can be influenced by setting a preference 215 * The bandwidth assigned to a peer can be influenced by setting a preference
216 * for a peer. The prefernce will be given to to the solver with s_pref which 216 * for a peer. The preference will be given to to the solver with s_pref which
217 * has to take care of the preference value 217 * has to take care of the preference value
218 */ 218 */
219 219
diff --git a/src/ats/gnunet-service-ats_plugins.h b/src/ats/gnunet-service-ats_plugins.h
index 4165fe9e2..0bd358917 100644
--- a/src/ats/gnunet-service-ats_plugins.h
+++ b/src/ats/gnunet-service-ats_plugins.h
@@ -34,7 +34,7 @@
34 * Initialize address subsystem. The addresses subsystem manages the addresses 34 * Initialize address subsystem. The addresses subsystem manages the addresses
35 * known and current performance information. It has a solver component 35 * known and current performance information. It has a solver component
36 * responsible for the resource allocation. It tells the solver about changes 36 * responsible for the resource allocation. It tells the solver about changes
37 * and receives updates when the solver changes the ressource allocation. 37 * and receives updates when the solver changes the resource allocation.
38 * 38 *
39 * @param cfg configuration to use 39 * @param cfg configuration to use
40 * @return #GNUNET_OK on success, #GNUNET_SYSERR on error (failed to load 40 * @return #GNUNET_OK on success, #GNUNET_SYSERR on error (failed to load
diff --git a/src/cadet/gnunet-service-cadet.h b/src/cadet/gnunet-service-cadet.h
index 6da0950f1..3d61b9973 100644
--- a/src/cadet/gnunet-service-cadet.h
+++ b/src/cadet/gnunet-service-cadet.h
@@ -181,7 +181,7 @@ struct CadetConnection;
181struct CadetRoute; 181struct CadetRoute;
182 182
183/** 183/**
184 * Logical end-to-end conenction between clients. There can be 184 * Logical end-to-end connection between clients. There can be
185 * any number of channels between clients. 185 * any number of channels between clients.
186 */ 186 */
187struct CadetChannel; 187struct CadetChannel;
diff --git a/src/cadet/gnunet-service-cadet_channel.h b/src/cadet/gnunet-service-cadet_channel.h
index 7a072f128..6d691cafc 100644
--- a/src/cadet/gnunet-service-cadet_channel.h
+++ b/src/cadet/gnunet-service-cadet_channel.h
@@ -34,7 +34,7 @@
34 34
35/** 35/**
36 * A channel is a bidirectional connection between two CADET 36 * A channel is a bidirectional connection between two CADET
37 * clients. Communiation can be reliable, unreliable, in-order 37 * clients. Communication can be reliable, unreliable, in-order
38 * or out-of-order. One client is the "local" client, this 38 * or out-of-order. One client is the "local" client, this
39 * one initiated the connection. The other client is the 39 * one initiated the connection. The other client is the
40 * "incoming" client, this one listened on a port to accept 40 * "incoming" client, this one listened on a port to accept
diff --git a/src/cadet/gnunet-service-cadet_connection.h b/src/cadet/gnunet-service-cadet_connection.h
index ed0e909fb..d646b3dc2 100644
--- a/src/cadet/gnunet-service-cadet_connection.h
+++ b/src/cadet/gnunet-service-cadet_connection.h
@@ -37,7 +37,7 @@
37 37
38 38
39/** 39/**
40 * Function called to notify tunnel about change in our readyness. 40 * Function called to notify tunnel about change in our readiness.
41 * 41 *
42 * @param cls closure 42 * @param cls closure
43 * @param is_ready #GNUNET_YES if the connection is now ready for transmission, 43 * @param is_ready #GNUNET_YES if the connection is now ready for transmission,
diff --git a/src/cadet/gnunet-service-cadet_paths.h b/src/cadet/gnunet-service-cadet_paths.h
index 125ea669a..3961dd721 100644
--- a/src/cadet/gnunet-service-cadet_paths.h
+++ b/src/cadet/gnunet-service-cadet_paths.h
@@ -37,7 +37,7 @@
37 * if applicable. 37 * if applicable.
38 * 38 *
39 * @param get_path path of the get request 39 * @param get_path path of the get request
40 * @param get_path_length lenght of @a get_path 40 * @param get_path_length length of @a get_path
41 * @param put_path path of the put request 41 * @param put_path path of the put request
42 * @param put_path_length length of the @a put_path 42 * @param put_path_length length of the @a put_path
43 */ 43 */
@@ -130,7 +130,7 @@ GCPP_find_peer (struct CadetPeerPath *path,
130/** 130/**
131 * Return how much we like keeping the path. This is an aggregate 131 * Return how much we like keeping the path. This is an aggregate
132 * score based on various factors, including the age of the path 132 * score based on various factors, including the age of the path
133 * (older == better), and the value of this path to all of its ajacent 133 * (older == better), and the value of this path to all of its adjacent
134 * peers. For example, long paths that end at a peer that we have no 134 * peers. For example, long paths that end at a peer that we have no
135 * shorter way to reach are very desirable, while long paths that end 135 * shorter way to reach are very desirable, while long paths that end
136 * at a peer for which we have a shorter way as well are much less 136 * at a peer for which we have a shorter way as well are much less
diff --git a/src/cadet/gnunet-service-cadet_peer.h b/src/cadet/gnunet-service-cadet_peer.h
index 5782b8bff..7a39615ff 100644
--- a/src/cadet/gnunet-service-cadet_peer.h
+++ b/src/cadet/gnunet-service-cadet_peer.h
@@ -43,7 +43,7 @@ GCP_2s (const struct CadetPeer *peer);
43 43
44 44
45/** 45/**
46 * Retrieve the CadetPeer stucture associated with the 46 * Retrieve the CadetPeer structure associated with the
47 * peer. Optionally create one and insert it in the appropriate 47 * peer. Optionally create one and insert it in the appropriate
48 * structures if the peer is not known yet. 48 * structures if the peer is not known yet.
49 * 49 *
diff --git a/src/cadet/gnunet-service-cadet_tunnels.h b/src/cadet/gnunet-service-cadet_tunnels.h
index 075cd03f8..aea131542 100644
--- a/src/cadet/gnunet-service-cadet_tunnels.h
+++ b/src/cadet/gnunet-service-cadet_tunnels.h
@@ -101,7 +101,7 @@ GCT_2s (const struct CadetTunnel *t);
101 101
102 102
103/** 103/**
104 * Create a tunnel to @a destionation. Must only be called 104 * Create a tunnel to @a destination. Must only be called
105 * from within #GCP_get_tunnel(). 105 * from within #GCP_get_tunnel().
106 * 106 *
107 * @param destination where to create the tunnel to 107 * @param destination where to create the tunnel to
@@ -124,7 +124,7 @@ GCT_destroy_tunnel_now (struct CadetTunnel *t);
124 * Add a @a connection to the @a tunnel. 124 * Add a @a connection to the @a tunnel.
125 * 125 *
126 * @param t a tunnel 126 * @param t a tunnel
127 * @param cid connection identifer to use for the connection 127 * @param cid connection identifier to use for the connection
128 * @param path path to use for the connection 128 * @param path path to use for the connection
129 * @return #GNUNET_OK on success, 129 * @return #GNUNET_OK on success,
130 * #GNUNET_SYSERR on failure (duplicate connection) 130 * #GNUNET_SYSERR on failure (duplicate connection)
diff --git a/src/fs/fs_api.h b/src/fs/fs_api.h
index 0228e37ce..050d5f46c 100644
--- a/src/fs/fs_api.h
+++ b/src/fs/fs_api.h
@@ -35,7 +35,7 @@
35#include "fs.h" 35#include "fs.h"
36 36
37/** 37/**
38 * Pick a multiple of 2 here to achive 8-byte alignment! We also 38 * Pick a multiple of 2 here to achieve 8-byte alignment! We also
39 * probably want DBlocks to have (roughly) the same size as IBlocks. 39 * probably want DBlocks to have (roughly) the same size as IBlocks.
40 * With SHA-512, the optimal value is 32768 byte / 128 byte = 256 (128 40 * With SHA-512, the optimal value is 32768 byte / 128 byte = 256 (128
41 * byte = 2 * 512 bits). DO NOT CHANGE! 41 * byte = 2 * 512 bits). DO NOT CHANGE!
@@ -1141,7 +1141,7 @@ struct GNUNET_FS_Handle
1141 1141
1142 /** 1142 /**
1143 * Average time we take for a single request to be satisfied. 1143 * Average time we take for a single request to be satisfied.
1144 * FIXME: not yet calcualted properly... 1144 * FIXME: not yet calculated properly...
1145 */ 1145 */
1146 struct GNUNET_TIME_Relative avg_block_latency; 1146 struct GNUNET_TIME_Relative avg_block_latency;
1147 1147
diff --git a/src/fs/fs_tree.h b/src/fs/fs_tree.h
index 12b5b5d07..1fb681d27 100644
--- a/src/fs/fs_tree.h
+++ b/src/fs/fs_tree.h
@@ -172,7 +172,7 @@ GNUNET_FS_tree_encoder_get_uri (struct GNUNET_FS_TreeEncoder *te);
172 * about possible errors. 172 * about possible errors.
173 * 173 *
174 * @param te the tree encoder to clean up 174 * @param te the tree encoder to clean up
175 * @param emsg set to an error message (if an error occured 175 * @param emsg set to an error message (if an error occurred
176 * within the tree encoder; if this function is called 176 * within the tree encoder; if this function is called
177 * prior to completion and prior to an internal error, 177 * prior to completion and prior to an internal error,
178 * both "*emsg" will be set to NULL). 178 * both "*emsg" will be set to NULL).
diff --git a/src/fs/gnunet-service-fs_cadet.h b/src/fs/gnunet-service-fs_cadet.h
index b8c255047..c02021a0d 100644
--- a/src/fs/gnunet-service-fs_cadet.h
+++ b/src/fs/gnunet-service-fs_cadet.h
@@ -82,7 +82,7 @@ GSF_cadet_release_clients (void *cls,
82 82
83/** 83/**
84 * Cancel an active request; must not be called after 'proc' 84 * Cancel an active request; must not be called after 'proc'
85 * was calld. 85 * was called.
86 * 86 *
87 * @param sr request to cancel 87 * @param sr request to cancel
88 */ 88 */
diff --git a/src/fs/gnunet-service-fs_pr.h b/src/fs/gnunet-service-fs_pr.h
index e060e734e..58fdd334e 100644
--- a/src/fs/gnunet-service-fs_pr.h
+++ b/src/fs/gnunet-service-fs_pr.h
@@ -207,7 +207,7 @@ typedef void
207 * @param bf_size number of bytes in bf_data 207 * @param bf_size number of bytes in bf_data
208 * @param mingle mingle value for bf 208 * @param mingle mingle value for bf
209 * @param anonymity_level desired anonymity level 209 * @param anonymity_level desired anonymity level
210 * @param priority maximum outgoing cummulative request priority to use 210 * @param priority maximum outgoing cumulative request priority to use
211 * @param ttl current time-to-live for the request 211 * @param ttl current time-to-live for the request
212 * @param sender_pid peer ID to use for the sender when forwarding, 0 for none; 212 * @param sender_pid peer ID to use for the sender when forwarding, 0 for none;
213 * reference counter is taken over by this function 213 * reference counter is taken over by this function
diff --git a/src/include/gnunet_disk_lib.h b/src/include/gnunet_disk_lib.h
index 0fbdd7ab3..3805039fc 100644
--- a/src/include/gnunet_disk_lib.h
+++ b/src/include/gnunet_disk_lib.h
@@ -503,7 +503,7 @@ GNUNET_DISK_pipe_handle (const struct GNUNET_DISK_PipeHandle *p,
503 503
504 504
505/** 505/**
506 * Update POSIX permissions mask of a file on disk. If both argumets 506 * Update POSIX permissions mask of a file on disk. If both arguments
507 * are #GNUNET_NO, the file is made world-read-write-executable (777). 507 * are #GNUNET_NO, the file is made world-read-write-executable (777).
508 * Does nothing on W32. 508 * Does nothing on W32.
509 * 509 *
diff --git a/src/include/gnunet_messenger_service.h b/src/include/gnunet_messenger_service.h
index 99d4cf267..0576e239f 100644
--- a/src/include/gnunet_messenger_service.h
+++ b/src/include/gnunet_messenger_service.h
@@ -172,7 +172,7 @@ GNUNET_MESSENGER_name_of_kind (enum GNUNET_MESSENGER_MessageKind kind);
172 172
173/** 173/**
174 * The header of a #GNUNET_MESSENGER_Message. 174 * The header of a #GNUNET_MESSENGER_Message.
175 * This allows authentification of the sender, temporal ordering and finding potentially missed messages. 175 * This allows authentication of the sender, temporal ordering and finding potentially missed messages.
176 * 176 *
177 * Message-header-size: 40+ bytes 177 * Message-header-size: 40+ bytes
178 */ 178 */
diff --git a/src/include/gnunet_testing_ng_lib.h b/src/include/gnunet_testing_ng_lib.h
index 001d92aad..55c8a7246 100644
--- a/src/include/gnunet_testing_ng_lib.h
+++ b/src/include/gnunet_testing_ng_lib.h
@@ -161,7 +161,7 @@ struct GNUNET_TESTING_Command
161 161
162 /** 162 /**
163 * How often did we try to execute this command? (In case it is a request 163 * How often did we try to execute this command? (In case it is a request
164 * that is repated.) Note that a command must have some build-in retry 164 * that is repated.) Note that a command must have some built-in retry
165 * mechanism for this value to be useful. 165 * mechanism for this value to be useful.
166 */ 166 */
167 unsigned int num_tries; 167 unsigned int num_tries;
diff --git a/src/messenger/gnunet-service-messenger_handle.h b/src/messenger/gnunet-service-messenger_handle.h
index 70b2cac6d..d8ff3aaa8 100644
--- a/src/messenger/gnunet-service-messenger_handle.h
+++ b/src/messenger/gnunet-service-messenger_handle.h
@@ -112,7 +112,7 @@ change_handle_member_id (struct GNUNET_MESSENGER_SrvHandle *handle, const struct
112 * Sets the EGO used by a given <i>handle</i>. 112 * Sets the EGO used by a given <i>handle</i>.
113 * 113 *
114 * @param[in/out] handle Handle 114 * @param[in/out] handle Handle
115 * @param[in] ego EGO keypair 115 * @param[in] ego EGO key pair
116 */ 116 */
117void 117void
118set_handle_ego (struct GNUNET_MESSENGER_SrvHandle *handle, const struct GNUNET_MESSENGER_Ego *ego); 118set_handle_ego (struct GNUNET_MESSENGER_SrvHandle *handle, const struct GNUNET_MESSENGER_Ego *ego);
@@ -121,7 +121,7 @@ set_handle_ego (struct GNUNET_MESSENGER_SrvHandle *handle, const struct GNUNET_M
121 * Returns the EGO used by a given <i>handle</i>. 121 * Returns the EGO used by a given <i>handle</i>.
122 * 122 *
123 * @param[in] handle Handle 123 * @param[in] handle Handle
124 * @return EGO keypair 124 * @return EGO key pair
125 */ 125 */
126const struct GNUNET_MESSENGER_Ego* 126const struct GNUNET_MESSENGER_Ego*
127get_handle_ego (const struct GNUNET_MESSENGER_SrvHandle *handle); 127get_handle_ego (const struct GNUNET_MESSENGER_SrvHandle *handle);
@@ -136,7 +136,7 @@ void
136setup_handle_name (struct GNUNET_MESSENGER_SrvHandle *handle, const char *name); 136setup_handle_name (struct GNUNET_MESSENGER_SrvHandle *handle, const char *name);
137 137
138/** 138/**
139 * Tries to change the keypair of an EGO of a <i>handle</i> under the same name and informs all rooms 139 * Tries to change the key pair of an EGO of a <i>handle</i> under the same name and informs all rooms
140 * about the change automatically. 140 * about the change automatically.
141 * 141 *
142 * @param[in/out] handle Handle 142 * @param[in/out] handle Handle
diff --git a/src/messenger/gnunet-service-messenger_member_session.h b/src/messenger/gnunet-service-messenger_member_session.h
index fa9c6b829..bf4d10f67 100644
--- a/src/messenger/gnunet-service-messenger_member_session.h
+++ b/src/messenger/gnunet-service-messenger_member_session.h
@@ -188,7 +188,7 @@ const struct GNUNET_HashCode*
188get_member_session_context (const struct GNUNET_MESSENGER_MemberSession* session); 188get_member_session_context (const struct GNUNET_MESSENGER_MemberSession* session);
189 189
190/** 190/**
191 * Retruns the contact which is connected to a given member <i>session</i>. 191 * Returns the contact which is connected to a given member <i>session</i>.
192 * 192 *
193 * @param[in] session Member session 193 * @param[in] session Member session
194 * @return Contact 194 * @return Contact
diff --git a/src/messenger/gnunet-service-messenger_operation.h b/src/messenger/gnunet-service-messenger_operation.h
index 7757b8e88..f1e06f4a7 100644
--- a/src/messenger/gnunet-service-messenger_operation.h
+++ b/src/messenger/gnunet-service-messenger_operation.h
@@ -102,7 +102,7 @@ save_operation (const struct GNUNET_MESSENGER_Operation *op, const char *path);
102/** 102/**
103 * Starts an inactive operation with a given <i>delay</i> in a 103 * Starts an inactive operation with a given <i>delay</i> in a
104 * specific operation <i>store</i>. The method will replace the 104 * specific operation <i>store</i>. The method will replace the
105 * operations type to process it correctly. An opeation can't be 105 * operations type to process it correctly. An operation can't be
106 * started twice, it has to be stopped or fully processed first. 106 * started twice, it has to be stopped or fully processed first.
107 * 107 *
108 * @param[in/out] op Operation 108 * @param[in/out] op Operation
diff --git a/src/messenger/gnunet-service-messenger_operation_store.h b/src/messenger/gnunet-service-messenger_operation_store.h
index 2fd604340..4c613437c 100644
--- a/src/messenger/gnunet-service-messenger_operation_store.h
+++ b/src/messenger/gnunet-service-messenger_operation_store.h
@@ -79,7 +79,7 @@ save_operation_store (const struct GNUNET_MESSENGER_OperationStore *store,
79 const char *directory); 79 const char *directory);
80 80
81/** 81/**
82 * Retruns the type of the active operation under a given <i>hash</i> in 82 * Returns the type of the active operation under a given <i>hash</i> in
83 * a specific operation <i>store</i>. If there is no active operation under 83 * a specific operation <i>store</i>. If there is no active operation under
84 * the given <i>hash</i>, #GNUNET_MESSENGER_OP_UNKNOWN gets returned instead. 84 * the given <i>hash</i>, #GNUNET_MESSENGER_OP_UNKNOWN gets returned instead.
85 * 85 *
diff --git a/src/messenger/gnunet-service-messenger_room.h b/src/messenger/gnunet-service-messenger_room.h
index b6a0f1064..31ec877af 100644
--- a/src/messenger/gnunet-service-messenger_room.h
+++ b/src/messenger/gnunet-service-messenger_room.h
@@ -132,7 +132,7 @@ get_room_operation_store (struct GNUNET_MESSENGER_SrvRoom *room);
132 * 132 *
133 * Calling this method should result in joining a room and sending a peer message as well for this peer. 133 * Calling this method should result in joining a room and sending a peer message as well for this peer.
134 * 134 *
135 * If the function returns #GNUNET_YES the port for this room is guranteed to be open for incoming connections. 135 * If the function returns #GNUNET_YES the port for this room is guaranteed to be open for incoming connections.
136 * 136 *
137 * @param[in/out] room Room 137 * @param[in/out] room Room
138 * @param[in/out] handle Handle 138 * @param[in/out] handle Handle
@@ -160,7 +160,7 @@ enter_room_at (struct GNUNET_MESSENGER_SrvRoom *room, struct GNUNET_MESSENGER_Sr
160 * timestamp of the message, the sender id and the previous messages hash automatically before packing. The message 160 * timestamp of the message, the sender id and the previous messages hash automatically before packing. The message
161 * will be signed by the handles EGO. 161 * will be signed by the handles EGO.
162 * 162 *
163 * If the optional <i>hash</i> parameter is a valid pointer, its value will be overriden by the signed messages hash. 163 * If the optional <i>hash</i> parameter is a valid pointer, its value will be overridden by the signed messages hash.
164 * 164 *
165 * If <i>mode</i> is set to #GNUNET_MESSENGER_PACK_MODE_ENVELOPE, the function returns a valid envelope to send 165 * If <i>mode</i> is set to #GNUNET_MESSENGER_PACK_MODE_ENVELOPE, the function returns a valid envelope to send
166 * through a message queue, otherwise NULL. 166 * through a message queue, otherwise NULL.
diff --git a/src/messenger/messenger_api_contact_store.h b/src/messenger/messenger_api_contact_store.h
index 966f6d962..f2dad9f84 100644
--- a/src/messenger/messenger_api_contact_store.h
+++ b/src/messenger/messenger_api_contact_store.h
@@ -79,7 +79,7 @@ get_store_contact_raw (struct GNUNET_MESSENGER_ContactStore *store, const struct
79 * In case there is no contact stored which uses the given key or context, 79 * In case there is no contact stored which uses the given key or context,
80 * a new contact will be created automatically. 80 * a new contact will be created automatically.
81 * 81 *
82 * The function returns NULL if an error occures during allocation 82 * The function returns NULL if an error occurs during allocation
83 * or validation of the contacts key. 83 * or validation of the contacts key.
84 * 84 *
85 * @param[in/out] store Contact store 85 * @param[in/out] store Contact store
diff --git a/src/messenger/messenger_api_list_tunnels.h b/src/messenger/messenger_api_list_tunnels.h
index bd0a42e41..c952da3c2 100644
--- a/src/messenger/messenger_api_list_tunnels.h
+++ b/src/messenger/messenger_api_list_tunnels.h
@@ -75,7 +75,7 @@ add_to_list_tunnels (struct GNUNET_MESSENGER_ListTunnels *tunnels, const struct
75 * 75 *
76 * If no matching element is found, NULL gets returned. 76 * If no matching element is found, NULL gets returned.
77 * 77 *
78 * If <i>index</i> is not NULL, <i>index</i> will be overriden with the numeric index of 78 * If <i>index</i> is not NULL, <i>index</i> will be overridden with the numeric index of
79 * the found element in the list. If no matching element is found, <i>index</i> will 79 * the found element in the list. If no matching element is found, <i>index</i> will
80 * contain the total amount of elements in the list. 80 * contain the total amount of elements in the list.
81 * 81 *
diff --git a/src/namecache/namecache.h b/src/namecache/namecache.h
index 43c8cf85f..4c809b4d1 100644
--- a/src/namecache/namecache.h
+++ b/src/namecache/namecache.h
@@ -94,7 +94,7 @@ struct LookupBlockResponseMessage
94 */ 94 */
95 struct GNUNET_IDENTITY_PublicKey derived_key; 95 struct GNUNET_IDENTITY_PublicKey derived_key;
96 96
97 /* follwed by encrypted block data */ 97 /* followed by encrypted block data */
98}; 98};
99 99
100 100
@@ -123,7 +123,7 @@ struct BlockCacheMessage
123 */ 123 */
124 struct GNUNET_IDENTITY_PublicKey derived_key; 124 struct GNUNET_IDENTITY_PublicKey derived_key;
125 125
126 /* follwed by encrypted block data */ 126 /* followed by encrypted block data */
127}; 127};
128 128
129 129
diff --git a/src/nat/nat_stun.h b/src/nat/nat_stun.h
index 86b4bd0cb..a31e0f8d6 100644
--- a/src/nat/nat_stun.h
+++ b/src/nat/nat_stun.h
@@ -23,7 +23,7 @@
23 * @file nat/nat_stun.h 23 * @file nat/nat_stun.h
24 * @brief Testcase for STUN library 24 * @brief Testcase for STUN library
25 * @author Bruno Souza Cabral 25 * @author Bruno Souza Cabral
26 * @autor Mark Spencer (Original code borrowed from Asterisk) 26 * @author Mark Spencer (Original code borrowed from Asterisk)
27 * @author Christian Grothoff 27 * @author Christian Grothoff
28 */ 28 */
29 29
diff --git a/src/regex/regex_block_lib.h b/src/regex/regex_block_lib.h
index 3368e3456..11029b9af 100644
--- a/src/regex/regex_block_lib.h
+++ b/src/regex/regex_block_lib.h
@@ -58,7 +58,7 @@ struct REGEX_BLOCK_Edge
58 const char *label; 58 const char *label;
59 59
60 /** 60 /**
61 * Destionation of the edge. 61 * Destination of the edge.
62 */ 62 */
63 struct GNUNET_HashCode destination; 63 struct GNUNET_HashCode destination;
64}; 64};
diff --git a/src/regex/regex_internal.h b/src/regex/regex_internal.h
index 17b038f21..8f29cff33 100644
--- a/src/regex/regex_internal.h
+++ b/src/regex/regex_internal.h
@@ -203,7 +203,7 @@ struct REGEX_INTERNAL_State
203 struct GNUNET_HashCode hash; 203 struct GNUNET_HashCode hash;
204 204
205 /** 205 /**
206 * Linear state ID accquired by depth-first-search. This ID should be used for 206 * Linear state ID acquired by depth-first-search. This ID should be used for
207 * storing information about the state in an array, because the 'id' of the 207 * storing information about the state in an array, because the 'id' of the
208 * state is not guaranteed to be linear. The 'dfs_id' is guaranteed to be > 0 208 * state is not guaranteed to be linear. The 'dfs_id' is guaranteed to be > 0
209 * and < 'state_count'. 209 * and < 'state_count'.
@@ -329,7 +329,7 @@ REGEX_INTERNAL_construct_nfa (const char *regex, const size_t len);
329 329
330 330
331/** 331/**
332 * Function that get's passed to automaton traversal and is called before each 332 * Function that gets passed to automaton traversal and is called before each
333 * next traversal from state 's' using transition 't' to check if traversal 333 * next traversal from state 's' using transition 't' to check if traversal
334 * should proceed. Return GNUNET_NO to stop traversal or GNUNET_YES to continue. 334 * should proceed. Return GNUNET_NO to stop traversal or GNUNET_YES to continue.
335 * 335 *
diff --git a/src/regex/regex_internal_lib.h b/src/regex/regex_internal_lib.h
index cd955e68b..94fac19f9 100644
--- a/src/regex/regex_internal_lib.h
+++ b/src/regex/regex_internal_lib.h
@@ -60,7 +60,7 @@ struct REGEX_INTERNAL_Automaton;
60 * @param len length of the regular expression. 60 * @param len length of the regular expression.
61 * @param max_path_len limit the path compression length to the 61 * @param max_path_len limit the path compression length to the
62 * given value. If set to 1, no path compression is applied. Set to 0 for 62 * given value. If set to 1, no path compression is applied. Set to 0 for
63 * maximal possible path compression (generally not desireable). 63 * maximal possible path compression (generally not desirable).
64 * @return DFA, needs to be freed using #REGEX_INTERNAL_automaton_destroy(). 64 * @return DFA, needs to be freed using #REGEX_INTERNAL_automaton_destroy().
65 */ 65 */
66struct REGEX_INTERNAL_Automaton * 66struct REGEX_INTERNAL_Automaton *
diff --git a/src/rps/gnunet-service-rps_custommap.h b/src/rps/gnunet-service-rps_custommap.h
index 15591b67a..e7f669c63 100644
--- a/src/rps/gnunet-service-rps_custommap.h
+++ b/src/rps/gnunet-service-rps_custommap.h
@@ -44,10 +44,10 @@
44 * 44 *
45 * This list is expected to 45 * This list is expected to
46 * - be altered in small steps frequently 46 * - be altered in small steps frequently
47 * - be cleared regularily 47 * - be cleared regularly
48 * - often being queried whether a peer is contained 48 * - often being queried whether a peer is contained
49 * - alter indices of peers 49 * - alter indices of peers
50 * - contain continous indices 0 <= i < len 50 * - contain continuous indices 0 <= i < len
51 * - not contain duplicate peers 51 * - not contain duplicate peers
52 */ 52 */
53struct CustomPeerMap; 53struct CustomPeerMap;
diff --git a/src/rps/gnunet-service-rps_sampler.h b/src/rps/gnunet-service-rps_sampler.h
index f3a8c9763..410823bea 100644
--- a/src/rps/gnunet-service-rps_sampler.h
+++ b/src/rps/gnunet-service-rps_sampler.h
@@ -125,7 +125,7 @@ RPS_sampler_get_n_rand_peers (struct RPS_Sampler *sampler,
125 void *cls); 125 void *cls);
126 126
127/** 127/**
128 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 128 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
129 * 129 *
130 * @param req_handle the handle to the request 130 * @param req_handle the handle to the request
131 */ 131 */
@@ -136,9 +136,8 @@ RPS_sampler_request_cancel (struct RPS_SamplerRequestHandle *req_handle);
136/** 136/**
137 * Counts how many Samplers currently hold a given PeerID. 137 * Counts how many Samplers currently hold a given PeerID.
138 * 138 *
139 * @param sampler the sampler to cound ids in. 139 * @param sampler the sampler to count ids in.
140 * @param id the PeerID to count. 140 * @param id the PeerID to count.
141 *
142 * @return the number of occurrences of id. 141 * @return the number of occurrences of id.
143 */ 142 */
144uint32_t 143uint32_t
diff --git a/src/rps/rps-sampler_client.h b/src/rps/rps-sampler_client.h
index e6b808650..7a674371d 100644
--- a/src/rps/rps-sampler_client.h
+++ b/src/rps/rps-sampler_client.h
@@ -123,7 +123,7 @@ RPS_sampler_get_n_rand_peers (struct RPS_Sampler *sampler,
123 123
124 124
125/** 125/**
126 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 126 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
127 * 127 *
128 * @param req_handle the handle to the request 128 * @param req_handle the handle to the request
129 */ 129 */
@@ -134,7 +134,7 @@ RPS_sampler_request_cancel (struct RPS_SamplerRequestHandle *req_handle);
134/** 134/**
135 * Counts how many Samplers currently hold a given PeerID. 135 * Counts how many Samplers currently hold a given PeerID.
136 * 136 *
137 * @param sampler the sampler to cound ids in. 137 * @param sampler the sampler to count ids in.
138 * @param id the PeerID to count. 138 * @param id the PeerID to count.
139 * 139 *
140 * @return the number of occurrences of id. 140 * @return the number of occurrences of id.
diff --git a/src/rps/rps-sampler_common.h b/src/rps/rps-sampler_common.h
index 72202dc93..c60d37217 100644
--- a/src/rps/rps-sampler_common.h
+++ b/src/rps/rps-sampler_common.h
@@ -363,7 +363,7 @@ RPS_sampler_count_id (struct RPS_Sampler *sampler,
363 363
364 364
365/** 365/**
366 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 366 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
367 * 367 *
368 * @param req_handle the handle to the request 368 * @param req_handle the handle to the request
369 */ 369 */
@@ -372,7 +372,7 @@ RPS_sampler_request_cancel (struct RPS_SamplerRequestHandle *req_handle);
372 372
373 373
374/** 374/**
375 * Cancle a request issued through #RPS_sampler_n_rand_peers_ready_cb. 375 * Cancel a request issued through #RPS_sampler_n_rand_peers_ready_cb.
376 * 376 *
377 * @param req_handle the handle to the request 377 * @param req_handle the handle to the request
378 */ 378 */
diff --git a/src/rps/rps-test_util.h b/src/rps/rps-test_util.h
index 72aa78803..9ff13bdcf 100644
--- a/src/rps/rps-test_util.h
+++ b/src/rps/rps-test_util.h
@@ -20,7 +20,7 @@
20 20
21/** 21/**
22 * @file rps/rps-test_util.h 22 * @file rps/rps-test_util.h
23 * @brief Some utils faciliating the view into the internals for the sampler 23 * @brief Some utils facilitating the view into the internals for the sampler
24 * needed for evaluation 24 * needed for evaluation
25 * @author Julius Bünger 25 * @author Julius Bünger
26 */ 26 */
diff --git a/src/rps/rps.h b/src/rps/rps.h
index 9d42a6104..202f881c9 100644
--- a/src/rps/rps.h
+++ b/src/rps/rps.h
@@ -98,7 +98,7 @@ struct GNUNET_RPS_CS_ActMaliciousMessage
98 /** 98 /**
99 * Type of malicious behaviour. 99 * Type of malicious behaviour.
100 * 100 *
101 * 0 No malicious bahaviour at all 101 * 0 No malicious behaviour at all
102 * 1 Try to maximise representation 102 * 1 Try to maximise representation
103 * 2 Try to partition the network 103 * 2 Try to partition the network
104 */ 104 */
diff --git a/src/secretsharing/secretsharing.h b/src/secretsharing/secretsharing.h
index af6263c46..6e104ebfa 100644
--- a/src/secretsharing/secretsharing.h
+++ b/src/secretsharing/secretsharing.h
@@ -67,7 +67,7 @@ struct GNUNET_SECRETSHARING_CreateMessage
67 struct GNUNET_TIME_AbsoluteNBO deadline; 67 struct GNUNET_TIME_AbsoluteNBO deadline;
68 68
69 /** 69 /**
70 * Mininum number of cooperating peers to decrypt a 70 * Minimum number of cooperating peers to decrypt a
71 * value. 71 * value.
72 */ 72 */
73 uint16_t threshold GNUNET_PACKED; 73 uint16_t threshold GNUNET_PACKED;
diff --git a/src/secretsharing/secretsharing_protocol.h b/src/secretsharing/secretsharing_protocol.h
index d43d1cee5..d4aaecb6c 100644
--- a/src/secretsharing/secretsharing_protocol.h
+++ b/src/secretsharing/secretsharing_protocol.h
@@ -122,7 +122,7 @@ struct GNUNET_SECRETSHARING_DecryptData
122 */ 122 */
123 struct GNUNET_SECRETSHARING_FieldElement nizk_commit2; 123 struct GNUNET_SECRETSHARING_FieldElement nizk_commit2;
124 /** 124 /**
125 * Reponse to the challenge computed from the protocol transcript. 125 * Response to the challenge computed from the protocol transcript.
126 * r = \beta + challenge \cdot share_i 126 * r = \beta + challenge \cdot share_i
127 */ 127 */
128 struct GNUNET_SECRETSHARING_FieldElement nizk_response; 128 struct GNUNET_SECRETSHARING_FieldElement nizk_response;
@@ -133,7 +133,7 @@ struct GNUNET_SECRETSHARING_FairEncryption
133{ 133{
134 struct GNUNET_CRYPTO_PaillierCiphertext c; 134 struct GNUNET_CRYPTO_PaillierCiphertext c;
135 /** 135 /**
136 * h = g^x, where x is the fairly encrypte secret. 136 * h = g^x, where x is the fairly encrypted secret.
137 */ 137 */
138 char h[GNUNET_SECRETSHARING_ELGAMAL_BITS / 8]; 138 char h[GNUNET_SECRETSHARING_ELGAMAL_BITS / 8];
139 char t1[GNUNET_SECRETSHARING_ELGAMAL_BITS / 8]; 139 char t1[GNUNET_SECRETSHARING_ELGAMAL_BITS / 8];
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index e118828be..abdec7f08 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -135,7 +135,7 @@ typedef struct OperationState *
135 const struct GNUNET_MessageHeader *opaque_context); 135 const struct GNUNET_MessageHeader *opaque_context);
136 136
137/** 137/**
138 * Signature of functions that implement operation cancelation. 138 * Signature of functions that implement operation cancellation.
139 * This includes notifying the client about the operation's final 139 * This includes notifying the client about the operation's final
140 * state. 140 * state.
141 * 141 *
diff --git a/src/set/gnunet-service-set_union.h b/src/set/gnunet-service-set_union.h
index 2c0262f07..68301c96b 100644
--- a/src/set/gnunet-service-set_union.h
+++ b/src/set/gnunet-service-set_union.h
@@ -154,7 +154,7 @@ handle_union_p2p_inquiry (void *cls,
154/** 154/**
155 * Handle a request for full set transmission. 155 * Handle a request for full set transmission.
156 * 156 *
157 * @parem cls closure, a set union operation 157 * @param cls closure, a set union operation
158 * @param mh the demand message 158 * @param mh the demand message
159 */ 159 */
160void 160void
@@ -165,7 +165,7 @@ handle_union_p2p_request_full (void *cls,
165/** 165/**
166 * Handle a "full done" message. 166 * Handle a "full done" message.
167 * 167 *
168 * @parem cls closure, a set union operation 168 * @param cls closure, a set union operation
169 * @param mh the demand message 169 * @param mh the demand message
170 */ 170 */
171void 171void
@@ -177,7 +177,7 @@ handle_union_p2p_full_done (void *cls,
177 * Check a demand by the other peer for elements based on a list 177 * Check a demand by the other peer for elements based on a list
178 * of `struct GNUNET_HashCode`s. 178 * of `struct GNUNET_HashCode`s.
179 * 179 *
180 * @parem cls closure, a set union operation 180 * @param cls closure, a set union operation
181 * @param mh the demand message 181 * @param mh the demand message
182 * @return #GNUNET_OK if @a mh is well-formed 182 * @return #GNUNET_OK if @a mh is well-formed
183 */ 183 */
@@ -190,7 +190,7 @@ check_union_p2p_demand (void *cls,
190 * Handle a demand by the other peer for elements based on a list 190 * Handle a demand by the other peer for elements based on a list
191 * of `struct GNUNET_HashCode`s. 191 * of `struct GNUNET_HashCode`s.
192 * 192 *
193 * @parem cls closure, a set union operation 193 * @param cls closure, a set union operation
194 * @param mh the demand message 194 * @param mh the demand message
195 */ 195 */
196void 196void
diff --git a/src/set/set.h b/src/set/set.h
index 3fdfad5da..e9d10ea22 100644
--- a/src/set/set.h
+++ b/src/set/set.h
@@ -265,7 +265,7 @@ struct GNUNET_SET_ResultMessage
265 uint16_t result_status GNUNET_PACKED; 265 uint16_t result_status GNUNET_PACKED;
266 266
267 /** 267 /**
268 * Type of the element attachted to the message, if any. 268 * Type of the element attached to the message, if any.
269 */ 269 */
270 uint16_t element_type GNUNET_PACKED; 270 uint16_t element_type GNUNET_PACKED;
271 271
@@ -329,13 +329,13 @@ struct GNUNET_SET_IterResponseMessage
329 struct GNUNET_MessageHeader header; 329 struct GNUNET_MessageHeader header;
330 330
331 /** 331 /**
332 * To which set iteration does this reponse belong to? First 332 * To which set iteration does this response belong to? First
333 * iteration (per client) has counter zero. Wraps around. 333 * iteration (per client) has counter zero. Wraps around.
334 */ 334 */
335 uint16_t iteration_id GNUNET_PACKED; 335 uint16_t iteration_id GNUNET_PACKED;
336 336
337 /** 337 /**
338 * Type of the element attachted to the message, 338 * Type of the element attached to the message,
339 * if any. 339 * if any.
340 */ 340 */
341 uint16_t element_type GNUNET_PACKED; 341 uint16_t element_type GNUNET_PACKED;
diff --git a/src/seti/seti.h b/src/seti/seti.h
index aa7014034..e780b1061 100644
--- a/src/seti/seti.h
+++ b/src/seti/seti.h
@@ -212,7 +212,7 @@ struct GNUNET_SETI_ResultMessage
212 uint16_t result_status GNUNET_PACKED; 212 uint16_t result_status GNUNET_PACKED;
213 213
214 /** 214 /**
215 * Type of the element attachted to the message, if any. 215 * Type of the element attached to the message, if any.
216 */ 216 */
217 uint16_t element_type GNUNET_PACKED; 217 uint16_t element_type GNUNET_PACKED;
218 218
diff --git a/src/setu/setu.h b/src/setu/setu.h
index f806c8eb1..7c2a98a02 100644
--- a/src/setu/setu.h
+++ b/src/setu/setu.h
@@ -261,7 +261,7 @@ struct GNUNET_SETU_ResultMessage
261 uint16_t result_status GNUNET_PACKED; 261 uint16_t result_status GNUNET_PACKED;
262 262
263 /** 263 /**
264 * Type of the element attachted to the message, if any. 264 * Type of the element attached to the message, if any.
265 */ 265 */
266 uint16_t element_type GNUNET_PACKED; 266 uint16_t element_type GNUNET_PACKED;
267 267
diff --git a/src/testbed/gnunet-service-testbed.h b/src/testbed/gnunet-service-testbed.h
index ae477ccb4..1c6aadb59 100644
--- a/src/testbed/gnunet-service-testbed.h
+++ b/src/testbed/gnunet-service-testbed.h
@@ -488,7 +488,7 @@ extern char *GST_stats_dir;
488 * @param ptr the array pointer to grow 488 * @param ptr the array pointer to grow
489 * @param size the size of array 489 * @param size the size of array
490 * @param accommodate_size the size which the array has to accommdate; after 490 * @param accommodate_size the size which the array has to accommdate; after
491 * this call the array will be big enough to accommdate sizes upto 491 * this call the array will be big enough to accommdate sizes up to
492 * accommodate_size 492 * accommodate_size
493 */ 493 */
494#define GST_array_grow_large_enough(ptr, size, accommodate_size) \ 494#define GST_array_grow_large_enough(ptr, size, accommodate_size) \
@@ -772,7 +772,7 @@ check_peer_reconfigure (void *cls,
772 772
773/** 773/**
774 * Handler for #GNUNET_MESSAGE_TYPDE_TESTBED_RECONFIGURE_PEER type messages. 774 * Handler for #GNUNET_MESSAGE_TYPDE_TESTBED_RECONFIGURE_PEER type messages.
775 * Should stop the peer asyncronously, destroy it and create it again with the 775 * Should stop the peer asynchronously, destroy it and create it again with the
776 * new configuration. 776 * new configuration.
777 * 777 *
778 * @param cls identification of the client 778 * @param cls identification of the client
diff --git a/src/testbed/gnunet-service-testbed_barriers.h b/src/testbed/gnunet-service-testbed_barriers.h
index f58e10609..aa2718777 100644
--- a/src/testbed/gnunet-service-testbed_barriers.h
+++ b/src/testbed/gnunet-service-testbed_barriers.h
@@ -28,7 +28,7 @@
28#define GNUNET_SERVER_TESTBED_BARRIERS_H_ 28#define GNUNET_SERVER_TESTBED_BARRIERS_H_
29 29
30/** 30/**
31 * Function to initialise barrriers component 31 * Function to initialise barriers component
32 * 32 *
33 * @param cfg the configuration to use for initialisation 33 * @param cfg the configuration to use for initialisation
34 */ 34 */
diff --git a/src/testbed/gnunet-service-testbed_links.c b/src/testbed/gnunet-service-testbed_links.c
index fb25d7bcb..dbdeed0d9 100644
--- a/src/testbed/gnunet-service-testbed_links.c
+++ b/src/testbed/gnunet-service-testbed_links.c
@@ -155,7 +155,7 @@ struct NeighbourConnectNotification
155 /** 155 /**
156 * The notification callback to call when we are connect to neighbour 156 * The notification callback to call when we are connect to neighbour
157 */ 157 */
158 GST_NeigbourConnectNotifyCallback cb; 158 GST_NeighbourConnectNotifyCallback cb;
159 159
160 /** 160 /**
161 * The closure for the above callback 161 * The closure for the above callback
@@ -925,7 +925,7 @@ trigger_notifications (struct Neighbour *n)
925 925
926/** 926/**
927 * Callback to be called when the neighbour connect operation is started. The 927 * Callback to be called when the neighbour connect operation is started. The
928 * connection to the neigbour is opened here and any pending notifications are 928 * connection to the neighbour is opened here and any pending notifications are
929 * trigger. 929 * trigger.
930 * 930 *
931 * @param cls the neighbour 931 * @param cls the neighbour
@@ -971,7 +971,7 @@ oprelease_neighbour_conn (void *cls)
971 971
972 972
973/** 973/**
974 * Try to open a connection to the given neigbour. If the connection is open 974 * Try to open a connection to the given neighbour. If the connection is open
975 * already, then it is re-used. If not, the request is queued in the operation 975 * already, then it is re-used. If not, the request is queued in the operation
976 * queues responsible for bounding the total number of file descriptors. The 976 * queues responsible for bounding the total number of file descriptors. The
977 * actual connection will happen when the operation queue marks the 977 * actual connection will happen when the operation queue marks the
@@ -983,7 +983,7 @@ oprelease_neighbour_conn (void *cls)
983 */ 983 */
984struct NeighbourConnectNotification * 984struct NeighbourConnectNotification *
985GST_neighbour_get_connection (struct Neighbour *n, 985GST_neighbour_get_connection (struct Neighbour *n,
986 GST_NeigbourConnectNotifyCallback cb, 986 GST_NeighbourConnectNotifyCallback cb,
987 void *cb_cls) 987 void *cb_cls)
988{ 988{
989 struct NeighbourConnectNotification *h; 989 struct NeighbourConnectNotification *h;
@@ -1179,7 +1179,7 @@ neighbour_connect_cb (void *cls,
1179 1179
1180 1180
1181/** 1181/**
1182 * Function to create a neigbour and add it into the neighbour list 1182 * Function to create a neighbour and add it into the neighbour list
1183 * 1183 *
1184 * @param host the host of the neighbour 1184 * @param host the host of the neighbour
1185 */ 1185 */
diff --git a/src/testbed/gnunet-service-testbed_links.h b/src/testbed/gnunet-service-testbed_links.h
index 021895b1c..74db0bd47 100644
--- a/src/testbed/gnunet-service-testbed_links.h
+++ b/src/testbed/gnunet-service-testbed_links.h
@@ -129,13 +129,13 @@ struct NeighbourConnectNotification;
129 * @param controller the controller handle to the neighbour 129 * @param controller the controller handle to the neighbour
130 */ 130 */
131typedef void 131typedef void
132(*GST_NeigbourConnectNotifyCallback) (void *cls, 132(*GST_NeighbourConnectNotifyCallback) (void *cls,
133 struct GNUNET_TESTBED_Controller * 133 struct GNUNET_TESTBED_Controller *
134 controller); 134 controller);
135 135
136 136
137/** 137/**
138 * Try to open a connection to the given neigbour. If the connection is open 138 * Try to open a connection to the given neighbour. If the connection is open
139 * already, then it is re-used. If not, the request is queued in the operation 139 * already, then it is re-used. If not, the request is queued in the operation
140 * queues responsible for bounding the total number of file descriptors. The 140 * queues responsible for bounding the total number of file descriptors. The
141 * actual connection will happen when the operation queue marks the 141 * actual connection will happen when the operation queue marks the
@@ -147,7 +147,7 @@ typedef void
147 */ 147 */
148struct NeighbourConnectNotification * 148struct NeighbourConnectNotification *
149GST_neighbour_get_connection (struct Neighbour *n, 149GST_neighbour_get_connection (struct Neighbour *n,
150 GST_NeigbourConnectNotifyCallback cb, 150 GST_NeighbourConnectNotifyCallback cb,
151 void *cb_cls); 151 void *cb_cls);
152 152
153 153
@@ -172,7 +172,7 @@ GST_neighbour_release_connection (struct Neighbour *n);
172 172
173 173
174/** 174/**
175 * Function to create a neigbour and add it into the neighbour list 175 * Function to create a neighbour and add it into the neighbour list
176 * 176 *
177 * @param host the host of the neighbour 177 * @param host the host of the neighbour
178 */ 178 */
diff --git a/src/testbed/testbed_api.h b/src/testbed/testbed_api.h
index 17cd38df3..f6808a851 100644
--- a/src/testbed/testbed_api.h
+++ b/src/testbed/testbed_api.h
@@ -156,7 +156,7 @@ struct OperationContext
156 void *data; 156 void *data;
157 157
158 /** 158 /**
159 * The id of the opearation 159 * The id of the operation
160 */ 160 */
161 uint64_t id; 161 uint64_t id;
162 162
@@ -282,7 +282,7 @@ struct GNUNET_TESTBED_Barrier
282 struct GNUNET_HashCode key; 282 struct GNUNET_HashCode key;
283 283
284 /** 284 /**
285 * The controller handle given while initiliasing this barrier 285 * The controller handle given while initalising this barrier
286 */ 286 */
287 struct GNUNET_TESTBED_Controller *c; 287 struct GNUNET_TESTBED_Controller *c;
288 288
diff --git a/src/testbed/testbed_api_hosts.h b/src/testbed/testbed_api_hosts.h
index 9b19eb8ec..291cab859 100644
--- a/src/testbed/testbed_api_hosts.h
+++ b/src/testbed/testbed_api_hosts.h
@@ -48,7 +48,7 @@ struct GNUNET_TESTBED_HostRegistrationHandle
48 struct GNUNET_TESTBED_Controller *c; 48 struct GNUNET_TESTBED_Controller *c;
49 49
50 /** 50 /**
51 * The Registartion completion callback 51 * The Registration completion callback
52 */ 52 */
53 GNUNET_TESTBED_HostRegistrationCompletion cc; 53 GNUNET_TESTBED_HostRegistrationCompletion cc;
54 54
diff --git a/src/testbed/testbed_api_operations.h b/src/testbed/testbed_api_operations.h
index 2ecbc7b66..d9de5c011 100644
--- a/src/testbed/testbed_api_operations.h
+++ b/src/testbed/testbed_api_operations.h
@@ -163,7 +163,7 @@ typedef void (*OperationStart) (void *cls);
163 * "GNUNET_TESTBED_operation_cancel" (before the operation generated 163 * "GNUNET_TESTBED_operation_cancel" (before the operation generated
164 * an event) or AFTER the operation generated an event due to a call 164 * an event) or AFTER the operation generated an event due to a call
165 * to "GNUNET_TESTBED_operation_done". Thus it is not guaranteed that 165 * to "GNUNET_TESTBED_operation_done". Thus it is not guaranteed that
166 * a callback to the 'OperationStart' preceeds the call to 166 * a callback to the 'OperationStart' precedes the call to
167 * 'OperationRelease'. Implementations of this function are expected 167 * 'OperationRelease'. Implementations of this function are expected
168 * to clean up whatever state is in 'cls' and release all resources 168 * to clean up whatever state is in 'cls' and release all resources
169 * associated with the operation. 169 * associated with the operation.
@@ -210,7 +210,7 @@ GNUNET_TESTBED_operation_inactivate_ (struct GNUNET_TESTBED_Operation *op);
210 210
211 211
212/** 212/**
213 * Marks and inactive operation as active. This fuction should be called to 213 * Marks and inactive operation as active. This function should be called to
214 * ensure that the oprelease callback will not be called until it is either 214 * ensure that the oprelease callback will not be called until it is either
215 * marked as inactive or released. 215 * marked as inactive or released.
216 * 216 *
diff --git a/src/testbed/testbed_api_peers.h b/src/testbed/testbed_api_peers.h
index 9ca104081..db8ec9881 100644
--- a/src/testbed/testbed_api_peers.h
+++ b/src/testbed/testbed_api_peers.h
@@ -247,7 +247,7 @@ struct OverlayConnectData
247 247
248 /** 248 /**
249 * OperationContext for forwarded operations generated when peer1's controller doesn't have the 249 * OperationContext for forwarded operations generated when peer1's controller doesn't have the
250 * configuration of peer2's controller for linking laterally to attemp an 250 * configuration of peer2's controller for linking laterally to attempt an
251 * overlay connection between peer 1 and peer 2. 251 * overlay connection between peer 1 and peer 2.
252 */ 252 */
253 struct OperationContext *sub_opc; 253 struct OperationContext *sub_opc;
diff --git a/src/testbed/testbed_api_topology.h b/src/testbed/testbed_api_topology.h
index c303c1412..564fa421f 100644
--- a/src/testbed/testbed_api_topology.h
+++ b/src/testbed/testbed_api_topology.h
@@ -29,7 +29,7 @@
29 29
30/** 30/**
31 * Returns the number of links that are required to generate a 2d torus for the 31 * Returns the number of links that are required to generate a 2d torus for the
32 * given number of peers. Also returns the arrangment (number of rows and the 32 * given number of peers. Also returns the arrangement (number of rows and the
33 * length of each row) 33 * length of each row)
34 * 34 *
35 * @param num_peers number of peers 35 * @param num_peers number of peers
diff --git a/src/transport/communicator.h b/src/transport/communicator.h
index ab7a25de6..5ef43597d 100644
--- a/src/transport/communicator.h
+++ b/src/transport/communicator.h
@@ -116,7 +116,7 @@ struct GNUNET_TRANSPORT_CommunicatorGenericFCLimits
116 uint64_t bytes_window_size; 116 uint64_t bytes_window_size;
117 117
118 /** 118 /**
119 * Cummulative acknowledgement for number of bytes received. 119 * Cumulative acknowledgement for number of bytes received.
120 */ 120 */
121 uint64_t bytes_cummulative_ack; 121 uint64_t bytes_cummulative_ack;
122 122
diff --git a/src/transport/ieee80211_radiotap.h b/src/transport/ieee80211_radiotap.h
index 1a79cf214..9351da9a5 100644
--- a/src/transport/ieee80211_radiotap.h
+++ b/src/transport/ieee80211_radiotap.h
@@ -248,7 +248,7 @@ enum ieee80211_radiotap_type
248#define IEEE80211_RADIOTAP_F_TX_RTS 0x0004 /* used rts/cts handshake */ 248#define IEEE80211_RADIOTAP_F_TX_RTS 0x0004 /* used rts/cts handshake */
249 249
250/* Ugly macro to convert literal channel numbers into their mhz equivalents 250/* Ugly macro to convert literal channel numbers into their mhz equivalents
251 * There are certianly some conditions that will break this (like feeding it '30') 251 * There are certainly some conditions that will break this (like feeding it '30')
252 * but they shouldn't arise since nothing talks on channel 30. */ 252 * but they shouldn't arise since nothing talks on channel 30. */
253#define ieee80211chan2mhz(x) \ 253#define ieee80211chan2mhz(x) \
254 (((x) <= 14) ? \ 254 (((x) <= 14) ? \
diff --git a/src/transport/plugin_transport_wlan.h b/src/transport/plugin_transport_wlan.h
index 9ba9d2771..d175f9377 100644
--- a/src/transport/plugin_transport_wlan.h
+++ b/src/transport/plugin_transport_wlan.h
@@ -109,7 +109,7 @@ struct GNUNET_TRANSPORT_WLAN_Ieee80211Frame
109{ 109{
110 /** 110 /**
111 * 802.11 Frame Control field. A bitmask. The overall field is a 111 * 802.11 Frame Control field. A bitmask. The overall field is a
112 * 16-bit mask of the respecitve fields. The lowest two bits should 112 * 16-bit mask of the respective fields. The lowest two bits should
113 * be 0, then comes the "type" (2 bits, see IEEE80211_FC0_TYPE_* 113 * be 0, then comes the "type" (2 bits, see IEEE80211_FC0_TYPE_*
114 * constants), followed by 4-bit subtype (all zeros for ad-hoc), 114 * constants), followed by 4-bit subtype (all zeros for ad-hoc),
115 * followed by various flags (to DS, from DS, more frag, retry, 115 * followed by various flags (to DS, from DS, more frag, retry,
diff --git a/src/transport/transport-testing.h b/src/transport/transport-testing.h
index 0f7c51ce5..c548e59c1 100644
--- a/src/transport/transport-testing.h
+++ b/src/transport/transport-testing.h
@@ -181,7 +181,7 @@ struct GNUNET_TRANSPORT_TESTING_ConnectRequest
181 struct GNUNET_SCHEDULER_Task *tct; 181 struct GNUNET_SCHEDULER_Task *tct;
182 182
183 /** 183 /**
184 * Handle by which we ask ATS to faciliate the connection. 184 * Handle by which we ask ATS to facilitate the connection.
185 */ 185 */
186 struct GNUNET_ATS_ConnectivitySuggestHandle *ats_sh; 186 struct GNUNET_ATS_ConnectivitySuggestHandle *ats_sh;
187 187
@@ -348,7 +348,7 @@ GNUNET_TRANSPORT_TESTING_connect_peers (
348/** 348/**
349 * Cancel the request to connect two peers. You MUST cancel the 349 * Cancel the request to connect two peers. You MUST cancel the
350 * request if you stop the peers before the peers connected 350 * request if you stop the peers before the peers connected
351 * succesfully. 351 * successfully.
352 * 352 *
353 * @param cc a connect request handle 353 * @param cc a connect request handle
354 */ 354 */
@@ -902,7 +902,7 @@ GNUNET_TRANSPORT_TESTING_get_test_plugin_name (const char *executable,
902 902
903/** 903/**
904 * Extracts the filename from an absolute file name and removes the 904 * Extracts the filename from an absolute file name and removes the
905 * extenstion 905 * extension
906 * 906 *
907 * @param file absolute file name 907 * @param file absolute file name
908 * @return the source name 908 * @return the source name
diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h
index db8700df9..e2167ca7e 100644
--- a/src/transport/transport-testing2.h
+++ b/src/transport/transport-testing2.h
@@ -197,7 +197,7 @@ struct GNUNET_TRANSPORT_TESTING_ConnectRequest
197 struct GNUNET_SCHEDULER_Task *tct; 197 struct GNUNET_SCHEDULER_Task *tct;
198 198
199 /** 199 /**
200 * Handle by which we ask ATS to faciliate the connection. 200 * Handle by which we ask ATS to facilitate the connection.
201 */ 201 */
202 struct GNUNET_ATS_ConnectivitySuggestHandle *ats_sh; 202 struct GNUNET_ATS_ConnectivitySuggestHandle *ats_sh;
203 203
@@ -358,7 +358,7 @@ GNUNET_TRANSPORT_TESTING_connect_peers (
358/** 358/**
359 * Cancel the request to connect two peers. You MUST cancel the 359 * Cancel the request to connect two peers. You MUST cancel the
360 * request if you stop the peers before the peers connected 360 * request if you stop the peers before the peers connected
361 * succesfully. 361 * successfully.
362 * 362 *
363 * @param cc a connect request handle 363 * @param cc a connect request handle
364 */ 364 */
@@ -912,7 +912,7 @@ GNUNET_TRANSPORT_TESTING_get_test_plugin_name (const char *executable,
912 912
913/** 913/**
914 * Extracts the filename from an absolute file name and removes the 914 * Extracts the filename from an absolute file name and removes the
915 * extenstion 915 * extension
916 * 916 *
917 * @param file absolute file name 917 * @param file absolute file name
918 * @return the source name 918 * @return the source name
diff --git a/src/transport/transport.h b/src/transport/transport.h
index dbae4ecfb..8ffc87070 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -64,7 +64,7 @@
64 GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MINUTES, 1) 64 GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MINUTES, 1)
65 65
66/** 66/**
67 * Similiar to GNUNET_TRANSPORT_NotifyDisconnect but in and out quotas are 67 * Similar to GNUNET_TRANSPORT_NotifyDisconnect but in and out quotas are
68 * included here. These values are not required outside transport_api 68 * included here. These values are not required outside transport_api
69 * 69 *
70 * @param cls closure 70 * @param cls closure
@@ -428,7 +428,7 @@ struct ValidationIterateResponseMessage
428 428
429 /** 429 /**
430 * Until when is the address believed to be valid. 430 * Until when is the address believed to be valid.
431 * Will be ZERO if the address is not belived to be valid. 431 * Will be ZERO if the address is not believed to be valid.
432 */ 432 */
433 struct GNUNET_TIME_AbsoluteNBO valid_until; 433 struct GNUNET_TIME_AbsoluteNBO valid_until;
434 434
@@ -452,7 +452,7 @@ struct ValidationMonitorMessage
452 struct GNUNET_MessageHeader header; 452 struct GNUNET_MessageHeader header;
453 453
454 /** 454 /**
455 * One shot call or continous replies? 455 * One shot call or continuous replies?
456 */ 456 */
457 uint32_t one_shot GNUNET_PACKED; 457 uint32_t one_shot GNUNET_PACKED;
458 458
@@ -475,7 +475,7 @@ struct PeerMonitorMessage
475 struct GNUNET_MessageHeader header; 475 struct GNUNET_MessageHeader header;
476 476
477 /** 477 /**
478 * One shot call or continous replies? 478 * One shot call or continuous replies?
479 */ 479 */
480 uint32_t one_shot GNUNET_PACKED; 480 uint32_t one_shot GNUNET_PACKED;
481 481
diff --git a/src/util/benchmark.h b/src/util/benchmark.h
index f4eb32191..e35fa50bd 100644
--- a/src/util/benchmark.h
+++ b/src/util/benchmark.h
@@ -161,7 +161,7 @@ get_benchmark_data (void);
161 161
162/** 162/**
163 * Get benchmark data for a URL. If the URL is too long, it's truncated 163 * Get benchmark data for a URL. If the URL is too long, it's truncated
164 * before looking up the correspoding benchmark data. 164 * before looking up the corresponding benchmark data.
165 * 165 *
166 * Statistics are bucketed by URL and status code. 166 * Statistics are bucketed by URL and status code.
167 * 167 *