toxcore/toxcore
2016-12-23 02:41:01 +00:00
..
crypto_core.api.h Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
crypto_core.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
crypto_core.h Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
DHT.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
DHT.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_connection.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_connection.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_requests.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
friend_requests.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
group.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
group.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
LAN_discovery.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
LAN_discovery.h Use <stdbool.h> and replace _Bool with bool. 2016-09-13 22:01:45 +01:00
list.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
list.h Sort #includes in all source files. 2016-09-01 16:35:46 +01:00
logger.c Add the 'Tox' context object to the logger. 2016-09-30 11:39:37 +01:00
logger.h Add the 'Tox' context object to the logger. 2016-09-30 11:39:37 +01:00
Makefile.inc Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
Messenger.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
Messenger.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
misc_tools.h Removed useless code 2014-06-05 18:26:25 -04:00
net_crypto.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
net_crypto.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
network.c Compile as C++ for windows builds. 2016-11-02 18:50:41 +00:00
network.h Change packet kind enum to use hex constants. 2016-11-06 15:46:27 +00:00
onion_announce.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion_announce.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion_client.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion_client.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
onion.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
ping_array.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
ping_array.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
ping.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
ping.h Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00
TCP_client.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_client.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_connection.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_connection.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_server.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
TCP_server.h Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
tox_api.c Remove tox_options_copy. 2016-12-22 20:42:47 +00:00
tox.api.h Release v0.1.2 2016-12-23 02:41:01 +00:00
tox.c Use tox_options_set_* instead of direct member access. 2016-12-22 10:53:39 +00:00
tox.h Release v0.1.2 2016-12-23 02:41:01 +00:00
util.c Improve documentation of crypto_core. 2016-12-22 10:26:59 +00:00
util.h Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01:00