toxcore/core
Dmitry Marakasov 6d0abb4132 Add missing newlines at EOF in sources
(missing newlines break build due to -Werror)
2013-07-30 22:39:04 +04:00
..
CMakeLists.txt Fixed formatting of some cmake files 2013-07-29 20:45:53 -04:00
DHT.c Slightly improved hole punching in the DHT. 2013-07-28 17:10:55 -04:00
DHT.h Fixed small astyle problems. 2013-07-27 08:48:50 -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 Ran the code through: astyle --style=linux 2013-07-27 08:43:36 -04:00
LAN_discovery.h Fixed small astyle problems. 2013-07-27 08:48:50 -04:00
Lossless_UDP.c Added basic dynamic memory allocation to Lossless UDP. 2013-07-28 19:42:33 -04:00
Lossless_UDP.h Fixed small astyle problems. 2013-07-27 08:48:50 -04:00
Messenger.c Fixed the friends listing 2013-07-30 09:21:22 +01:00
Messenger.h Fixed name related functions. 2013-07-27 21:08:06 -04:00
net_crypto.c Ran the code through: astyle --style=linux 2013-07-27 08:43:36 -04:00
net_crypto.h Fixed small astyle problems. 2013-07-27 08:48:50 -04:00
network.c Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into nurupo-master 2013-07-30 07:31:51 -04:00
network.h Fixed function signature 2013-07-29 20:47:12 -04:00