toxcore/core
irungentoo 7d7c5faa09 Merge pull request #275 from nickodell/master
Fix bug where memcpy could overrun buffer; Replace ZEROBYTES - BOXZEROBYTES with MACBYTES
2013-08-02 17:30:44 -07:00
..
CMakeLists.txt Add detection of required libraries 2013-07-31 06:15:26 +04:00
DHT.c Time is better as an unsigned variable. 2013-08-02 15:57:53 -04: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 core: getaddrinfo() lookup error handling 2013-08-01 11:54:06 -07:00