GNUnet 0.21.1
fs Directory Reference
Directory dependency graph for fs:

Files

file  fs.h [code]
 definitions for the entire fs module
 
file  fs_api.c [code]
 main FS functions (master initialization, serialization, deserialization, shared code)
 
file  fs_api.h [code]
 shared definitions for the FS library
 
file  fs_directory.c [code]
 Helper functions for building directories.
 
file  fs_dirmetascan.c [code]
 code to asynchronously build a 'struct GNUNET_FS_ShareTreeItem' from an on-disk directory for publishing; use the 'gnunet-helper-fs-publish'.
 
file  fs_download.c [code]
 download methods
 
file  fs_file_information.c [code]
 Manage information for publishing directory hierarchies.
 
file  fs_getopt.c [code]
 helper functions for command-line argument processing
 
file  fs_list_indexed.c [code]
 provide a list of all indexed files
 
file  fs_misc.c [code]
 misc.
 
file  fs_namespace.c [code]
 publishing to namespaces, and tracking updateable entries for our namespaces
 
file  fs_publish.c [code]
 publish a file or directory in GNUnet
 
file  fs_publish_ksk.c [code]
 publish a URI under a keyword in GNUnet
 
file  fs_publish_ublock.c [code]
 publish a UBLOCK in GNUnet
 
file  fs_publish_ublock.h [code]
 publish a UBLOCK in GNUnet
 
file  fs_search.c [code]
 Helper functions for searching.
 
file  fs_sharetree.c [code]
 code to manipulate the 'struct GNUNET_FS_ShareTreeItem' tree
 
file  fs_tree.c [code]
 Merkle-tree-ish-CHK file encoding for GNUnet.
 
file  fs_tree.h [code]
 Merkle-tree-ish-CHK file encoding for GNUnet.
 
file  fs_unindex.c [code]
 Unindex file.
 
file  fs_uri.c [code]
 Parses and produces uri strings.
 
file  gnunet-daemon-fsprofiler.c [code]
 daemon that publishes and downloads (random) files
 
file  gnunet-fs-profiler.c [code]
 tool to benchmark/profile file-sharing
 
file  gnunet-helper-fs-publish.c [code]
 
file  gnunet-service-fs.c [code]
 gnunet anonymity protocol implementation
 
file  gnunet-service-fs.h [code]
 shared data structures of gnunet-service-fs.c
 
file  gnunet-service-fs_cadet.h [code]
 non-anonymous file-transfer
 
file  gnunet-service-fs_cadet_client.c [code]
 non-anonymous file-transfer
 
file  gnunet-service-fs_cadet_server.c [code]
 non-anonymous file-transfer
 
file  gnunet-service-fs_cp.c [code]
 API to handle 'connected peers'.
 
file  gnunet-service-fs_cp.h [code]
 API to handle 'connected peers'.
 
file  gnunet-service-fs_indexing.c [code]
 program that provides indexing functions of the file-sharing service
 
file  gnunet-service-fs_indexing.h [code]
 indexing for the file-sharing service
 
file  gnunet-service-fs_pe.c [code]
 API to manage query plan.
 
file  gnunet-service-fs_pe.h [code]
 API to manage query plan.
 
file  gnunet-service-fs_pr.c [code]
 API to handle pending requests.
 
file  gnunet-service-fs_pr.h [code]
 API to handle pending requests.
 
file  gnunet-service-fs_push.c [code]
 API to push content from our datastore to other peers ('anonymous'-content P2P migration)
 
file  gnunet-service-fs_push.h [code]
 support for pushing out content
 
file  gnunet-service-fs_put.c [code]
 API to PUT zero-anonymity index data from our datastore into the DHT.
 
file  gnunet-service-fs_put.h [code]
 support for putting content into the DHT
 
file  meta_data.c [code]
 Storing of meta data.