toxcore/toxcore
2014-11-07 21:28:47 -05:00
..
assoc.c
assoc.h
crypto_core.c
crypto_core.h
DHT.c
DHT.h Moved all the connection stuff from messenger to friend_connection. 2014-09-27 18:25:03 -04:00
friend_connection.c
friend_connection.h Increased interval and ping packet timeout by 1 second to try to 2014-10-20 20:52:17 -04:00
friend_requests.c
friend_requests.h
group.c
group.h
LAN_discovery.c
LAN_discovery.h
list.c
list.h
logger.c
logger.h Fix some toxav warnings 2014-08-04 00:15:00 +02:00
Makefile.inc Moved all the connection stuff from messenger to friend_connection. 2014-09-27 18:25:03 -04:00
Messenger.c
Messenger.h
misc_tools.h Removed useless code 2014-06-05 18:26:25 -04:00
net_crypto.c
net_crypto.h
network.c Fixed iOS possible SIGPIPE issue. 2014-09-03 07:49:51 -04:00
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
onion.c
onion.h Added function to create onion packets to send via TCP. 2014-08-13 06:41:35 -04:00
ping_array.c Update ping_array.c 2014-07-06 09:55:46 +01:00
ping_array.h
ping.c
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
util.c Portability saving fixes for big endian systems. 2014-10-24 18:04:27 -07:00
util.h