toxcore/core
irungentoo 095b3c4913 Some DHT hardening done.
See comments of added functions for details.
2013-08-16 11:04:28 -04:00
..
CMakeLists.txt
DHT.c Some DHT hardening done. 2013-08-16 11:04:28 -04:00
DHT.h Some DHT hardening done. 2013-08-16 11:04:28 -04:00
friend_requests.c Fixed loading and a small problem with the length of crypto requests. 2013-08-15 20:56:22 -04:00
friend_requests.h Fixed spam problem. (I broke the API so this will not build) 2013-08-13 09:32:31 -04:00
LAN_discovery.c
LAN_discovery.h network_registerhandler 2013-08-10 00:43:50 +01:00
Lossless_UDP.c
Lossless_UDP.h network_registerhandler 2013-08-10 00:43:50 +01:00
Messenger.c Fixed loading and a small problem with the length of crypto requests. 2013-08-15 20:56:22 -04:00
Messenger.h Updated comment. 2013-08-15 14:26:26 -04:00
net_crypto.c Fixed loading and a small problem with the length of crypto requests. 2013-08-15 20:56:22 -04:00
net_crypto.h Metadata collection prevention part 1 of ???. 2013-08-14 18:26:00 -04:00
network.c
network.h
packets.h
ping.c Some DHT hardening done. 2013-08-16 11:04:28 -04:00
ping.h
timer.c Portabily print out uint64_t using PRIu64 2013-08-13 09:55:49 +01:00
timer.h timer_new -> new_timer and timer_delete -> delete_timer to avoid name conflict 2013-08-13 09:45:11 +01:00
util.c
util.h