toxcore/toxcore
2014-07-02 15:41:59 -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 Const-correctness for onion_client.c 2014-06-30 21:41:03 +02:00
DHT.h Const-correctness for onion_client.c 2014-06-30 21:41:03 +02: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 Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
Messenger.h Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
misc_tools.h Removed useless code 2014-06-05 18:26:25 -04:00
net_crypto.c Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
net_crypto.h Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
network.c Merge branch 'mannol1-master' 2014-06-28 22:29:39 -04:00
network.h Const correctness for various packet callbacks 2014-06-13 22:55:15 +02:00
onion_announce.c Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
onion_announce.h Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
onion_client.c Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
onion_client.h Const-correctness for onion_client.c 2014-06-30 21:41:03 +02:00
onion.c Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
onion.h Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -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 branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
TCP_client.h Const-correctness for TCP_client.c 2014-06-30 21:46:34 +02:00
TCP_server.c Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
TCP_server.h Const-correctness for TCP_server.c 2014-06-30 21:52:07 +02:00
tox.c Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -04:00
tox.h Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core 2014-07-02 15:41:59 -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