toxcore/toxcore
2016-08-29 23:15:39 +01:00
..
assoc.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
assoc.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
crypto_core.c Silence/fix some compiler warnings. 2016-08-10 13:52:40 +01:00
crypto_core.h Silence/fix some compiler warnings. 2016-08-10 13:52:40 +01:00
DHT.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
DHT.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
friend_connection.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
friend_connection.h Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
friend_requests.c fix: replace memset with sodium_memzero for sensitive data 2016-01-27 02:17:40 +03:00
friend_requests.h Updated types in Messenger callbacks to fit with the ones in the new api. 2015-02-17 15:49:22 -05:00
group.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
group.h get peer pubkey api 2014-11-19 20:36:09 -06:00
LAN_discovery.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
LAN_discovery.h If we get the ip/port of a relay on a local ip, assume that our friend 2015-05-18 20:40:18 -04:00
list.c Fixed warning. 2015-05-01 16:13:59 -04:00
list.h Fixed some non standard C. 2015-05-01 15:13:38 -04:00
logger.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
logger.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
Makefile.inc Add missing files so that archive for make dist is complete 2016-02-26 22:58:13 -05:00
Messenger.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
Messenger.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
misc_tools.h Removed useless code 2014-06-05 18:26:25 -04:00
net_crypto.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
net_crypto.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
network.c Move logging to a callback. 2016-08-27 01:16:14 +01:00
network.h Move logging to a callback. 2016-08-27 01:16:14 +01:00
onion_announce.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
onion_announce.h Increased max number of stored announce entries. 2015-10-23 22:54:21 +02:00
onion_client.c Fix some compiler warnings. 2016-08-18 17:10:15 +01:00
onion_client.h Slightly increased number of peers to announce to. 2015-12-01 20:11:53 -05:00
onion.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
onion.h Added a define for the length of onion paths. 2015-05-01 15:46:48 -04:00
ping_array.c Update ping_array.c 2014-07-06 09:55:46 +01:00
ping_array.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
ping.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
ping.h client_id -> public_key 2015-07-29 22:39:56 -04:00
TCP_client.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
TCP_client.h Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
TCP_connection.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
TCP_connection.h Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
TCP_server.c fix: replace memset with sodium_memzero for sensitive data 2016-01-27 02:17:40 +03:00
TCP_server.h Removed useless parameter from new_TCP_server() 2015-06-28 22:14:54 -04:00
tox_old_code.h Use .h for tox_old instead of .c to not break some of my build commands. 2015-03-11 13:51:11 -04:00
tox_old.h Added group chat functions to the public api. 2015-03-10 18:54:01 -04:00
tox.c Add getters/setters for options. 2016-08-29 23:15:39 +01:00
tox.h Add getters/setters for options. 2016-08-29 23:15:39 +01:00
util.c Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
util.h Astyle. 2015-11-03 13:42:05 -05:00