toxcore/core
irungentoo 7b84aaaac8 Merge pull request #302 from ChlorideCull/master
Changed CMake options to compile the core as a shared library instead of static
2013-08-03 10:14:07 -07:00
..
CMakeLists.txt Changed CMake options to compile the core shared 2013-08-03 18:25:12 +02:00
DHT.c DHT: added id_equal(), ipport_equal(), is_timeout() 2013-08-03 08:32:09 -07:00
DHT.h Time is better as an unsigned variable. 2013-08-02 15:57:53 -04:00
friend_requests.c Ran the code through: astyle --style=linux 2013-07-27 08:43:36 -04:00
friend_requests.h Add missing newlines at EOF in sources 2013-07-30 22:39:04 +04:00
LAN_discovery.c removed debugging 2013-08-01 16:54:04 -04:00
LAN_discovery.h redid get_broadcast(), looks like it should work now 2013-08-01 16:25:22 -04:00
Lossless_UDP.c Fixed regression. 2013-08-02 20:21:49 -04:00
Lossless_UDP.h Trying to make Lossless UDP more readable with style changes 2013-08-01 15:58:19 -04:00
Messenger.c Merge branch 'Jeffail-master' 2013-08-02 16:20:26 -04:00
Messenger.h updated return value comments 2013-08-02 12:35:34 -04:00
net_crypto.c Replace ZEROBYTES - BOXZEROBYTES with MACBYTES 2013-08-02 16:35:41 -06:00
net_crypto.h Fixed small astyle problems. 2013-07-27 08:48:50 -04:00
network.c core: getaddrinfo() lookup error handling 2013-08-01 11:54:06 -07:00
network.h Fixed compatibility with original NaCl. 2013-08-03 12:45:44 -04:00