.. |
DHT.c
|
Improved hole punching.
|
2013-10-12 18:51:59 -04:00 |
DHT.h
|
expanded Client_data to hold two addresses (IPv4, IPv6) instead of one
|
2013-09-27 03:27:52 +02:00 |
friend_requests.c
|
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
|
2013-09-10 16:36:20 +02:00 |
friend_requests.h
|
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master
|
2013-08-29 17:55:58 -04:00 |
group_chats.c
|
Fixed minor typo.
|
2013-10-17 14:25:44 +02:00 |
group_chats.h
|
Removed useless ifdefs.
|
2013-10-01 19:01:15 -04:00 |
LAN_discovery.c
|
don't lose globally valid addresses for locally valid ones
|
2013-09-27 21:34:13 +02:00 |
LAN_discovery.h
|
don't lose globally valid addresses for locally valid ones
|
2013-09-27 21:34:13 +02:00 |
Lossless_UDP.c
|
Merge pull request #609 from FullName/wait
|
2013-10-07 14:13:07 -07:00 |
Lossless_UDP.h
|
Merge pull request #609 from FullName/wait
|
2013-10-07 14:13:07 -07:00 |
Makefile.inc
|
tox A/V: integration of A/V code into tox
|
2013-10-13 16:40:15 +02:00 |
Messenger.c
|
Added resume support if the connection breaks during file sending.
|
2013-10-15 17:23:00 -04:00 |
Messenger.h
|
Added resume support if the connection breaks during file sending.
|
2013-10-15 17:23:00 -04:00 |
misc_tools.h
|
tox A/V: integration of A/V code into tox
|
2013-10-13 16:40:15 +02:00 |
net_crypto.c
|
Code cleanups.
|
2013-10-06 17:40:23 -04:00 |
net_crypto.h
|
Fixed some possible bugs.
|
2013-10-04 11:20:47 -04:00 |
network.c
|
Small fix.
|
2013-10-13 10:43:53 -04:00 |
network.h
|
Small fix.
|
2013-10-13 10:43:53 -04:00 |
ping.c
|
Fixed bug where hole punching was attempted even though the
|
2013-09-25 10:07:07 -04:00 |
ping.h
|
moved stuff that belongs into ping.[ch] there
|
2013-09-21 15:39:15 +02:00 |
tox.c
|
Removed bad function from public API (This breaks toxic.)
|
2013-10-18 22:42:12 -04:00 |
tox.h
|
Removed bad function from public API (This breaks toxic.)
|
2013-10-18 22:42:12 -04:00 |
util.c
|
tox A/V: integration of A/V code into tox
|
2013-10-13 16:40:15 +02:00 |
util.h
|
sendqueue_length no longer determines if we check for socket-can-write, but sendpacket() sets a timestamp if it happened
|
2013-10-06 16:37:02 +02:00 |