GNUnet 0.24.4-talerdev.1-12-g8362a9920
 
Loading...
Searching...
No Matches
core Directory Reference
Directory dependency graph for core:

Files

 core.h
 common internal definitions for core service
 
 core_api.c
 core service; this is the main API for encrypted P2P communications
 
 core_api_monitor_peers.c
 implementation of the peer_iterate function
 
 gnunet-service-core.c
 high-level P2P messaging
 
 gnunet-service-core.h
 Globals for gnunet-service-core.
 
 gnunet-service-core_kx.c
 TODO:
 
 gnunet-service-core_kx.h
 code for managing the key exchange (SET_KEY, PING, PONG) with other peers
 
 gnunet-service-core_sessions.c
 code for managing of 'encrypted' sessions (key exchange done)
 
 gnunet-service-core_sessions.h
 
 gnunet_core_underlay_dummy.c
 Implementation of the dummy core underlay that uses unix domain sockets.
 
 gnunet_core_underlay_dummy.h
 API of the dummy core underlay that uses unix domain sockets.
 
 testing_core_cmd_connect.c
 
 testing_core_cmd_connecting_peers.c
 
 testing_core_cmd_recv.c
 
 testing_core_cmd_send.c
 
 testing_core_traits.c