.. |
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
|
Fixed bug in DHT.
|
2014-02-19 07:14:37 -05:00 |
DHT.h
|
Improved hole punching a bit.
|
2014-01-25 21:09:26 -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
|
Astyled and added tests.
|
2014-02-18 13:49:17 -05: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
|
Incorporated onion into Tox.
|
2014-01-17 13:35:40 -05:00 |
net_crypto.h
|
Merge branch 'master' into harden
|
2013-11-10 14:32:46 -05:00 |
network.c
|
Fixed possible memory leak.
|
2014-02-10 06:44:45 -05:00 |
network.h
|
Added custom userpackets.
|
2014-02-14 21:16:31 -05:00 |
onion_announce.c
|
Fixed some possible issues.
|
2014-02-15 21:03:24 -05:00 |
onion_announce.h
|
Small protocol change for more replay attack prevention.
|
2014-01-19 13:53:24 -05:00 |
onion_client.c
|
Fixed some possible issues.
|
2014-02-15 21:03:24 -05:00 |
onion_client.h
|
Onion now eventualy deletes friends from the DHT search.
|
2014-02-13 17:54:09 -05:00 |
onion.c
|
Made onion paths expire.
|
2014-02-13 13:03:19 -05:00 |
onion.h
|
Made onion paths expire.
|
2014-02-13 13:03:19 -05:00 |
ping.c
|
Improved hole punching a bit.
|
2014-01-25 21:09:26 -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 |