.. |
assoc.c
|
astyled last commit.
|
2014-02-17 09:28:26 -05:00 |
assoc.h
|
Replaced magic numbers inside candidates_create_internal() with enumerated list
|
2014-02-16 13:19:40 -08:00 |
DHT.c
|
CPU usage improvements.
|
2014-03-04 15:36:29 -05:00 |
DHT.h
|
CPU usage improvements.
|
2014-03-04 15:36:29 -05:00 |
friend_requests.c
|
All strings should now be forced terminated when received.
|
2014-02-12 13:14:25 -05:00 |
friend_requests.h
|
Incorporated onion into Tox.
|
2014-01-17 13:35:40 -05:00 |
group_chats.c
|
Fixed the groupchat bug in a smarter way.
|
2014-02-19 09:31:29 -08:00 |
group_chats.h
|
Possibly fixed the issue that group chats would sometimes DOS themselves.
|
2014-02-16 07:25:10 -05:00 |
LAN_discovery.c
|
Incorporated onion into Tox.
|
2014-01-17 13:35:40 -05:00 |
LAN_discovery.h
|
Adjusted some delays.
|
2014-02-16 11:40:20 -05:00 |
Lossless_UDP.c
|
Fixed arm bug.
|
2013-12-12 13:49:49 -05:00 |
Lossless_UDP.h
|
Fixed arm bug.
|
2013-12-12 13:49:49 -05:00 |
Makefile.inc
|
Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.
|
2014-02-17 21:44:10 +01:00 |
Messenger.c
|
Set typing status before calling callback.
|
2014-03-05 16:42:26 +08:00 |
Messenger.h
|
Typing: Forgot the callback argument types.
|
2014-02-16 17:14:22 -08:00 |
misc_tools.h
|
Astyled some files.
|
2013-10-24 16:37:39 -04:00 |
net_crypto.c
|
Some small changes/fixes.
|
2014-03-03 20:46:34 -05:00 |
net_crypto.h
|
Merge branch 'master' into harden
|
2013-11-10 14:32:46 -05:00 |
network.c
|
Allow to optionally use randombytes_stir() instead of sodium_init()
|
2014-02-25 23:40:42 +01:00 |
network.h
|
Renamed dht server to dht node
|
2014-02-22 17:07:15 -05:00 |
onion_announce.c
|
Some CPU optimizations and fixes to onion_announce_request.
|
2014-03-03 11:21:55 -05:00 |
onion_announce.h
|
Major speed/cpu usage/bandwidth improvements to onion.
|
2014-02-26 12:18:47 -05:00 |
onion_client.c
|
Some small changes/fixes.
|
2014-03-03 20:46:34 -05:00 |
onion_client.h
|
Some small changes/fixes.
|
2014-03-03 20:46:34 -05:00 |
onion.c
|
Major speed/cpu usage/bandwidth improvements to onion.
|
2014-02-26 12:18:47 -05:00 |
onion.h
|
Major speed/cpu usage/bandwidth improvements to onion.
|
2014-02-26 12:18:47 -05:00 |
ping.c
|
CPU usage improvements.
|
2014-03-04 15:36:29 -05:00 |
ping.h
|
Incorporated onion into Tox.
|
2014-01-17 13:35:40 -05:00 |
tox.c
|
Removed typedefs for consistency
|
2014-02-20 18:16:32 -05:00 |
tox.h
|
Astyled and added tests.
|
2014-02-18 13:49:17 -05:00 |
util.c
|
Added no_replay and added some things to the docs.
|
2014-01-19 09:44:33 -05:00 |
util.h
|
Added no_replay and added some things to the docs.
|
2014-01-19 09:44:33 -05:00 |