Files | |
file | dht.h [code] |
file | dht_api.c [code] |
library to access the DHT service | |
file | dht_test_lib.c [code] |
library for writing DHT tests | |
file | dht_test_lib.h [code] |
library for writing DHT tests | |
file | gnunet-dht-get.c [code] |
search for data in DHT | |
file | gnunet-dht-hello.c [code] |
Obtain HELLO from DHT for bootstrapping. | |
file | gnunet-dht-monitor.c [code] |
search for data in DHT | |
file | gnunet-dht-put.c [code] |
search for data in DHT | |
file | gnunet-service-dht.c [code] |
GNUnet DHT service. | |
file | gnunet-service-dht.h [code] |
GNUnet DHT globals. | |
file | gnunet-service-dht_clients.c [code] |
GNUnet DHT service's client management code. | |
file | gnunet-service-dht_datacache.c [code] |
GNUnet DHT service's datacache integration. | |
file | gnunet-service-dht_datacache.h [code] |
GNUnet DHT service's datacache integration. | |
file | gnunet-service-dht_neighbours.c [code] |
GNUnet DHT service's bucket and neighbour management code. | |
file | gnunet-service-dht_neighbours.h [code] |
GNUnet DHT routing code. | |
file | gnunet-service-dht_routing.c [code] |
GNUnet DHT tracking of requests for routing replies. | |
file | gnunet-service-dht_routing.h [code] |
GNUnet DHT tracking of requests for routing replies. | |
file | gnunet_dht_profiler.c [code] |
Profiler for GNUnet DHT. | |
file | plugin_block_dht.c [code] |
block plugin for DHT internals (right now, find-peer requests only); other plugins should be used to store "useful" data in the DHT (see fs block plugin) | |