toxcore/toxcore
Coren[m] 3ae7460853 util.*:
- added logging functions, default off

tox.h:
- added includes for sockaddr_in/6

network.c:
- added logging functions, default off (#define in util.h)
- IPv6: activating site-local all-nodes multicast address (i.e. IPv6 equivalent of broadcast)
2013-09-10 20:55:05 +02:00
..
DHT.c big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
DHT.h big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +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 big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
group_chats.h move group chats to /toxcore 2013-09-09 14:16:53 -04:00
LAN_discovery.c big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
LAN_discovery.h Even more comment updates. 2013-09-02 13:41:43 +01:00
Lossless_UDP.c big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
Lossless_UDP.h big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
Makefile.inc Start of group chats integration into the core. 2013-09-09 14:44:43 -04:00
Messenger.c util.*: 2013-09-10 20:55:05 +02:00
Messenger.h Merge branch 'master' into Integration 2013-09-09 21:31:11 +02: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 big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
net_crypto.h Work in progress group chats. 2013-09-03 08:53:07 -04:00
network.c util.*: 2013-09-10 20:55:05 +02:00
network.h util.*: 2013-09-10 20:55:05 +02:00
ping.c big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
ping.h Removed packet structs. 2013-08-29 19:06:09 -04:00
tox.c big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6 2013-09-10 16:36:20 +02:00
tox.h util.*: 2013-09-10 20:55:05 +02:00
util.c util.*: 2013-09-10 20:55:05 +02:00
util.h util.*: 2013-09-10 20:55:05 +02:00