toxcore/toxcore
2014-06-25 15:04:34 -04:00
..
assoc.c Fix CppCheck style errors 2014-06-20 21:43:21 +02:00
assoc.h Astyled code. 2014-06-15 10:36:57 -04:00
crypto_core.c Added more input validation to add_friend functions. 2014-06-16 19:31:39 -04:00
crypto_core.h Added more input validation to add_friend functions. 2014-06-16 19:31:39 -04:00
DHT.c Fix CppCheck style errors 2014-06-20 21:43:21 +02:00
DHT.h Astyle and fixes. 2014-06-10 18:35:55 -04:00
friend_requests.c Astyled code. 2014-06-15 10:36:57 -04:00
friend_requests.h Astyled code. 2014-06-15 10:36:57 -04:00
group_chats.c Astyled code. 2014-06-15 10:36:57 -04:00
group_chats.h Astyled code. 2014-06-15 10:36:57 -04:00
LAN_discovery.c Const correctness for various packet callbacks 2014-06-13 22:55:15 +02:00
LAN_discovery.h Adjusted some delays. 2014-02-16 11:40:20 -05:00
list.c Fixed possible issues with list introduced in the last commit. 2014-06-21 22:22:30 -04:00
list.h Reduced number of realloc calls bs_list does 2014-06-20 20:22:03 -04:00
logger.c Comment out extra argument to sprintf 2014-06-18 21:48:36 +02:00
logger.h Merge branch 'mannol1-Multicalls' into multi-av 2014-05-25 12:27:48 -04:00
Makefile.inc pthread is now a core dependency instead of just a toxav dependency. 2014-06-12 11:15:20 -04:00
Messenger.c Fixed some more possible issues with file transfers/conjestion control. 2014-06-25 15:04:34 -04:00
Messenger.h Added ability to set custom lossless packets in Messenger. 2014-06-11 20:01:07 -04:00
misc_tools.h Removed useless code 2014-06-05 18:26:25 -04:00
net_crypto.c Fixed some more possible issues with file transfers/conjestion control. 2014-06-25 15:04:34 -04:00
net_crypto.h Fixed some more possible issues with file transfers/conjestion control. 2014-06-25 15:04:34 -04:00
network.c Fix CppCheck style errors 2014-06-20 21:43:21 +02:00
network.h Const correctness for various packet callbacks 2014-06-13 22:55:15 +02:00
onion_announce.c Preparation work to make onion packets go through TCP. 2014-06-18 19:44:49 -04:00
onion_announce.h Preparation work to make onion packets go through TCP. 2014-06-18 19:44:49 -04:00
onion_client.c Fix CppCheck style errors 2014-06-20 21:43:21 +02:00
onion_client.h Const correctness in toxcore/onion_client.c 2014-06-13 22:18:18 +02:00
onion.c Preparation work to make onion packets go through TCP. 2014-06-18 19:44:49 -04:00
onion.h Preparation work to make onion packets go through TCP. 2014-06-18 19:44:49 -04:00
ping_array.c Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
ping_array.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
ping.c Const correctness for various packet callbacks 2014-06-13 22:55:15 +02:00
ping.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
TCP_client.c Merge upstream and other stuff 2014-05-20 00:10:40 +02:00
TCP_client.h Merge upstream and other stuff 2014-05-20 00:10:40 +02:00
TCP_server.c Reduced number of realloc calls bs_list does 2014-06-20 20:22:03 -04:00
TCP_server.h Renamed list functions to fix conflict issue on certain machines. 2014-06-06 13:23:21 -04:00
tox.c Fixed some warnings. 2014-06-10 18:51:40 -04:00
tox.h Fixed some warnings. 2014-06-10 18:51:40 -04:00
util.c Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
util.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00