GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
fs Directory Reference
Directory dependency graph for fs:

Files

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