toxcore/core
2013-08-07 20:24:06 -04:00
..
CMakeLists.txt core: Rewrote ping-module, better performance and cleaner code. 2013-08-05 12:51:58 -07:00
DHT.c Merge pull request #361 from plutooo/master 2013-08-06 13:41:04 -07:00
DHT.h core: Moved handle ping packets to ping.c 2013-08-06 13:09:14 -07:00
friend_requests.c Fix bug where friendreq_handlepacket did not do bounds checking 2013-08-05 14:54:53 -06:00
friend_requests.h Add missing newlines at EOF in sources 2013-07-30 22:39:04 +04:00
LAN_discovery.c Fix segfault when no broadcast device is found 2013-08-06 18:11:13 -06:00
LAN_discovery.h redid get_broadcast(), looks like it should work now 2013-08-01 16:25:22 -04:00
Lossless_UDP.c Use void for functions with no parameters 2013-08-05 15:57:17 +02:00
Lossless_UDP.h Use void for functions with no parameters 2013-08-05 15:57:17 +02:00
Messenger.c Refactored an expression 2013-08-07 20:24:06 -04:00
Messenger.h Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core 2013-08-07 19:18:40 -04:00
net_crypto.c Use void for functions with no parameters 2013-08-05 15:57:17 +02:00
net_crypto.h Use void for functions with no parameters 2013-08-05 15:57:17 +02:00
network.c Use void for functions with no parameters 2013-08-05 15:57:17 +02:00
network.h Use void for functions with no parameters 2013-08-05 15:57:17 +02:00
packets.h core: Move send ping packets functions to ping.c 2013-08-06 09:21:39 -07:00
ping.c Merge pull request #361 from plutooo/master 2013-08-06 13:41:04 -07:00
ping.h core: Moved handle ping packets to ping.c 2013-08-06 13:09:14 -07:00
util.c core: Move send ping packets functions to ping.c 2013-08-06 09:21:39 -07:00
util.h core: Move send ping packets functions to ping.c 2013-08-06 09:21:39 -07:00