toxcore/toxcore
2014-10-30 09:47:34 +01:00
..
assoc.c Merge branch 'myChan' of https://github.com/lobiCode/toxcore 2014-08-30 19:56:05 -04:00
assoc.h Astyled code. 2014-06-15 10:36:57 -04:00
crypto_core.c spelling corrections 2014-09-09 20:31:37 -04:00
crypto_core.h
DHT.c
DHT.h
friend_connection.c Send friend request with connection if for some reason (groupchats) we 2014-10-04 16:49:17 -04:00
friend_connection.h
friend_requests.c
friend_requests.h Send friend request with connection if for some reason (groupchats) we 2014-10-04 16:49:17 -04:00
group.c
group.h
LAN_discovery.c
LAN_discovery.h
list.c
list.h
logger.c
logger.h
Makefile.inc
Messenger.c Portability saving fixes for big endian systems. 2014-10-24 18:04:27 -07:00
Messenger.h People in groups can now be added/removed from friends list without issues. 2014-10-02 17:33:54 -04:00
misc_tools.h
net_crypto.c Merge branch 'master' of https://github.com/xor2003/toxcore 2014-10-25 08:51:43 -07:00
net_crypto.h
network.c
network.h
onion_announce.c Don't send -1 bytes. There is such check everythere. But if we add it in side funciton the logic will change 2014-10-24 16:03:29 +04:00
onion_announce.h
onion_client.c
onion_client.h Increasing max number of onion paths might increase initial connection 2014-09-27 18:48:24 -04:00
onion.c Added function to create onion packets to send via TCP. 2014-08-13 06:41:35 -04:00
onion.h
ping_array.c
ping_array.h
ping.c Tweaked some values in DHT to decrease the discovery time mainly 2014-08-31 19:12:47 -04:00
ping.h Const correctness in various interdependent files 2014-06-10 20:54:48 +02:00
TCP_client.c
TCP_client.h
TCP_server.c Initialise source.port to prevent garbage value 2014-10-17 16:15:22 +04:00
TCP_server.h Increased maximum number of incomming TCP connections in TCP server. 2014-09-13 21:16:00 -04:00
tox.c Added actions to group chats. 2014-10-29 23:09:33 -04:00
tox.h Missing cv-qualifiers in tox.h comments 2014-10-30 09:47:34 +01:00
util.c
util.h