.. |
DHT.c
|
Fixed small issue.
|
2013-09-28 10:39:45 -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
|
moved stuff that belongs into ping.[ch] there
|
2013-09-21 15:39:15 +02:00 |
group_chats.h
|
astyled everything.
|
2013-09-17 16:28:39 -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
|
Fixed possible bug.
|
2013-09-25 07:37:55 -04:00 |
Lossless_UDP.h
|
Fixed the connection bug and cleaned up some stuff.
|
2013-09-22 11:08:23 -04:00 |
Makefile.inc
|
Start of group chats integration into the core.
|
2013-09-09 14:44:43 -04:00 |
Messenger.c
|
Astyled the code.
|
2013-09-27 22:03:38 -04:00 |
Messenger.h
|
check length of name
|
2013-09-23 15:40:25 -04:00 |
misc_tools.h
|
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into JamoBox-master
|
2013-09-02 15:59:28 -04:00 |
net_crypto.c
|
Permit -Wshadow as useful warning.
|
2013-09-27 11:24:33 +02:00 |
net_crypto.h
|
Fixed the connection bug and cleaned up some stuff.
|
2013-09-22 11:08:23 -04:00 |
network.c
|
Astyled network.c
|
2013-09-22 14:37:04 -04:00 |
network.h
|
Fix inet_pton/ntop on win32
|
2013-09-22 20:26:39 +02: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
|
made setfriendname part of public api
|
2013-09-23 04:30:24 -04:00 |
tox.h
|
Fixed windows build.
|
2013-09-24 07:56:06 -04:00 |
util.c
|
Astyled the code.
|
2013-09-27 22:03:38 -04:00 |
util.h
|
expanded Client_data to hold two addresses (IPv4, IPv6) instead of one
|
2013-09-27 03:27:52 +02:00 |